.cats2016tabtitle{

}
.cats2016tabtitle div{
	background:#333;
	color:#FFF;
	margin:0 0 0 auto;
	padding:5px 16px 5px 16px;
	min-width:75px;
}

.cats2016tabtitle div a{
	color:#FFF; 
	text-decoration:none;
	font-family: GE_Dinar;
	font-size:15px;
}




.cats2016tabcontect{
	background:#F9FBFB;
	padding:10px;
	border:#E4E4E4 1px solid;
	margin-bottom:15px;
}
.cats2016tabcontect:hover{
	background:#F3F5F7;
}
.cats2016tabcontect a{
	font-family: GE_Dinar;
}
.cats2016tabcontect img{
	/*
	border:#E4E4E4 1px solid;
	padding:1px;
	*/
}
.cats2016tabcontect img:hover{
	/*
	border:#D8DEE3 1px solid;
	*/
}
 
.cats2016tabcontect .sub{
	background:#FFF;
	min-height:100px;
	padding:10px;
	border:#E4E4E4 1px solid;
	
	box-shadow:inset 0 0px 10px rgba(0,0,0,0.05);
	-moz-box-shadow:inset 0 0px 10px rgba(0,0,0,0.05);
	-webkit-box-shadow:inset 0 0px 10px rgba(0,0,0,0.05);
}
.cats2016tabcontect .sub:hover{
	border:#D8DEE3 1px solid;
	
	box-shadow:inset 0 0px 10px rgba(0,0,0,0.1);
	-moz-box-shadow:inset 0 0px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow:inset 0 0px 10px rgba(0,0,0,0.1);
}
.cats2016tabcontect .sub .line1{
	position:relative;
}
.cats2016tabcontect .sub .line1 .right{
	float:right;
	width:300px;
	height:180px;
	border:#000 0px solid;
}
.cats2016tabcontect .sub .line1 .right img{
	width:300px;
	height:180px;
}

.cats2016tabcontect .sub .line1 .left{
	float:right;
	width:255px;
	height:160px;
	padding:0 10px 0 0;
	/*border:#E4E4E4 1px solid;*/
}
.cats2016tabcontect .sub .line1 .left .title a{
	color:#202938;
}
.cats2016tabcontect .sub .line1 .left .title a:hover{
	color:#000;
}

.cats2016tabcontect .sub .line1 .left .shorttext{
	line-height:normal;
	margin:6px 0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

.cats2016tabcontect .sub .line1 .left .details{
	position:absolute;
	font-size:11px;
	top:168px;
	left:0px;
}


.cats2016tabcontect .sub .line2{
	position:relative;
	clear:both;
}
.cats2016tabcontect .sub .line2 .line{
	border-top:#E4E4E4 1px solid;
	margin:10px 0;
	height:1px;
}
.cats2016tabcontect .sub .line2 ol{
	list-style:none;
	padding:0px;
	margin:0px;
	width:283px;
	border:#000 0px solid;
	float:right;
}
.cats2016tabcontect .sub .line2 ol li{
	padding:5px 0px 5px 0;
	border-top:#E4E4E4 1px solid;/**/
}
.cats2016tabcontect .sub .line2 ol li:first-child{
	border-top:#000 0px solid;
	padding-top:0px;
}

.cats2016tabcontect .sub .line2 ol li div{
	padding:0 13px 0 0;
	background:url(../images/icons/arrowgrey.gif) right 5px no-repeat;
}
.cats2016tabcontect .sub .line2 ol li div a{
	font-size:12px;
	color:#036;
}
.cats2016tabcontect .sub .line2 ol li div a:hover{
	color:#202938;
}