#content_left {
	width: 304px;
	height: auto;
	float: left;
	margin: 0px;
	padding: 0px 16px 0px 29px;
	border: none;
}
#content_right {
	width: 504px;
	height: auto;
	float: right;
	margin: 0px;
	padding: 0px 29px 0px 15px;
	border-left: 1px solid #3EB2FF;
}

#item{
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #FFFFFF;
}

#item p{
	position: relative;
	top: -15px;
}



#specs {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #FFFFFF;
	color: #003366;
	text-decoration: none;
}
#specs h1{
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	color: #003366;
	text-indent: 29px;
	}
#specs p {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #003366;
	color: #FFFFFF;
	color: #DFFAFF;
	text-decoration: none;
	padding-bottom: 10px;
	border-bottom: 1px dotted #FFFFFF;
	position: relative;
	top: -8px;
}
