﻿
#attachshow {
	clear:both;
	text-align:center;
}
#attachshow p {
	margin:5px 0 0 0;
	padding:0;
	height:20px;
	line-height:20px;
	overflow:hidden
}
.attachbox {
	float:left;
	width:190px;
	height:168px;
}
.attachbox a img {
	width:150px;
	height:120px;
	margin:0;
	padding:0;
	border:2px solid gray;
}
.attachbox a:hover img {
	position:relative;
	top:-2px;
	width:154px;
	height:124px;
}

#attachpagemenu {
	float:left;
	width:50%;
	padding:0; 
	margin:0; 
	line-height:13px;
	font-size:12px;
	text-indent: 0em;
}
#attachpagebar {
	clear:both;
	text-indent: 0em;
}
#attachpagebar a{
	text-decoration: none;
}