#cswrap {
margin: 0px auto;
width: 670px;
padding: 5px;
}

#cscontent {
margin-bottom: 10px;
padding: 5px;
text-align: justify;
background: #EAE1C2;
border: 3px solid #aaa;
height: 180px;
overflow:auto;
	_overflow:visible;
}

#cscontent h2 {
color: #A4B0C4;
font-size: 24px;
font-weight: 100;
letter-spacing: -1px;
}

#cscontent h2 a {
color: #9EA036;
text-decoration: none;
}

#cscontent h2 a:hover {
color: #111;
}

#cscolumns {
border: 1px solid #000;
padding: 5px;

}

.cscolumn1 {
padding: 5px;
}

.cs_link A:link {
	text-decoration: underline;
	color: #000;
	}
	
.cs_link A:visited {
	text-decoration:underline;
	color: #000;
	}
	
.cs_link A:active {
	text-decoration: none;
	color: #000;
	}
	
.cs_link A:hover {
	text-decoration: none; 
	color: #000;
	}


#panel_left_col {
	float:left; 
	width:500px;
	}

.pnl_left {
	float:left;
	width:50%;
	}
	


#adamlisting {
	padding: 5px 10px 5px 30px;

}

#adamlisting li {
	display: inline;
	
}

#adamlisting a {
background: url('../../../images/main/img06.gif')  no-repeat left center;

	padding: 0 15px 0 12px;
	font-size: 11px;
	text-decoration: underline;
	color: #000;
	font-weight: bold;
}

#adamlisting a:hover {
	background: url(../../../images/main/img04.gif) no-repeat left center;
	font-size: 11px;
	color: #2f8464;
	font-weight: bold;
	text-decoration: none;
}

#updates {
	padding: 5px 10px 5px 30px;

}

#updates li {
	display: inline;
	
}

#updates a {
background: url('../../../images/main/img06.gif')  no-repeat left center;

	padding: 0 15px 0 12px;
	font-size: 11px;
	text-decoration: underline;
	color: #000;
}

#updates a:hover {
	background: url(../../../images/main/img04.gif) no-repeat left center;
	font-size: 11px;
	color: #2f8464;
	text-decoration: none;
}
#updatehdr h3 {
	padding: 0;
	margin: 0 0 5px 0;

}

