/*first few ignore coco3 css*/
#bodyDiv{
	width:100%!important;
	border:none;
	padding-left:0px;
}
#rightSideBar{
	display:none;
}
#kmpContainer{
	display:block;
}
#searchKnowledgeBase{
	display:none;
}
div#cocoBody{
	width:980px;
	padding-top:10px;
}
div#PodContainer{
	width:970px;
	margin-left:auto;
	margin-right:auto;
}
div#Content{
	width:870px;
	margin-left:auto;
	margin-right:auto;
}
div.basalpubscontainer, div.basalrescontainer{
	min-height:250px;
	margin-bottom:10px;
	width:830px;
	margin-left:auto;
	margin-right:auto;
}
div.basalpubsheader{
	background: url(../includes/templates/coco3_img/basal/publications_header.jpg) no-repeat;
		display:inline-block;
	height:108px;
	width:100%;
}
div.basalpubsbody, div.basalresbody {
	background: url(../includes/templates/coco3_img/basal/publications_body.jpg) repeat-y;
	min-height:100px;
	display:inline-block;
	width:100%;
}
div.basalpubsfooter, div.basalresfooter{
	background: url(../includes/templates/coco3_img/basal/publications_footer.jpg) no-repeat;
	display:block;
	height:18px;
}

div.basalresheader{
	background: url(../includes/templates/coco3_img/basal/resources_header.jpg) no-repeat;
	display:inline-block;
	height:108px;
	width:100%;
}
ul.basalpubslist, ul.basalreslist, ul.basalvideolist{
	margin-left:10px;
	width:720px;
}
div.basalrescontainer h3.videohead{
	font-size:12px;
	color:#686866;
	margin-left:5px;
}

li.entry{
	list-style-type:none;
}

li.title {
	width:500px;
	display:inline-block;
	min-height:16px;
}
li.title span.titlename{
	float:left;
}
li.title span.titlename a{
	text-decoration:none;
	color:#4b61c0;
}
li.title span.fileext{
	float:right;
}
span.fileext a{
	text-decoration:none;
	font-size:95%;
	color:#4b61c0;
}
span.fileext a img{
	border:0px;
}
li.summary{
	display:block;
	color:#595959;
	font-size:97%;
	padding-left:10px;;
}
li.product{
	list-style-type:none;
	margin-bottom:3px;
	padding-left:10px;
	color:#7e7e7e;
	font-size:95%;
}
div.editorlink{
	float:right;
	padding-right:20px;
	width:100px;
}
div.editorlink a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#646464;
}
div.editorlink a:hover{
	color:#5d79f1;
}


