#search_head {
float:left;
margin:0;
padding:0;
width:100%;
font-size:14;
font-weight:bold;
}
#search_head h2
{
font-size:14px;
}
#search_head input
{
float:left;
margin-top:10px;
}

#search_head h3
{
font-size:12px;
color:#999999;
float:left;
margin-left:10px;
font-weight:normal;
}
#search_head h4
{
clear:both;
font-size:12px;
color:#009900;
font-weight:normal;
}


.storerow{clear:both; width:100%; float:left; border:1px solid #F3F3F3;} 
.gray {background-color:#F3F3F3;}
.storelist
{
padding-top:5px;
padding-bottom:5px;
width:24%;
float:left;
}
.storelist img
{
border: 1px solid #D6D6D6;
margin:0;
padding:0;
}
.storelist h2
{
padding:10px;
font-size:12px;
background:#EEEEEE;
}
.storelist 
{
font-size:12px;
}
.storelist  a:link
{
float:left;
padding:0;
color:#0033CC;
text-decoration:none;
}
.storelist  a:visited
{
float:left;
padding:0;
color:#0033CC;
text-decoration:none;
}
.storelist  a:hover
{
float:left;
padding:0;
color:#006600;
text-decoration:none;
}

