
.viewlink{
text-decoration:underline;
}

#availheader{
width:481px;
margin-top:10px;
letter-spacing:2px;
text-align:center;

}

#title{
background-repeat:repeat-x;
margin:30px 0 0 10px;
height:20px;
}

#text{
margin:10px;
height:298px;
border:0px solid red;
}

/*declare no fixed height so download bar doesn't overlap*/
#textscroll{
margin:10px;
border:0px solid red;
}


#text a, #textscroll a{
text-decoration:underline;
color:white;
}

#abertext{
margin-top:20px;
}


.floatleft{
float:left;

}

.floatright{
float:right;
margin-right:5px;
}


#download img{
display:block;
}




