body {
                width: 100%;
	margin: 10;
	padding: 0;
	font: 70%/120% Arial, Helvetica, sans-serif;
}



#largeImg {
                 
	border: solid 0px #ccc;
	width: 700px;
	height: px;
	padding: 5 0;
}

#thumbs a {
	border: solid 1px #ccc;
	width:65px;
	height: 11px;
	padding: 3px;
	margin: 2px;
	float: left;

}


#thumbs a:hover {
	border-color: #FF9900;
}

#thumbs li {
	list-style: none;
}

#thumbs {
         margin: 0;
	padding: 0 10 60;
	
}






#thumb a {
	border: solid 1px #ccc;
	width: 25px;
	height: 15px;
	padding: 5px;
	margin: 2px;
	float: left;

}

#thumb a:hover {
	border-color: #FF9900;
}

#thumb li {
	list-style: none;
}

#thumb {
         margin: 0;
	padding: 0 0 0;
	
}