.game_contents {float:left}
.game_contents_mobile {float:left;width: 100%;}

#small_panel{-moz-box-shadow: 0 0 3px 3px rgba(0,0,0,0.7);-webkit-box-shadow: 0 0 3px 3px rgba(0,0,0,0.7);box-shadow: 0 0 3px 3px rgba(0,0,0,0.7);}	
#small_panel {width: 125px;height: 102px;margin: 0 8px 18px 8px;}
#small_panel a {border-radius: 4px;position: static;display: block;height: 100%;overflow: hidden;width: 100%;}
#small_panel img {height: 102px;width: 125px;}
#small_panel img {border: 0;border-radius: 0;}

.first_block_ad {/*height: 320px;*/width: 340px;margin: 0px 42px 25px 42px;text-align: center;}
.first_block_ad .adTitle {line-height: 12px;}
.block_ads_inline {height: 100px;width: 846px;}
.block_ads_inline_mobile {height: 100%;width: 100%;padding-bottom: 20px;}

.ad {width: 340px;height: 284px;margin: 0 0 13px 0;}
.adTitle {text-align: center;border: 2px outset rgba(0,0,0,0.33);-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}

.well{color:#000;}

#small_panel_random {display: block;border-radius: 5px;overflow: hidden;margin-bottom: 20px;line-height: 1.42857143;background-color: #fff;border: 1px solid #ddd;}
#small_panel_random .caption {overflow: hidden;height: 30px;/*background-color: #dff3ff;*/text-align: center;padding: 8px;}
#small_panel_random img {width: 100%;}
#small_panel_random .thumbnail img {width: 100%;}
#small_panel_random .caption h3 {font-size: 17px;font-weight: bold;margin-top: 0px;margin-bottom: 1px;}	

#small_panel_random:hover a:focus, 
#small_panel_random:hover a{color: #23527c;text-decoration: none;}
#small_panel_random:hover caption {}
#small_panel_random:hover img {opacity: 1;}
#small_panel_random:hover .caption h3 {}
#small_panel_random.random {}
#small_panel_random.random img {height: 91px;}	
#small_panel_random.random_mobile {}
#small_panel_random.random_mobile img {}

.last_random_block {max-height: 280px;min-height:100px;}
.adTitle {text-align: center;border: 2px outset rgba(0,0,0,0.33);-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}

#small_panel_category {display: block;border-radius: 5px;overflow: hidden;margin-bottom: 20px;line-height: 1.42857143;background-color: #fff;border: 1px solid #ddd;}
#small_panel_category .caption {overflow: hidden;height: 30px;/*background-color: #dff3ff;*/text-align: center;padding: 8px;}
#small_panel_category img {width: 100%;}
#small_panel_category .thumbnail img {width: 100%;}
#small_panel_category .caption h3 {font-size: 17px;font-weight: bold;margin-top: 0px;margin-bottom: 1px;}
	
#small_panel_category:hover a:focus, 
#small_panel_category:hover a{color: #23527c;text-decoration: none;}
#small_panel_category:hover caption {}
#small_panel_category:hover img {opacity: 1;}
#small_panel_category:hover .caption h3 {}

@media (min-width: 767px) {
	#small_panel_category img {max-height: 97px;}		
	#small_panel_random img {max-height: 97px;}		
}

