#scroll{
width: 381px;
height: 100px;
padding: 10px 30px;
border-bottom: 1px dotted #000000;
}

#scroll div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/

}

.scrollclass{
font-size:11px;
text-align:left;
color:#000000;
line-height:18px;
padding: 1.2em;
}
