﻿
#wrap {
	float: left;
	width: 1000px;
	
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	
}


#prevNext
{
margin-bottom: -9.5em;
}

#prevNext img
{
position: relative;
z-index: 2;
cursor: pointer;
}

em
{
font-family: helvetica;
color: white;
margin: 0;
padding: 0 1em;
font-size: 1.5em;
position: relative;
top: -14px;
line-height: 0px;
height: 0px;
background: #4171a0;
opacity: .7;
filter:alpha(opacity=70);
}