INPUT.search_input
{
height:25px;
width:440px;
margin-top:5px;
background:transparent;
border:0px;
float:left;
margin-left:5px;
color:#000000;
}


DIV.search_input
{
background:url(img/input_bg.png);margin:0 auto;width:480px;height:35px;
}


.search_submit
{
float:right;
height:20px;
width:20px;
margin-top:5px;
background:transparent;
border:0px;
margin-right:5px;

}

.search_bg
{
background:url(img/search_bg.png);margin:0 auto;width:580px;height:140px;overflow:hidden;
}


.search_type
{
margin:0 auto;
text-align:left;
width:480px;

margin-top:33px;
margin-bottom:2px;
padding-left:12px;

color:#FFFFFF;
}

.search_type A
{
color:#FFFFFF;
text-decoration:none;
}

.search_type A.search_type_active
{
color:#303030;
font-weight:bold;
}

DIV.search_results_stat
{
background:#FF6403;
padding:5px;
color:#FFFFFF;
font-weight:bold;
text-align:right;
}


.search_item_web 
{
margin-left:10px;
margin-bottom:10px;
font-family:Arial,Helvetica,Sans-Serif;
}

.search_item_web A
{

font-size:16.25px;
font-weight:200;
line-height:19px;
}

.search_item_web DIV
{
line-height:1.3em;
font-size:13px;
word-wrap:break-word;
}

.search_item_web SPAN
{
line-height:1.3em;
font-size:13px;
word-wrap:break-word;
color:#FF6403;
}

A.search_item_image
{
border:1px solid #CCCCCC;
padding:10px;
margin:10px;
display:table;
float:left;
}


	

