*
{
	border: 0;
	margin: 0;
	padding: 0;
}



/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
	text-decoration:none;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	/*top: 0px;
	left: -60px;*/	
	z-index: 1;
}

.hoverbox img
{
	/*background:#fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;*/
	color: inherit;
	padding: 2px;
	vertical-align: bottom;
	/*width: 280px;
	height: 311px;*/
	margin:0;
	padding:0;
	
}

.hoverbox li
{
	/*background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;*/
	color: inherit;
	display: inline;
	float: left;
	/*margin: 15px;
	padding: 5px;*/
	position: relative;
}

.hoverbox .preview
{
	/*border-color: #000;
	width: 420px;
	height: 132px;*/
	border-style: solid;
	border-color:lightgray;
	border-width:2px;
}

.zoom-s {
margin-top:1px;
display:block;
width:320px;
}
.zoom-s img {
float:left;
}

.zoom-s p {
margin:0px;
color:#FFF;
}

.thumb-baseball {
background: url(../img/sports/zoom-s.png) no-repeat;
height:82px;
}
.thumb-baseball img{
margin:7px 8px 0px 20px;
height:67px;
width:106px;
}
.thumb-baseball p {padding:40px 10px 10px 135px;}

.thumb-soccer {
background: url(../img/sports/zoom-fifa.png) no-repeat;
height:116px;
}
.thumb-soccer img{
margin:27px 8px 0px 21px;
height:77px;
width:119px;}

.thumb-soccer p {padding:10px 10px 10px 152px;}

.prev-baseball{
top: -180px;
left: 25px;	

}

#aball-thumb{
top: -180px;
left: 30px;
}
#aball-thumb2{
top: -145px;
left: 30px;
}

.prev-soccer{
top: -200px;
left: 25px;	

}

.prev-rugby{
top: -170px;
left: 30px;

}