*
{
	border: 0;
	margin: 0;
	padding: 0;
}


/* =Hoverbox Code
----------------------------------------------------------------------*/
#hoverbox {margin-top:-13px; text-decoration:none; }
#hoverbox a{text-decoration:none; }

.hoverbox
{
	cursor: pointer;
	list-style: none;
}


.hoverbox a
{
	cursor: pointer;
}


.hoverbox img
{
	color: inherit;
	padding: 4px;
	vertical-align: top;
	width: 224px;
	height: 166px;
}

.hoverbox li
{
	background:url(../pics/bgport.png) no-repeat top left;
	width:232px;
	height:184px;
	color: 000;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}

.litxt { color:#262626;
	font: 10px Arial, Verdana, sans-serif; text-transform:uppercase; 
	}
	
.litxt	a:hover {background:#CF9; color:#CF9;}

.litit { color:#262626;
	font: 13px Arial, Verdana, sans-serif; 
	text-transform:uppercase;
	}
	
.litit	a:hover {background:#CF9; color:#CF9;}

