.showhide{
	margin-top: 20px;
    margin-bottom: 10px;
    overflow: hidden;
    border: 1px dashed #FF9A9A;
    padding: 15px 10px 0 10px;
    zoom: 1;
}
.attachment_span a{
	color: #369;
    text-decoration: underline;
    vertical-align: middle;
	width: 520px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    padding-top: 4px;
}
.showhide h4{
	margin-bottom: 10px;
    color: #F66;
    font-size: 14px;
    text-align: center;
}
.attachment_img{
	vertical-align: middle;
	width:29px;
	height:29px;
	margin-right: 3px;
}