.serachbox {
	float: right;
	width: 912px;
	background: url('../images/searchbg.gif') repeat-y;
}

.serachbox .content {
	float: right;
	width: 912px;
}

.serachbox .content .top {
	float: right;
	width: 886px;
	margin: 0px 13px;
}

.serachbox .content .top h1.title {
	float: right;
	width: 383px;
	height: 25px;
	color: #8A256C;
	font-size: 22px;
	font-weight: bold;
	/*background: url('../images/serchtitle.gif') no-repeat;*/
	margin: 0px;
	text-align: right;
}

.serachbox .content .top h1.slogon {
	float: right;
	width: 500px;
	height: 31px;
	color: #8A256C;
	font-size: 22px;
	font-weight: bold;
	/*background: url('../images/serachslogon.gif') no-repeat;*/
	margin: 0 175px 0 0;
}

.serachbox .content .top .serachbox {
	float: left;
	width: 163px;
	height: 19px;
	background: url('../images/serachbox.gif') no-repeat;
}

.serachbox .content .top .serachbox .bsrch {
	float: right;
	width: 28px;
	height: 15px;
	background: url('../images/searchibg.gif') left 75% no-repeat;
}

.serachbox .content .top .serachbox INPUT {
	float: right;
	width: 108px !important;
	width: 136px;
	height: 15px;
	font-size: 11px;
	color: #115972;
	margin: 1px 4px;
	border: 0px;
	padding: 1px 0 0 0;
}

.serachbox .content .top .serachbox .button {
	float: right;
	width: 13px;
	height: 17px;
	margin: 1px;
	background: url('../images/serachbtn.gif') center center no-repeat;
	cursor: pointer;
}

.serachbox .end {
	float: right;
	width: 912px;
	height: 8px;
	background: url('../images/searchbot.gif') no-repeat;
}

.serachbox .content .middle {
	float: right;
	width: 886px;
	margin: 10px 13px 6px;
}

.serachbox .content .middle .slices {
	float: right;
	width: 720px;
}

.serachbox .content .middle .slices div.close {
	position: absolute;
	z-index: 1000;
	top: 0;
	left: 0;
	font-size: 11px;
	color: #8A256C;
	cursor: pointer;
	padding: 5px 0 0 8px;
}

.serachbox .content .middle .didyouknow {
	float: left;
	width: 163px;
	height: 129px;
	background: url('../images/didyouknow.gif') no-repeat;
	text-align: right;
	overflow: hidden;
}

.serachbox .content .middle .didyouknow .title {
	float: right;
	width: 140px;
	height: 14px;
	margin: 12px 12px 5px;
	background: url('../images/didyouknow-title.gif') right center no-repeat;
}

.serachbox .content .middle .didyouknow .content {
	float: right;
	width: 140px;
	margin: 5px 12px;
	font-size: 12px;
	color: #6d6d6d;
}

.dateboxfloat {
	float: right;
	position: relative;
	z-index: 1000;
	width: 182px;
	height: 144px;
	background: url('../images/calender.png') no-repeat;
	z-index: 1000;
	margin: 0 -8px 0 0;
}

.datebox {
	position: relative;
	width: 238px;
	height: 229px;
	z-index: 1000;
}
