#topic {
width: 254px;
float: right;
color: #000;
list-style: none;
border: 1px solid #C4B287;
padding: 0;
margin:  10px 10px 0 0px;
background-color: #fff;
text-align: center;
cursor: pointer;
cursor: hand;
}

#topic h1 {
font: bold 12pt Arial, Sans-Serif;
color: #CC3300;
background-image:url(home_top_bg.jpg);
margin: 0;
padding: 10px 0 10px 0;
text-align: center;
text-decoration:none;
}

#topic img {
background: #F4EEDD;
border: 1px solid #969184;
background-image:url(loading.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
/*min-height: 200px;*/
}

#topic p {
color: #000080;
height: 70px;
overflow: scroll;
font: bold 11pt Arial, Sans-Serif;
margin: 0;
padding: 0 10px 0 10px;
cursor:text;
}

#topic .url {
color: #DC7112;
font-family: Tahoma,Arial, Sans-Serif;
font-size:12px;
height: 30px;
text-align: right;
background-image:url(download_bg.gif);
border-top: 1px solid #C4B287;
cursor: pointer;
cursor: hand;
display: block;
}

#topic .url a{
	display: block;
	height: 30px;
padding: 5px 15px 0 0;

}

#topic A:link{
text-decoration: none;
color: #CC3300;
}
#topic A:visited {
text-decoration: none;
color: #CC3300;
}
#topic A:active {
text-decoration: none;
color: #CC3300;
}
#topic A:hover{
text-decoration: none;
color: #CC3300;
}