#coArticleZoneTabs{
	position:relative;	
	padding:0px 8px 0px 8px;
	width:763px;
	height:317px;
	background:transparent url('/res/coSiteTool/images/curve_out.gif') no-repeat top left;
}

#coArticleZoneTabs a{
	text-decoration:none;
}

#coArticleZoneTabs .tab{
	width:158px;
	height:33px;	
	
}

#coArticleZoneTabs .tab h2{
	padding:14px 0px 0px 3px;;
	margin:0;
	color:#fff;	
	font-size:1.2em;
}
#coArticleZoneTabs .tab h2 a{
	color:#fff;
}

#coArticleZoneTabs .tabDetails{
	position:absolute;
	top:152px;
	left:166px;
	height:165px;
	width:605px;
	color:#fff;
	overflow:hidden;
}

#coArticleZoneTabs .tabDetails *{	
	color:#fff;
}

.articleZoneText{
	width:300px;
	float:left;
}

.articleZoneText h3{
	font-size:2.3em;	
	padding:7px 10px 0px 6px;
	font-weight:normal;
}

.articlebody{
	width:285px;
	float:right;
}

.articlebody h4{
	font-size:1.4em;
	padding:7px 10px 10px 0px;
}

.articlebody ul{
	padding:0px 10px 0px 15px;
	margin:0;
	font-size:1.2em;
}
.articlebody ul li{
	padding:0px 0px 7px 0px;
}

#imageArea{
	height:152px;
	position:relative;
}

#imageArea img, #imageArea div{
	position:absolute;
	top:0;
	left:0;
}

.articleZoneText img{
	vertical-align:text-top;
}


#bottomRight{
	position:absolute;
	right:8px;
	bottom:0;
	width:26px;
	height:27px;
	_right:7px;
	_bottom:-1px;
	background:transparent url('/res/coArticleZoneTabs/bottomRightCorner.png') no-repeat top left;
}

