/* ---------------------------------------------------- */

#win_blogroll a {
	font-family: "Trebuchet MS", "Bitstream Vera Serif", "Helvetica", "Bitstream Vera Sans", sans-serif;
	display: block;
	position: relative;
	top:0px;
	left:0px;
	padding-top: 2px;
	color: #2B3954;
	width: 100%;
	background-color: #B6D0FA;
	border-bottom: 1px solid #4D7FCD;
	text-decoration: none;
	font-weight: bold;
	font-size: 9px;
	text-transform:uppercase;
}

#win_blogroll a span {
	position:relative;
	left:0px;
	top:0px;
	display:block;
	margin-left:5px;
}

#win_blogroll a:hover {
	display: block;
	background-color: #D3E3FC;
}

#win_blogroll {
	margin-bottom:10px;
}

#win_blogroll h1 {
	background-image: url(../img/headlines/roll.gif);
}

/* ---------------------------------------------------- */
