.buttons{padding:0px;}

.buttons span {
  color:#b9b4a3;
  cursor:pointer;
  font:11px Arial
}

.buttons span.active, .buttons span:hover {
  background:none;
  color:#b9b4a3;
  text-decoration:underline;
}

#prev, #next {
  cursor:pointer;
}

#box {
	position:absolute;
}
#box span {
	display:block;
	float:left;
}

.ubermask {
  background:url('/wp-content/themes/carrington-blog/img/bg-tradestation.png') no-repeat top left;
  padding:8px 0 0 9px;
  height:296px;
  width:368px;  
}

.mask {
	position:relative;
	width:350px;
	height:278px;
	overflow:hidden;
}

span img {
	display:block;
	border:none;
}
