@CHARSET "ISO-8859-1";
#promo {
	width: 180px;
	font-family:verdana;
}

#promo img {
	padding-left: 0px;
	margin-left: -10px;
	cursor:pointer;
}

#promo .item {
	font-size:11px;
	margin-top: 1px;
	padding:1px 0 12px 1px;
}

#promo .description {
	margin-bottom: 1px;
	margin-left: 16px;
}

#promo .description  a{
	font-weight: bold;
	font-family:verdana;
	font-size:11px;
	color: #494949;
}	

#promo .description  a:hover{
	font-weight: bold;
	color: #00498C;	
	text-decoration: none;
}
#promo .h3 {
	font-size:11px;
	color: #494949;
	margin-bottom: 5px;
	margin-left: 4px;
}

#promo a{
	font-family:verdana;
	font-size:11px;
	color: #494949;
}

