@charset "utf-8";
/* CSS Document */

#entrybox {
	background-image: url(../images/jan10/bg_entryboxes.jpg);
	background-repeat: no-repeat;
	height: 218px;
	width: 614px;
	padding-top: 3px;
	margin-top: 15px;
	margin-bottom: 15px;
}


.entrybox {
	width: 180px;
	padding-left: 15px;
	float: left;
	font-size: 12px;
	color: #4d4d4d;
	line-height: 17px;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial;
}
#entrybox ul
{
	padding: 0;
	margin-left: 1.5em;
	line-height: 16px;
}

#entrybox li
{
padding: 0;
}


#entrybox a:link {
	color: #FF6600;
}
#entrybox a:hover {
	color: #333333;
}
#entrybox a:visited {
	color: #FF6600;
}
.titlelgeblue {
	font-size: 14px;
	color: #003C77;
	font-weight: bold;
}

