html, body, p { font: 9.5pt  Helvetica,sans-serif,Arial; color: #000000}
a, a:link, a:visited, a:hover, a:active{  color: black; fonts; font-style:normal; font-variant:normal; font-family:Arial; fonts}
a:hover {  color: #fff720; text-decoration: underline}
a:active {  color: #ff5555;cursor:cross}
div{border:0px none;margin:0px;padding:0px}
s { color: #DE1008}
.copy{font-size:8pt;font-weight:normal}
.cross{cursor:cross}
.big{font-size:12pt}
.margin { margin:5px }
.dark{color:#523400}

.thumb {
	height: 165px; 
	width: 220px;
	border: solid 1px #000000;
}

#wrapper {
	position: relative;
	width: 100%;
	margin: 2px auto;
	text-align: center;
}

#thumbs {
	list-style-type: none;
	overflow: hidden;
	text-align: center;
	width: 100%;
	margin: 0 auto;
}

#thumbs ul{
	display: inline-block;
	//display: inline;
	zoom: 1;
	padding: 2px;
	margin: 0;
	text-align: center;
	font-size:0px;
	word-spacing:-1px;
	
}

#thumbs li {
	BACKGROUND-COLOR: #ffffff;
	text-align: center;
	vertical-align: top;
	height: auto;
	display: inline-block;
	display: -moz-inline-stack;
	padding: 2px;
	cursor: default;
	zoom: 1;
    *display: inline;

}
