#top_downloads {
	float:left;
	width:320px;
	margin-right:0px;
}

#top_video, #top_audio {
	float:left;
	width:320px;
	margin-right:10px;
}

.latest_list_container {
	float:left;
	width:650px;
	margin-right:10px;
}
.latest_list_container_three_1 {
	float:left;
	width:485px;
	margin-right:10px;
}
.latest_list_container_three_2 {
	float:left;
	width:485px;
}
.top_list_container {
	float:left;
	width:320px;
}
.latest_list {
	list-style:none;
}
.latest_list li {
	float:left;
	margin-left:10px;
}
.latest_list li:first-child {
	margin-left:0px;
}
.latest_multimedia_icon {
	width:145px;
	height:145px;
	padding:5px;
	background-image:url(../../../../images/themes/default/icons/155x155.jpg);
	margin-bottom:5px;
}
.latest_multimedia_image {
	width:145px;
	height:145px;
	overflow:hidden;
}
.latest_multimedia_title {
	background-image:url(../../../../images/themes/default/items/itembg.jpg);
	background-repeat:no-repeat;
	width:141px; /*155px;*/
	height:71px; /*85px;*/
	padding:7px;
}
.latest_multimedia_title:hover {
	background-image:url(../../../../images/themes/default/items/itembg_over.jpg);
}
.latest_multimedia_title_detail {
	width:141px;
	height:35px;
	margin-bottom:7px;
	text-align:center;
	font-weight:bold;
	color:#fff;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}

.latest_multimedia_title_detail a:link {
	color:#fff;
	text-decoration:none;
}

.latest_multimedia_title_detail a:visited {
	color:#fff;
	text-decoration:none;
}
#gallery_list, #video_list, #audio_list, #download_list {
	width:820px; /* 825px; */
	background-image:url(../../../images/themes/default/content/list_bg_825.png);
	padding-left:5px;
}




#photo_galleries {
	background:url(../../../../images/themes/default/content/list_bg_980.png);
	min-height:150px;
}
#gallery_description {
	margin-bottom:15px;
}
#gallery_thumbnails_list {
	list-style:none;
}
#gallery_thumbnails_list li {
	float:left;
	width:100px;
	height:100px;
	margin-right:10px;
	margin-bottom:10px;
}
.gallery_photo_icon {
	background-image:url(../../../../images/themes/default/icons/100x100.png);
	width:90px;
	height:90px;
	padding:5px;
}
.gallery_photo_icon_image {
	width:90px;
	height:90px;
	overflow:hidden;
}