
/* Landing page's left menu and content area */ 
/* Detail page's left menu and content area */ 
.col1_nav {
	font-family: arial, tahoma, helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	background: #ffffff url(/cm/media/images/nav_bottom.gif) no-repeat bottom center;
	border-bottom: 1px solid #7d7d7d;
	height: 100%;
	width: 210px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 32px;
	padding-left: 6px;
}
