﻿#rotBannerA {width:700px; height:432px;}
#rotBannerB {width:700px; height:283px;}
#homeContentBody {width:700px;height:193px;overflow:hidden;
        background:#fff url(/media/tmp_img_home_content_bg.jpg) no-repeat right top;
        margin-top:31px;}
#homeContentBody p {margin-right:19px;}
#findStoreContainer {background:#fff url(/media/tmp_img_bg_find_gasoline.jpg) no-repeat left top;width:700px;height:169px;margin-top:19px;}
#findHomeContainer {background:#fff url(/media/tmp_img_bg_find_home_comfort.jpg) no-repeat left top;width:700px;height:129px;margin-top:19px;}
#findStoreContent {position:relative;top:45px;margin:0 auto 15px auto;width:680px; }
#findHomeContent {position:relative;top:27px;margin:0 auto 15px auto;width:680px; }
.findContent ul {margin:0;}
.findContent ul li {float:left;margin-right:10px;}
.findContent table {margin-top:18px;}
.findContent table th {font-weight:bold;text-align:left;}
.findContent table td,.findContent table th {padding:0 3px;vertical-align:middle;}
t_address, t_city {}
.t_address {width:227px;}
.t_city {width:195px;}

/** For banner **/
.showBanner { /* Do Nothing */ }

.hideBanner { display:none; }

#bannerPanel { position:relative;z-index:1; }

#leftButton {    
    position:absolute;
    top:200px;
    left:0px;
	cursor:pointer;
    z-index:999;
    /*width:29px; height:37px;
    background-image:url(/media/btn_banner_nav_left.png);       */
}

#rightButton 
{    
    position:absolute;
    top:200px;
    /* right:0px; -- For IE 6 */
    left:668px;
	cursor:pointer;
	z-index:999;
	/*width:29px; height:37px;
	background-image:url(/media/btn_banner_nav_right.png);*/
}

#spBanner{margin-bottom:31px;}