﻿#wrap{
	margin:10px 0 0 0;
    padding:0;

}
.hidden
{
display: none;
}

#prevNext
{
margin-top:-92px;
height:70px;
}
#prevNext img
{
position: relative;
z-index: 2;
cursor: pointer;
}
.bg
{
	margin:0;
	padding: 8px 15px;
	font-size: 20px;
	color:#FFFFFF;
	position: relative;
	top:-50px;
	line-height: 15px;
	height: 20px;
	background: #a0a0a0;
	text-align:center;
}
.img{
	width:316px;
	float:left;
	height:300px; 
    margin:0;
	display:block;
	background-color:#999999;
    padding:0;
}
.imgborder{
	width:316px;
	height:213px;
	text-align:center;
	vertical-align:middle;
	display:block;
	border: solid 2px #b6cf33;
}
.text{
	padding-left:15px;
	float:right;
	padding-right:6px;
	width:220px;
}

