.topRow
{
	width: 100%;
}

.col1
{
	float: left;
}

.col2
{
	float: right;
	width: 38%;
	position: relative;
	border: 1px solid #B4B4B4;
}

.ext
{
	color: #FFFFFF;
	font-size: 13px;
	background: transparent url(../images/x_ext.png) repeat-x scroll 0 0;
	height: 25px;
	line-height: 25px;
	text-align: center;
	width: 117px !important;
}

.col2 .top
{
	padding: 30px 10px 5px 10px;
	background: transparent url(../images/ch_bg.png) repeat-x scroll 0 0;
}

.col2 .bottom
{
	z-index: 10;
	background: #FFFFFF;
	padding: 0px 10px 5px 10px;
}

.col2 .bottom img
{
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
}

.bottomRow
{
	border-top: 1px dotted #C1C1C1;
	position: relative;
	margin-top: 20px;
	padding-top: 10px;
}

.bottomRow h1
{
	color: #003399;
	font-weight: normal;
	margin: 0;
}

.linkCountResults
{
	color: #003399;
	font-weight: normal;
	margin: 0;
}
.bottomRow img
{
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.leftCol, .midCol
{
	border-right: 1px dotted #C1C1C1;
	float: left;
	width: 30%;
	padding: 14px;
}

.rightCol
{
	float: right;
	width: 30%;
	padding: 14px;
}

.lmore
{
	background: transparent url(../images/lm.png) repeat-x scroll 0 0;
	color: #FFFFFF;
	display: block;
	float: right;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding-right: 13px;
	text-align: center;
	width: 95px;
}

a.lmore:hover
{
	text-decoration: none;
}
