#topic {
width: 220px;
float: right;
color: #000;
list-style: none;
border: 1px solid #C4B287;
padding: 0;
margin:  10px 10px 0 0px;
background-color: #fff;
text-align: center;

}

#topic h1 {
direction: rtl;
font: bold 10pt tahoma;
height: 30px;
color: #1975ae;
background-image:url(../images/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(../images/loading.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
/*min-height: 200px;*/
}

#topic p {
color: #000080;
height: 70px;
overflow: scroll;
font: bold 11pt tahoma;
margin: 0;
padding: 0 10px 0 10px;
cursor:text;
}

#topic .url {
color: #1975ae;
font-family: Tahoma;
font-size:11px;
height: 30px;
text-align: right;
background-image:url(../images/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: #1975ae;
}
#topic A:visited {
text-decoration: none;
color: #1975ae;
}
#topic A:active {
text-decoration: none;
color: #1975ae;
}
#topic A:hover{
text-decoration: none;
color: #1975ae;
}