/*@import url(body.css);*/

.resize #main {
	width: 784px;
}

.resize #side {
	width: 120px;
}
.resize  h1 {
	width:664px;
}

.makers {
	clear2: both;
	border2: solid 1px #ccc;
}

.makers li {
	position: relative;
	float: left;
	height: 174px;
	width: 112px;
	text-align: center;
}

.makers a {
	display: block;
	margin: auto;
	padding-top: 5px;
	width: 93px;
	text-align: center;
	text-decoration: none;
	background: #F1EFEF;
	border-bottom: solid 1px #ccc;
	color:#000000;
}

*>body .makers img {
	display: block;
}

.makers img {
	clear: both;
	margin: 0 auto 4px auto;
	width: 75px;
	height: 100px;
	padding: 3px;
	border: solid 1px #D9CDCC;
	background: #fff;
}

.makers a:hover img {
	border-color: #B23F33;
}

.makers strong {
	display: block;
	clear: both;
	margin: 0 auto;
	padding: 3px 0 2px 0;
	font: normal 12px Arial;
	background: #fcfcfc url(makers-strong.gif) repeat-x;
	border-top: solid 1px #fff;
	border-bottom: solid 1px #eee;
}

.makers a:hover strong {
	text-decoration: underline;
	background-color: #f5f5f5;
	color:#000000;
}

#makerad-helper {
	width: 100%;
	float: left;
	text-align: left;
}

#maker-rect-ad {
	width: 327px;
	height: 260px;
	float: left;
	margin: 20px 0px 0px 9px;
	border2: solid 1px #eee;
	_display: inline;
	_overflow: hidden;
	_margin: 20px -1px 0px 9px;
}

#bandsubmit {
	height2: 1%;
	padding2: 9px 0 6px 0;
}

#bandsubmit input {
	font: 11px Tahoma;
	font-weight:bold;
	padding: 0px 3px;
	background: #DBD7C6;
	vertical-align: bottom;
}

.makers1 {
	clear2: both;
	border2: solid 1px #ccc;
}

.makers1 li {
	position: relative;
	float: left;
	height: 60px;
	width: 135px;
	text-align: center;
}

.makers1 a {
	display: block;
	margin: auto;
	padding-top: 5px;
	width: 120px;
	text-align: center;
	text-decoration: none;
	background: #F1EFEF;
	border-bottom: solid 1px #ccc;
	color:#000000;
}