@charset "utf-8";
/* SITE DESIGN COPYRIGHTED BY MICHAEL DYER OF N9NEMEDIA.NET - NO REPLICATION OF ANY ARTWORK OR SITE DEVELOPMENT CODE MAY NOT BE USED WITHOUT WRITTEN CONSENT */

img {
	border: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

.mw2 {
	position: absolute;
	z-index: 999;
	background: url(../images/banner/mw2-icon.png) no-repeat 0 0;
	width: 138px;
	height: 149px;
}

.input {
	position: relative;
	top: 16px;
	background: url(../images/input.jpg) no-repeat;
	width: 308px;
	height: 36px;
	padding: 12px;
	margin-top: -12px;
}

.input-text {
	position: relative;
	border: none;
	width: 100%;
	height: 18px;
	font: 13px "Helvetica", Arial, Lucida Grande;
	color:#5b5344;
	text-decoration:none;
	letter-spacing: 0.0em;
	margin: -3px 0 0 -12px;
}

.input-title {
	position: absolute;
	margin: -34px 0 0 330px;
}

.staff {
	position: relative;
	margin-right: 6px;
	cursor: pointer;
}






