#topic {
width: 254px;
float: right;
color: #000;
list-style: none;
border: 3px solid #501C4A;
padding: 0;
margin:  10px 10px 0 0px;
background-color: #FFFFFF;
text-align: center;
cursor: pointer;
}

#topic h1 {
font: bold 12pt Arial, Sans-Serif;
color: #501C4A;
background-image:url(images/topic_bg.gif);
margin: 0;
padding: 10px 0 10px 0;
text-align: center;
text-decoration:none;
}

#topic h1:hover,#topic h1 a:hover{ color:#D765A0;
}

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

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

#topic .url {
color: #0981B6;
font: bold 16pt Arial, Sans-Serif;
font-size:15px;
height: 30px;
text-align: right;
background-image:url(images/download_bg.gif);
border-top: 1px solid #0981B6;
cursor: pointer;
display: block;
}

#topic img:hover,#topic img a:hover{background:transparent url(images/loading2.png) no-repeat;
}

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

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

html 
{ 
scrollbar-base-color: #F7DE9C; 
scrollbar-arrow-color: #C75C90; 
scrollbar-track-color: #F7DE9C; 
}
