#spContainer {

       margin-left: 15px;

       margin-top: -2px;

       width: 730px;

}



#spContainer a {

       font-size: 12px;

       color: #d30000;

       font-weight: normal;

       font-style: normal;

       text-decoration: underline;

}



#spContainer a:hover {

       color: #073ba0;

       text-decoration: none;

}



#spContainer h1 {

       color: #073ba0;

       margin-bottom: 8px;

       margin-left: -15px;

}



#spContainer h2 {

       margin-top: 8px;

}



#spContainer p {

       margin-top: 10px;

       margin-bottom: 10px;

}





#topicsContainer {

        margin-top: 10px;

	width: 171px;

        float: left;

}



#contentContainer {

        margin-left: 5px;

        width: 520px;

        float: left;

}



.sptopic {

     font-weight: normal;

}



.sptopic ul {

     padding: 0px;

     margin: 5px 0px 0px 25px;

}



.author {

     color: #666666;

}



.linkurl {

     color: green;

}