#search_block_top {
	width: 550px;
	height: auto;
	margin-left: auto;
    margin-right: auto;
	}
#search_block_top p { padding: 0; margin-left: 20px;}
#search_block_top input.search_query { width: 350px; height: 28px;}
#search_block_top #search_query_top {

padding-top: 0px;
padding-right: 5px;
padding-bottom: 0px;
padding-left: 5px;
height: 24px;
width: 350px;
margin-right: 5px;
margin-left: 5px;
margin-top: 10px;
border-top-width: 1px;
border-bottom-width: 1px;
border-left-width-value: 1px;
border-top-style: solid;
border-bottom-style: solid;
border-left-style-value: solid;
border-top-color: #CCC;
border-bottom-color: #CCC;
border-left-color-value: #CCC;
border-right-width-value: 1px;
border-right-style-value: solid;
border-right-color-value: #CCC;
color: #666666;
background-color: #ffffff;
float: left;
}
#search_block_top .button 
{
	height: 24px;
	width: 150px;
	margin-top: 10px;
	margin-right: 5px;
	background-color: #333333;
	float: right;
	color: #ffffff;
}


