#ajaxticker1{
    width:260px;
    min-height:90px;
	max-height:180px;
    border:0;
    padding:0px;    
    margin-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:#ca222a;
    font-size:15px;
    font-weight:bold;
    font-family:Verdana;
}

#ajaxticker1 a:hover{
    text-decoration:underline;
}

.ascroll_box .lmore a{
    color:#ca222a;
    text-decoration:underline;
    font-size:11px;
	/* ADDED */
		position:relative;
		top:10px;
	/* ADDED */
    /*argin-left:330px;
    position:absolute;
    bottom:0;right:0;
	*/
}

.ascroll_box{
    float:left;
    /*margin-left:50px;*/
    font-size:12px;
    position:relative;
    font-family:Verdana,Calibri,Helvetica,Calibri,Arial,sans-serif;
}
#ajaxticker1 h3{
    color:#ca222a;
    font-size:13px;
    margin:0;
    padding:0;
}
