#content {
	width:422px;
	height:310px;
	clear:both;
}
#container {
	width:422px;
	/*border-bottom:1px solid #B5BDC6;*/
}
#load {
	position:absolute;
	left:0;
	top:0;
	width:0px;
	height:0px;
	background-color:red;
	color:white;
	display:none;
}
#tab1{
	 background-image: url(images/nav2.gif);
	 background-repeat: repeat-x;
	 width:102px;
	 margin-right:0px;
	 padding:0px;
	 text-align:center;
	 float:left;
	cursor:pointer;
	 border-right:1px solid #B5BDC6;
	 border-left:1px solid #B5BDC6;	
}
#tab2{
	 background-image: url(images/nav2.gif);
	 background-repeat: repeat-x;
	 width:169px;
	 margin-right:0px;
	 padding:0px;
	 text-align:center;
	 float:left;
cursor:pointer;
	 border-right:1px solid #B5BDC6;
}
#tab3{
	 background-image: url(images/nav2.gif);
	 background-repeat: repeat-x;
	 width:146px;
	 margin-right:0px;
	 padding:0px;
	 text-align:center;
	 float:left;
	 cursor:pointer;
	 border-right:1px solid #B5BDC6;
}
#tab4{
	 background-image: url(images/nav2.gif);
	 background-repeat: repeat-x;
	 width:53px;
	 margin-right:0px;
	 padding:0px;
	 text-align:center;
	 float:left;
		 /*cursor:pointer;*/
}
/*.tabs{
	 background-image: url(images/nav1.gif);
	 background-repeat: repeat-x;
	 width:200px;
	 margin-right:0px;
	 padding:0px;
	 text-align:center;
	 float:left;
	 cursor:pointer; 
}
*/ 

.notab{
	 background-image: url(images/nav2.gif);
	 background-repeat: repeat-x;
	 width:47px;
	 margin-right:0px;
	 padding:0px;
	 text-align:center;
	 float:left;
	 cursor:arrow; 
	 border-bottom:1px solid #B5BDC6;
}
