#tabscontainer {
	float:left;
	width:484px;
	margin-right:4px;
	}
#tabs, #tabsul, #tab-1, #tab-2, #tab-3, #tab-4, #tab-5, #tab-6, #tab-7, #tab-8, #tab-9, #tab-10{
	font-size: 12px;
	/*margin: 20px 0;*/
	float:left;
}

ul#tabsul  {
	margin:0;
	padding:0;
	float: left;
	background: #fff;
	width: 121px;
	border-top: 1px solid #a6a5a5;
	border-right: none;
	border-bottom: 1px solid #a6a5a5;
	border-left: 1px solid #a6a5a5;
}
#tabsul li {
	list-style: none;
	padding:4px 5px 4px 5px;
	width:111px;
	border-bottom:1px solid #a6a5a5;
	font: 11px Arial;
}

#tabsul li.last {
	border-bottom:none;
}
#tabsul li.active {
	background: #FFF url(../images/tabSelected.gif) repeat-y;
}
#tabsul li.active a {
	color: #333333;
}
#tab-1, #tab-2, #tab-3, #tab-4, #tab-5, #tab-6, #tab-7, #tab-8, #tab-9, #tab-10{
	float:left;
	background: #CCC url(../images/openTab.gif) repeat-x; 
	padding:0 0 0 1px;
	width:352px;
	height:186px;
	border-top:none;
	border-right: 1px solid #a6a5a5;
	border-bottom: 1px solid #a6a5a5;
	border-left: none;
}
#tabs div h2 {
	margin:0;
	padding:4px 5px;
	font:12px Arial;
}
#tabs div p {
	line-height: 150%;
}
#tabsul li a {
	text-decoration: none;
	color: #000;
}

#piHolder, #panImages, #pancopyright,.pancopyright,#panPagination {
	padding-left:5px;
}

#panPagination {
	clear:both;
	font:11px Arial;
}
img.panarrow{
	vertical-align:text-bottom;
}
img.panarrow:hover, img.locpropimg:hover{
	cursor:pointer;
}
