/* ***** HOMEPAGE ***** */

/* feel free to add CSS here for the homepage only */

#shoppingCart {
	margin-top: 0px;
}


hr {
	visibility: visible;
	height: 1px;
}
/*
.textContent table {
	margin: 10px 0px;
}
.textContent td {
	font-size: 12pt;
    color: #0055a5;
	width: 200px;
	line-height: 16pt;
}
*/
.textContent {

	padding-top: 5px;

}
.textContent p {
	font-size: 10pt;
	margin: 2px 0px;
}
.textContent span {
	color: #0055a5;
	font-size: 10pt;
}
.contentTitle {
	background-image: url(../images/contenttitle_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 553px;
	margin: 15px 0 0 0;
	padding-left: 30px;
	color: #FFF;
	font-size: 16pt;
	line-height: 35px;
}

.relatedProductImage2
{
	border-width : 0px;
	height : 110px; 
}