#eventFrame
{
  float: left;
  margin-left: 30px;
  margin-right: 50px;
  height: 460px;
  width: 660px;
  overflow: hidden;
}
#eventSlider
{
  width: 100%;
}
#arrows
{
  float:right;
  width:60px;
  height:460px;
  display: none;
}
#downarrow
{
  margin-top: 415px;
}
#arrows a,
#arrows a img
{
  text-decoration: none;
  border: none;
}

#rowWrap
{
	float: left;
	padding-top: 40px;
	height: 400px;
	width: 100%;
}