/* ***** 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 {
	font-size: 8pt !important;
	color: #000;
	margin-top: 20px;
}
.textContent p {
	font-size: 10pt;
	margin: 2px 0px;
}
.textContent h2 {
    color: #0055a5;
	margin: 0px 0px 5px 0px !important;
	font-size: 12pt;
}
.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; 
}

#rotator
{
	cursor: pointer;
	overflow: hidden;
	margin: 0px auto;
	position: relative;
	width: 551px;
	height: 278px;
}

#rotator img
{
	border: 0;
	cursor: pointer;
	width: 551px;
	height: 278px;
}

