#search input{
width:130px;
}

*html #detail {
text-align:left;
}

#search img.button{
margin-top:3px;
margin-left:-5px;
}

*html #search img.button{
margin-top:5px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

#contentbottom{
float:right;
background:url(images/content_bottombox.gif) bottom no-repeat;
height:28px;
width:688px;
margin-right:20px;
}

/********************** Site By Loaded ****************************************/
#loaded-frame {
	float:right;
	width: 120px;
	height: 40px;
	padding: 0px 20px 0px 0px;
	
}

#loaded-logo{
	float:right;
	display:block;
}

a#loaded-webdeveloper:link, a#loaded-webdeveloper:hover, a#loaded-webdeveloper:visited{
	float:right;
	display:block;
	padding:2px 3px 2px 0px;
	width: 110px;
	font-size: 8px !important;
	text-align: right;
	color: #D8D3CA;	
	text-decoration: none;
	letter-spacing:1px;
}

a#loaded-webdeveloper:hover{
	color: #7E8B84;
}




/********************** Site By Loaded ****************************************/

