#ajaxticker1{
    width:265px;
    border:0;
    padding:5px;
    padding-bottom:0;
    padding-top:0;
}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
}

#ajaxticker1 a{
	color:#3c9a3f;
	font-weight:normal;
    text-decoration:none;
}
#ajaxticker1 a:hover{
    text-decoration:underline;
}

#ajaxticker1 a h3{
	font-size:16px;
	font-weight:normal;
	color:#3c9a3f;
    font-family:"Myriad Pro","Calibri", "Times New Roman", Times, serif, "Trebuchet MS";
}

.ascroll_box{
    float:left;
	width:265px;
    position:relative;
    height:110px;
    max-height:110px;
}