/* CSS Document */

#flashquotes {
float: left;
height: 120px;
width: 200px;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 20px;
padding-top: 0px;
padding-bottom: 0px;
border-top: #ddd 0px dashed;
border-bottom: #ddd 0px dashed;
}

#flashcontent {
float: left;
width: 200px;
margin-top: 0px;
text-align: center;
color: #000099;
}

#advert2 ul {
float: left;
margin-bottom: 15px;
}