.box-feature{
border:solid 1px #69799c; background-color:#FFFFFF; float:left; margin:9px;}

.bimg-feature{
width:179px; height:134px; margin:auto; padding-top:0px;}

.boxm-feature{
padding:6px; padding-top: 0px; text-align:left;}

.boxm-feature a{
text-decoration:none;
color:#000000;
}
.boxm-feature strong{
color:#FF0000;}

.boxblu-feature{
background-image:url(../gfx/blue.gif); background-repeat:repeat-x; height:23px; width:58px; float:left; font-size:12px; font-weight:bold; color:#FFFFFF; text-align:center; line-height:22px;}

.boxred-feature{
background-image:url(../gfx/red.gif); background-repeat:repeat-x; height:23px; width:91.8%; float:left; font-size:12px; font-weight:bold; color:#FFFFFF; text-align:left; padding-left:10px; line-height:22px;}

.new,.hot {
	margin: 1px;
	padding: 3px 8px;
	color: #fff;
	position: absolute;
}
.new {
	background-color:#0099FF;
}
.hot {
	background-color: #FF0000;
}

#searchword {
	text-align:left;
	margin-top:20px;
	display:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
}
.searchword {
	font-weight:bold;
	color:#000000;
}
#search_box {
	padding:4px;
	border:solid 1px #666666;
	width:300px;
	height:30px;
	font-size:18px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	text-transform: capitalize;
}
.search_button {
	background:url(../gfx/bg-btn-signup.png);
	border:#000000 solid 1px;
	padding-left:9px;
	padding-right:9px;
	padding-top:7px;
	padding-bottom:7px;
	color:#000;
	font-weight:bold;
	font-size:16px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
