

/*----------------------------------------------------------------------------*/
/*--------------------------------JerseyFinder.css----------------------------*/
/*------------------------------------------------------Copyright-NLB-2005----*/


/*--------------------------------Advertiser Overview-------------------------*/

#overview_container {
	width: 750px;
}

#overview_column1 {
	float: left;
	width: 370px;
}

#overview_column2 {
	float: left;
	height: 350px;
	border-right: 1px #CCCCCC dashed;
}

#overview_column3 {
	float: left;
	height: 200px;
}

.overview_column4 {
	float: left;
	width: 360px;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	font-family: Verdana;
	color: #22407E;
}

.overview_column4 a:link, .overview_column4 a:visited, .overview_column4 a:active {
	color: #7FA1EB;
	text-decoration: none;
}

.overview_column4 a:hover {
	color: #22407E;
	text-decoration: none;
}

.overview_row {
	float: left;
	width: 370px;
}

.overview_spacer {
	float: left;
	width: 370px;
	border-top: 1px #CCCCCC dashed;
}

.overview_col1 {
	float: left;
	width: 160px;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	font-family: Verdana;
	color: #22407E;
}

.overview_col2 {
	float: left;
	width: 10px;
}

.overview_col3 {
	float: left;
	width: 200px;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	font-family: Verdana;
	color: #7FA1EB;
}

.overview_col3 a:link, .overview_col3 a:visited, .overview_col3 a:active {
	color: #7FA1EB;
	text-decoration: none;
}

.overview_col3 a:hover {
	color: #22407E;
	text-decoration: none;
}

/*--------------------------Text Styles------------------------*/

.light_blue {
	font-size: 11px;
	font-family: Verdana;
	color: #7FA1EB;
}

.light_blue a:link, .light_blue a:visited, .light_blue a:active {
	color: #7FA1EB;
	text-decoration: none;
}

.light_blue a:hover {
	color: #22407E;
	text-decoration: none;
}

/*--------------------------------End-----------------------------------------*/
