@charset "UTF-8";
.182 {
	width: 182px;
	margin-left:15px;
	
}
.bottom-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.top-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.topNav {
	color: #FFFFFF;
	font-size:13;
}

a.topNav {
	color: #FFFFFF;
	font-size:13;
	text-decoration: none;
}


a.topNav:hover {
	color: #FFFFFF;
	font-size:13;
	text-decoration: underline;
}

