/****** HEADER ******/
.base_header{
	margin-bottom: 5px;
	font-weight:bold;
	padding: 5px;
}

/****** END HEADER ******/
.gallery{
	width: 216px; 
	height: 426px;
	border: solid red 0px;
	margin: 0px 5px
}
.gallery a img{
	border: none;
}
.gallery_content{
	height: 393px;
}
