@charset "UTF-8";
/* CSS Document */



/**********CONTENT************/


#content {
	margin-left:50px;
	background-color:#FFFFFF;
	padding-bottom:50px;
	margin-top:35px;
}
#vertDivider {
	background-image:url(../images/vert_divider.jpg);
	background-repeat:no-repeat;
	width:1px;
	height:242px;
	float:left;
	margin-top:40px;
}
#mainCol {
	width:520px !important;
	display:inline;
	margin-left:55px;
	margin-top:0px;
	margin-right:30px;
	padding-bottom:18px;
	float:left;
}
#horizDivider {
	width:844px;
	height:1px;
	clear:both;
	background-image:url(../images/horz_divider.jpg);
	background-repeat:no-repeat;
}
#clientList {
	margin-left:20px;
	background-color:#FFFFFF;
	padding-bottom:50px;
	padding-top:20px;
}
#clientListTable {
	margin-left:20px;
}
#horizDividerTable {
	width:844px;
	height:1px;
	clear:both;
	background-image:url(../images/horz_divider.jpg);
	background-repeat:no-repeat;
}
#vertDividerTableTop {
	background-image:url(../images/vert_top.jpg);
	background-repeat:no-repeat;
	width:1px;
	background-color:#c7c3bd;
	padding:0;
	margin:0;
}
#vertDividerTableBottom {
	background-image:url(../images/vert_bottom.jpg);
	background-repeat:no-repeat;
	width:1px;
	background-color:#c7c3bd;
	padding:0;
	margin:0;
}
#clientContent {
	padding-bottom:10px;
	margin-top:25px;
}
#leftCol {
	width:240px !important;
	display:inline;
	float:left;
}
#caseSide{
margin-left:25px;
	}

#vertDivider {
	background-image:url(../images/vert_divider.jpg);
	background-repeat:no-repeat;
	width:1px;
	height:242px;
	float:left;
	margin-left:25px;
	margin-top:20px;
}

#mainColCase {
	width:520px !important;
	display:inline;
	margin-left:29px;
	margin-top:0px;
	margin-right:30px;
	padding-bottom:18px;
	float:left;
}

#caseImage{
float:left;
margin-right:15px;
margin-bottom:5px;
}