div#tabBar {
	height:45px;
	background:url(/images/tabTop.png) no-repeat left bottom;
	margin-bottom:0px !important;
}

div#tabBar a {
	display: block;
	float:left;
	background:url(/images/tabR.png) no-repeat top right;
	padding-right:6px;
	height:40px;
	margin-right:3px;
	color:#7BA0C1;
	font-weight:bold;
	text-decoration:none;
}
div#tabBar a.selected {
	background:url(/images/tabAR.png) no-repeat top right;
	color:#002d85;
}

div#tabBar a span {
	display: block;
	line-height:40px;
	text-align:center;
	width:130px;
	background:url(/images/tabL.png) no-repeat top left;
	padding-left:10px;
	padding-right:4px;
}

div#tabBar a.selected span {
	background:url(/images/tabAL.png) no-repeat top left;
}

div#productTabs {
	background:url(/images/tabBottom.png) no-repeat bottom left;
	padding-bottom:6px;
}

div.tabContent {
	border-left:1px solid #B2D0F2;
	border-right:1px solid #B2D0F2;
	margin-bottom:0px !important;
	padding-left:5px;
	padding-right:15px;
}

div.tabContent h2 { margin-top:0px; padding-top:10px; }

div#productDescription { margin-top:30px; }

div#productTopDescription { margin-top:15px; }





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

