.photo_box {
	position:relative;
	width:98%;
	height:100%;
	float:left;
	padding-left:2px;
	margin-bottom:2px;
	margin-top:5px;
	text-align:left;
}

.photo_info {
	position:relative;
	padding-left:25px;
	margin-top:2px;
}

#tools_box {
	position:relative;
	float:left;
}

.tool {
	position:relative;
	width:24px;
	height:22px;
}

#thumbnail_nav {
	position:relative;
	padding:0;
	margin:0;
	width:120px;
	height:370px;
	overflow:auto;
}

#thumbnail_nav img {
	margin-bottom:2px;
}

.media_box_long:hover {
	background:none;
}