
#gallery_bg{

float:left;
padding-left:40px;
clear:both;
}
#gallery .topic{
	font-weight:bold;
	color:#77787B;

font-size:16px;
font-weight:bold;
line-height:20px;
width:100%;
}
#gallery .desc{
	color:#77787B;
	padding-top:3px;
	padding-bottom:3px;

}
#gallery td{
	padding:3px;
	
}
#gallery .image{
width:200px;
}
#gallery td table{
width:400px;
}
#gallery .info{
color:#77787B;
	padding: 0px 0px 0px 3px;
}
#gallery .link {
	padding-top:10px;
}
#gallery .link a{
	width:130px;
	text-align:center;
	height:12px;
	background-color:#cccccc;
	color:#000000;
	text-decoration:none;
	padding:2px;
}
