#topic {
width: 223px;
margin:0 auto;
float: right;
text-align:center;
color: #000;
list-style: none;
border:1px solid #585842;
padding: 0;
margin:  10px 2px 0 0px;
background:#454545 url(../nav.jpg) repeat top center;
text-align: center;
cursor: pointer;
cursor: hand;
}

#topic h1 {
font: bold 11pt Arial, Sans-Serif;
color: #CCFF33;
background:#454545 url(../h1_bg.jpg) no-repeat top center;
margin: 0;
padding: 2px;
height: 38px;
text-align: center;
text-decoration:none;
}
#topic a:hover
{
	color: #fff;

}
#topic img {
background-color: #F4EEDD;
width:200px;
display:block;
height:200px;
border: 1px solid #969184;
background-image:url(http://myegy.com/images/loading.gif);
background-repeat: no-repeat;
background-position: 50% 50%;
margin:5px auto;
/*min-height: 200px;*/
}

#topic p {
color: #fff;
height: 40px;
overflow-y: auto;
font: bold 9pt Tahoma, Sans-Serif;
margin: 0;
padding: 0 10px 0 10px;
cursor:text;
}

#topic .url {
color: #CCFF33;
font-family: Tahoma,Arial, Sans-Serif;
font-size:12px;
height: 35px;
text-align: right;
background-image:url(images/download_bg.gif);
border-top:1px solid #585842;
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: #CCFF33;
}
#topic A:visited {
text-decoration: none;
color: #CCFF33;
}
#topic A:active {
text-decoration: none;
color: #CCFF33;
}
#topic A:hover{
text-decoration: none;
color: #fff;
}