#homeNews #leftSide h3{
	 font-family: Verdana, Arial, Courier, mono;
   	font-size: 11px;
      font-weight:bold;
      color:#3333FF;
	   margin:0px;
	   padding:0px;
}
#homeNews #rightSide h3{
	 font-family: Verdana, Arial, Courier, mono;
   	font-size: 11px;
      font-weight:bold;
      color:#3333FF;
	   margin:0px;
	 padding:0px;
	 margin-right:-50px;

}

#homeNews ul {
	line-height: 140%;
	padding: 0;
	margin: 10px 0 5px 0;
	list-style:none;
	border-top: 1px dashed #cccccc;
	background: white;
	}
#homeNews ul li {
	padding: 6px 11px 6px 20px;
	text-indent: 0;
	margin: 0;
	line-height: 140%;
	border-bottom: 1px dashed #cccccc;
	background: url(/fileadmin/tmpImg/bullet.gif) 0em 1em no-repeat;
	}

#homeNews ol li {
	padding: 0 11px 10px 40px;
	margin: 0;
	margin-top: 10px;
	line-height: 140%;
}

#homeNews li:hover, #homeNews li.sfhover { 
		background-color: #d5e6ff;
	}


#homeNews {
    font-family: Verdana, Arial, Courier, mono;
   	font-size: 11px;
	width:500px;
	height:auto;
/*	height:200px;*/
	position:relative;
	margin-bottom:15px;
}
#homeNews #leftSide{
	width:200px;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
	clear:both;
}

#homeNews #rightSide{
	width:auto;
	height:auto;
	margin-left:215px;
}

#homeNews #rightSide a{
	text-decoration:none;
}
#homeNews #leftSide a{
	text-decoration:none;
}

#homeNews #rightSide a:hover{
	background-color: #d5e6ff;
}

#homeNews #leftSide a:hover{
	background-color: #d5e6ff;
}
