#new-photo-wrap2 {
	padding-top: 0px;
}

#new-photo-wrap2 .photo-contents-inner {
	width: 440px;
	margin: 15px 0 17px 17px;
	padding-bottom: 10px;
}


#new-photo-wrap2 .new-photo-thumb {
	width: 211px;
	display: table-cell;
	float: none;
}

#new-photo-wrap .new-photo-category .new-photo-thumb {
	display: table-cell;
	float: none;
	width: 49%!important;
}

#new-photo-wrap2 .new-photo-arrow {
	width: 17px;
	display: table-cell;
	float: none;
	vertical-align: middle;
}

#new-photo-wrap .new-photo-arrow {
	width: 17px;
	display: table-cell;
	float: none;
	vertical-align: middle;
}

#new-photo-wrap2 .photo-contents-inner div.thumb_s {
	height: 130px;
}

#new-photo-wrap2 .photo-contents-inner div.thumb_m {
	height: 250px;
}

#new-photo-wrap2 .photo-contents-inner div.thumb_l {
	height: 380px;
}



#new-photo-wrap .new-photo-category div.thumb_s {
	height: 130px;
}

#new-photo-wrap .new-photo-category div.thumb_m {
	height: 250px;
}

#new-photo-wrap .new-photo-category div.thumb_l {
	height: 380px;
}



.photo-sub-index-sub {
	background-color: #FFF;
	padding: 45px 0 15px;
	text-align: center;
	font-size: 23px;
}

#new-photo-wrap2 .new-photo-dr,
#new-photo-wrap .new-photo-dr {
	display: none;
	border: none;
	padding: 0;
	margin: 10px 0 0;
	text-align: center;
}