#more_galleries {
	margin: auto;
	float: left;
	
	width: 471px;
}
#more_galleries_title {
	background-image: url(picts/headline_tabs/red_tab.jpg);
	background-repeat: repeat-x;
	height: 60px;
	width: 471px;
}
#more_galleries_title p {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 12px;
}
#more_galleries_box {
	background-image: url(picts/more_news/back.jpg);
	background-repeat: repeat-x;
	width: 469px;
	border: 1px solid #e4e4e4;
	margin-top: 5px;
	height:281px;
}
#more_galleries_left {
	width: 232px;
	float: left;
	padding-bottom:10px;
}
#more_galleries_right {
	width: 232px;
	float: left;
}
#galleries_box {
	font-size:10px;
	height:64px;
	margin-top:5px;
}
#galleries_box:hover {
	background-color: #CCCCCC;
	background-image:none;
}

#galleries_box_img {
	height: 64px;
	width: 72px;
	float: left;
	margin-left: 5px;
}
#galleries_box_txt {
	height: 64px;
	width: 150px;
	float: right;
}
#galleries_box_txt p {
	padding: 5px;
}
#galleries_box_txt a {
	color: #333333;
	text-decoration: none;
}
#galleries_box_txt a:hover {
	text-decoration: none;
}
