#screenshot .ssb {
	float:left;
	width:162px;
	height:171px;
	background-image:url(/gfx/info/screenshot_thumb_bg.gif);
	padding:7px;
	margin:0px 5px 20px 5px;
	overflow:hidden;
	font-size:11px;
	color:#5C5C5C;
}


#screenshot .ssb .ssi {
	width:160px;
	height:120px;
	background-repeat:no-repeat;
	background-position:center;
}

#screenshot .ssb .ssi img {
	width:160px;
	height:120px;
}

#screenshot .ssb .ssd {
	margin-top:10px;
	text-align:center;
}

#sg .se {
	width:142px;
	height:197px;
	float:left;
	margin:2px;
	margin-right:5px;
	padding:5px;
	background-image:url(/gfx/video/video_bg.gif);
}

#sg .se .t {
	text-align:center;
	height:30px;
}

#sg .se h1 a {
	color:#000065;
}

#sg .se .i {
	border:1px solid #000000;
	width:140px;
	margin-top:10px;
	height:90px;
	text-align:center;
}

#sg .se .i18 {
	border:none;
	width:140px;
	margin-top:10px;
	height:90px;
	text-align: center;
}

#sg .se .i img {
	clip:rect(0px 142px 90px 0px)
}



#sg .se .d {
	text-align:center;
	font-size:11px;
	color:#555555;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
}

#sg {
	padding-left:10px;
}