.showmainitem{
	float: left;
}
.showitem{
	float: left;
	margin: 0px 0px 10px 5px;
	width: 100px;
}
.clear{
	clear: both;
}
a {
	color: black;
	text-decoration:none;
}
img {
	border: 0;
}
* {
 font-size: 10px;
}


