
/**** Photogallery page *****/
/*.photo_item
{
	overflow:				hidden;
	float:					left;
	width:					200px;
	height:					260px;
	margin-left:			15px;
}
.photo_item2
{
	overflow:				hidden;
	float:					left;
	width:					200px;
	height:					260px;
	margin-left:			37px;
}
.photo_block_game
{
	margin-top:				20px;
}
.photo_bg
{
	float:				left;
	padding:				8px 13px 0px 13px;
	background:				url('../system_images/photo_border_bg.gif') top left no-repeat;
	overflow:				hidden;
	width:					146px;
	height:					193px;
}
.gallery_author
{
	color:					#000000;
	height:					13px;
	overflow:				hidden;
	padding-bottom:			3px;
	padding-right:			5px;
	font-size:				11px;
	font-weight:			bold;
}
.gallery_descr
{
	font-size:				11px;
	height:					25px;
	overflow:				hidden;
}
.photo_item .grey_italic
{
	font-size:				13px;
	margin:					0px;
}
.photo_view
{
	width:					640px;
	height:					700px;
	background-color:		#CCC;
	border: 				solid 2px #FFF;
}
.photo_view a
{
	color:					#131313;
	text-decoration:		none;
}
#img_preview
{
	border:					solid 2px #131313;
}*/
#content_main
{
	width:					754px!important;
}
#area5
{
	width:					224px;
}
