a
{
	text-decoration: none;
}

p
{
	clear: both;
	font: 14px Georgia, sans-serif;
	padding: 0px 0;
	text-align: center;
}

p a
{
	background: inherit;
	color: #777;
}

p a:hover
{
	background: inherit;
	color: #000;
	font: 14px Georgia, sans-serif;
}

/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverview
{
    cursor: default;
	list-style: disks;
	z-index: 50; 
}

.hoverview a
{
	cursor: default;
}

.hoverview a .preview { display: none; }
.hoverview a .preview2 { display: none; }
.hoverview a .preview3 { display: none; }
.hoverview a .preview4 { display: none; }
.hoverview a .preview5 { display: none; }
.hoverview a .preview6 { display: none; }
.hoverview a .preview7 { display: none; }
.hoverview a .preview8 { display: none; }
.hoverview a .preview9 { display: none; }

.hoverview a:hover .preview { display: block; position: absolute; top: -111px; left: 0px; z-index: 50;  }
.hoverview a:hover .preview2 { display: block; position: absolute; top: -167px; left: 7px; z-index: 50; }
.hoverview a:hover .preview3 { display: block; position: absolute; top: -158px; left: 3px; z-index: 50; }
.hoverview a:hover .preview4 { display: block; position: absolute; top: -180px; left: -10px; z-index: 50; }
.hoverview a:hover .preview5 { display: block; position: absolute; top: -230px; left: 4px; z-index: 50; }
.hoverview a:hover .preview6 { display: block; position: absolute; top: -238px; left: 3px; z-index: 50; }
.hoverview a:hover .preview7 { display: block; position: absolute; top: -271px; left: -16px; z-index: 50; }
.hoverview a:hover .preview8 { display: block; position: absolute; top: -290px; left: 5px; z-index: 50; }
.hoverview a:hover .preview9 { display: block; position: absolute; top: -313px; left: 5px; z-index: 50; }


.hoverview li
{
	color: inherit;
	display: block;
	float: left;	
    z-index: 99;	
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 8px;
	
}

.hoverview img
{
	color: inherit;
	vertical-align: top;
	width: 168px;
	height: 16px;
}

.hoverview .preview { border: none; width: 165px;	height: 118px; z-index: 50; }
.hoverview .preview2 { border: none; width: 165px; height: 150px; z-index: 50; }
.hoverview .preview3 { border: none; width: 165px; height: 118px; }
.hoverview .preview4 { border: none; width: 165px; height: 118px; }
.hoverview .preview5 { border: none; width: 165px; height: 145px; }
.hoverview .preview6 { border: none; width: 165px; height: 130px; }
.hoverview .preview7 { border: none; width: 190px; height: 140px; }
.hoverview .preview8 { border: none; width: 165px; height: 135px; }
.hoverview .preview9 { border: none; width: 165px; height: 135px; }
