﻿html {overflow-y: scroll;} 

#searchForm {
	background-image:url(../images/general/bg_searchform.gif);
	background-repeat:no-repeat;
	width:964px;
	height:135px;
	text-align:left;
}

#resultPanel {
	background-image:url(../images/general/bg_result.gif);
	background-repeat:repeat-y;
	width:964px;
	text-align:left;
}

#resultPanelBottom 
{
    margin-top:80px;
}

#literalResultTotal 
{
    color: #9a2800;
    margin: 0px 0px 20px 60px;
    font-size: 18px;
    font-weight: bold;
}

#resultSeparatorTag
{
    margin: 5px 0px 15px 29px;
}

.tbl_searchpanel 
{
    margin-left:55px;
    margin-top:0px;
}

.selectbox 
{
    font-family:"Verdana","Helvetica","Arial";
    font-size:9pt;
    width:130px;
}

.resultBox 
{
	width:833px;
	text-align:left;
	margin: 0px 0px 10px 63px;
}
.resultBoxBody
{
	background-image:url(../images/general/bg_resultbox.gif);
	background-repeat:repeat-y;
	text-align:left;
	margin: 0px 0px 0px 0px;
}

.storeName 
{
    color: #9a2800;
    padding-top: 10px;
    margin: 0px 0px 15px 20px;
    font-size: 20px;
    font-weight: bold;
}

.storeInfo
{
    color: #22201d;
    margin: 0px 0px 0px 20px;
    font-size: 12px;
    vertical-align: bottom;
}

.storeService 
{
    height: 60px;
    padding-bottom: 2px;
    margin: 0px 0px 0px 20px;
    font-size: 11px;
    color: #ff860e;
}

.tblStoreService td
{
    padding-right: 25px;
    margin: 0px 0px 0px 0px;
}

.tblSeparatorTag 
{
    background-color:#9a2800;
    height:23px;
    font-size: 14px;
    color:#FFFFFF;
}
