/* CSS Document */
.head_new
{
   	font-family:Tahoma;
	color:#8e0707;
	font-size:11px;
	font-weight: bold;
	text-align:left;	
}	

.news1
{
   	font-family: Verdana;
	color: #333333;
	font-size:11px;
	font-weight: normal;
	text-align:left;	
}	

.head-1
   {
	font-family:Tahoma;
	color:#8e0707;
	font-size:11px;
	font-weight: bold;
	text-align:justify;
	padding-bottom:0px;
	}
		

/* for new  scrooler  */

#pscroller1{
width: 220px;
height: 100px;
border: 0px solid black;
padding:0px 0px 0px 0px;
text-align:left;

}


.someclass{ //class to apply to your scroller(s) if desired;
}

