@import url("cvm.css");

#col_1 {width:300px; text-align:justify; padding:30px 20px 20px 20px;}

#col_1 p, #col_1 ul, #col_1 ol {line-height:18px;}

#col_1 h3 {margin:15px 0 7px 0;}

#col_1 img {margin-left:-10px; margin-top:-10px; margin-bottom:25px;}
/* Fix IE. Hide from IE Mac \*/
*html #col_1 img {position:relative;}
/* End */

#col_2 {width:325px; border-right:1px solid #CCC;}

#col_2 img {display:block;}

#col_2 td {border:1px solid #CCC;}

#col_2 td {width:70px; padding:10px 10px 5px 10px; margin:5px;}
#col_2 td.vans {width:140px;}
#col_2 td a {text-decoration:none; display:block;}
#col_2 td:hover {color:#007500; font-weight:bold; text-decoration:none; border:1px solid #007500; background:#D3DFBB;} /* #F4F7EE */

/* Fix IE. Hide from IE Mac \*/
*html #col_2 td {width:auto; padding:0; border:none;}
*html #col_2 td.vans a {width:200px;}
*html #col_2 td a {padding:10px 10px 5px 10px; width:95px; border:1px solid #CCC; height:132px;}
*html #col_2 td a:hover {font-weight:bold; background:#F4F7EE; border:1px solid #007500;}
/* End */

#col_2 li a {
	float:left;
	postition:relative;
	width:70px; 
	color:#666; 
	text-align:center;
	padding:10px 10px 5px 10px;
	margin:5px;
	border:1px solid #CCC;
	list-style:none; 
	background:#FFF; /* background to cover up list-style dot that appeared in top right corner in IE 7 */
}