.article	{ background: url(../Images/Sidebar/article.jpg) no-repeat 0 0; }
.related	{ background: url(../Images/Sidebar/related_clip.jpg) no-repeat 0 0; }
.award		{ background: url(../Images/Sidebar/awards.jpg) no-repeat 0 0; }
.art		{ float:left; padding: 0px 10px 3px 0px; margin-top: 5px; }

#sidebar ul	
{
	margin: 0;
	padding: 5px 0 0 0;
	list-style-type: none;
	text-indent: 0;
	list-style-position: outside;
}

#sidebar ul li
{	
	margin-left: 0px;
	padding: 0px 0px 10px 24px;
	list-style: none;
	_height: 1em;			
	font: 100% Verdana;
	background-repeat: none;
}

#related
{
	float: right;
	clear: right;
	width: 250px;
	paddding: 10px 10px 10px 0px;
	_padding: 5px 5px 5px 5px;
	margin: 15px 0px 0px 0px;		
}

#sidebar a
{
	color: black;
	font-size: 80%;
}

#sidebar
{
	width: 250px;
	background-color: #DCF0FB;
}

#sidebar_title	
{
	background-color: #336699; 
	color: white;
	padding: 2px;
	padding-left: 5px;
	font-weight: bold;
}

#forceit
{
	height: 208px;
	width: 1px;
	float: right;
	display: block;	
}