div#column_content .rightcol
{
	width:				320px;
	overflow:			hidden;
	height:				100%;
}

div#column_content .coltext
{
	color:				#fff;
	background-color:	#171a1a;
	line-height:		16px;
	width:				320px;
}
div#column_content .coltext a
{
	color:				#fff;
}
div#column_content .coltext a:hover
{
	color:				#b6cbcc;
	text-decoration:	none;
}
div#column_content .defaultMargin {
	margin-bottom: 		7px;
}
div#column_content .colhead {
	background-color:	#000;
	color:				#fff;
	height:				36px;
	width:				320px;
}
.colimg {
	width:				320px;
	overflow:			hidden;
	background-color:	#444;
	text-align:			center;
}