﻿#formGeneralPage
{
	width:961;
}
body
{
	text-align: center;
}
#bodyProductPage
{
	width: 100%;
	text-align: center;
}

#formProductPage
{
	width: 100%;
	text-align: center;
}

#calcContainer
{
	width: 398px;
	height: 332px;
	padding: 0px;
	margin: 0px;
}
#calcContainer p
{
	padding: 0px;
	margin: 5px 0px 3px 17px;
}

#divProductPage
{
	width: 961px;
	margin: 0px auto 0px auto;
	font-size: 12px;
}
#divSiteFooter
{
	margin: 0px auto 0px auto;
}


#gdiff
{
	width: 479px;
	background-image:url(../images/co_globusdiff.gif);
	background-position: top center;
	background-repeat: no-repeat;
	border: 1px solid #d7d3c8;
}

#gdiff_fa
{
	width: 191px;
	background-image:url(../images/co_globusdiff_fa.gif);
	background-position: top center;
	background-repeat: no-repeat;
	border: 1px solid #d7d3c8;
}

#ulLeftNav {	
	font-size:12px;
	color:#333333; 
	margin: 0px 0px 0px 0px;
	width:213px; 
	list-style:none;
	padding-top: 0px;
	margin-right: 10px;
}
#ulLeftNav a {
	list-style-image:none;
	color:#333333;
}

#ulLeftNav a:hover 
{
	color: #bc0b00;
	text-decoration:underline;
}

#liLeftNavParent
{
	list-style-image:none;
	padding:5px 0px 5px 0px;
	font-weight: bold;
	border-bottom: 1px solid #d9d1cc;
}
#liLeftNav_selected 
{
	color: #bc0b00;
	font-weight:bold; 
	padding:5px 0px 5px 27px;
	list-style-image:none;
	border-bottom: 1px solid #d9d1cc;
}

#liLeftNav 
{
	padding:5px 0px 5px 0px;
	border-bottom: 1px solid #d9d1cc;
	list-style: none;
}

#liLeftNav a 
{
	padding-left: 27px;
	font-weight:normal;
}

#liLeftNav a:hover 
{
	padding-left: 27px;
	color: #bc0b00;
	background: url(../images/arrow_red.gif);
	background-repeat:  no-repeat;
  	background-position: left center;
}

#divProductList 
{
	font-size: 12px;
	margin: 0px 0px 0px 15px;
	width: 100%;
}
#ulProductListYears
{
	margin-left: 0px;
	padding-left: 0px;
}
.rollover_images
{
	display: inline-block;
	height: 75px;
}