#m_photo_dir{
	float:left;
	margin-right:40px;
}
#m_photo_dir ul{
	margin:20px 0 30px 40px;
}
#m_photo_preview{
	width:330px;
	float:right;
	padding: 0 0 30px 40px;
	margin: 0; 
	border-left:solid 1px #ccc;
}
#m_photo_main_img{
	float:left;
	width:750px; 
	padding: 5px 20px 15px 0;
}
#m_photo_nav_thumbs{
	width:180px;
	height:85px;
	margin:9px 0 20px 770px;
}
#m_photo_comments{
	text-align:left;
	margin:0 0 0 770px;
}
#m_photo_comments b{
	color:#444;
}
#m_photo_checkbox{
	margin:15px 0 15px 15px;
}
#m_photo_comments_form{
	display:none;
	float:left;
}
#m_photo_thumbs{
	float:left;
	width:750px;
	padding-top:18px;
}
#m_photo_selected{
	border-bottom:5px solid #3399ff;
}
.m_photo_img_lnk img{
	margin-bottom:15px;
	border-bottom:5px solid #fff;
	position: relative;
}
.m_photo_img_lnk a:hover img{
	border-bottom:5px solid #3399ff;
}
.m_photo_thumb_a{
	margin-right:43px;
	display:inline;
	position:relative;
}
.m_photo_thumb_b{
	display:inline;
	position:absolute;
}
.m_photo_thumb_c{
	margin-right:23px;
	display:inline;
	position:relative;
}
.m_photo_thumb_number{
	display:inline; 
	position:relative; 
	top:-140px; 
	left:-145px;
}
.m_photo_thumb_row{
	margin-bottom:33px;
}