#content-container {
	padding-top:		0px;
}

#content {
	padding:			0;
	background:			none;
}

#content h1 {
	margin-left:		0px;
}
#content p {
	padding:			0 10px 0 0;
	margin-left:		0px;
}


#main-content {
	width:				572px !important; /* 602 - 30 */	
	background:			url(/images/home_maincon_bg.gif) 7px 0px;
	border-bottom:		1px solid #bfafa3;
	
	padding:			0 0 0 7px !important;
}


#intro-text {
	float:				left;
	width:				215px; /* 24 - 30 */
	
	padding:			7px 0 0 0;
}


#headlines-con {
	float:				left;
	width:				178px;
	
	padding:			0 0 0 0;
}

#headlines-con div {
	border-top:			1px solid #fff;
	border-bottom:		1px solid #fff;
}



#calculator {	
	padding:			25px 0 5px 0;
	
	background:			7px 10px no-repeat; /* background-image is declared inside template */
	background-color:	#8d9cac;
	border:				1px solid white;
}
#calculator p {
	padding: 			0 5px 0 5px;
	margin:				0;
	font-weight:		bold;
}

#side-content {
	text-align:			center;
	padding: 			10px 0 10px 0;
}

#product-selector {
	float:				left;
	width:				580px;
	padding:			5px 0 0 20px;
}

.stripstrong strong {
    font-weight:        normal;
}