.header form {
	display: none;
}
.baseimg, #menu, #submenu {
	display:none;
}

.clear, .clear-r {
	clear: both !important;
	height: 0;
	overflow: hidden;
	line-height: 0;    
}
.clear-r {
	clear: right !important;
}
ul.imagelist, ul#list {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0;
}
div.list {
	padding-left: 3px;
}
ul.imagelist li, ul#list li {
	float: left;
	margin: 2px 6px 6px 0px;
}
ul.imagelist a {
	width: 198px;
	height: 300px;
	display: block;
	text-align: center;
	overflow: hidden;
}
ul#list a {
	color: #535353;
	text-decoration: none;
	width: 115px;
	height: 200px;
	display: block;
	text-align: center;
	overflow: hidden;
}
div.body ul.imagelist p,ul#list p {
	width: 198px;
	display:block;
	margin: 0;
	padding: 0;
}
.mainitem {
	float: left;
	width: 198px;
	height: 300px;
}