
.leftnav {
	background:#F4F5EF;
	min-width:190px;
	max-width:190px;
	width:190px;
}

.rightnav {
	width:210px;
	background: #F4F5EF;
}

.rightnavheading {
	color: white;
	font-size: 12px;
	font-weight:bold;
	text-align:center;
	background-color:#B2B28C;
}

.roundbottom {
	background: url(/images/curves/br.gif) no-repeat top right; 
	height:15px;
	background-color: #F4F5EF;
}

.roundtop { 
	background: url(/images/curves/tr.gif) no-repeat top right; 
	height:15px;
	background-color: #F4F5EF;
}

img.corner {
	width: 15px;
	height: 15px;
	border: none;
	display: block !important;
}
