#gallery_titles{
	float:left;
	width:370px;	
}

.content_photo{
	width:400px;
	float:left;
}

#please_select{
	margin-left:20px;
	width:760px;
	font-size:16px;
	font-style:italic;	
}

#photo_container{
	position:relative;
	top: 25px;
	left: 15px;	
	display:none;
}

#gallery_titles{
	font-size:14px;	
}

#gallery_titles a{
	color:#000;
	text-decoration:none;
	line-height:20px;
}

#current_gallery a {
	color:#c69d3a;	
}

#enlarge_text{
	font-size: 12px;
	color:#678192;
	line-height: 16px;
	margin-bottom: 5px;
	font-weight:bold;
	float:right;
}
