xhtml, body, form, ol, ul, li, p, h1, h2, h3 { 
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}

body{
	font-family: Arial, Helvetica, sans-serif;
}


img{border:none;}
	
        .graphic, #prevBtn, #nextBtn{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-5000px;
            }
    /* // image replacement */
			

	#container{	
		margin: 10px 0 0 0;
		position:relative;
		text-align:left;
		width:938px;
		background:#fff;		
		margin-bottom:2em;
		background-image:url(../../images/tariffsupermarket/banner_bg.gif);
		}	
	#header{
		height:144px;
		background:#5DC9E1;
		color:#fff;
		}				
	#content{
		position:relative;
		}			

/* Easy Slider */

	#slider{}	
	#slider ul, #slider li{
		margin:0px ;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:938px;
		height:164px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:13px;
		height:20px;
		position:absolute;
		left:0px;
		top:73px;
		}	
	#nextBtn{ 
		left:925px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:30px;
		height:77px;
		background:url(../../images/tariffsupermarket/banner_leftbutton.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(../../images/tariffsupermarket/banner_right.gif) no-repeat 0 0;	
		}												

/* // Easy Slider */

.dealsinfo{
color:#4e4e4e;
font-size:10px;
}
.dealsinfo li{
font-size:10px;
}


.businessdealstitle{
color:#00649e;
font-weight: bold;
font-size:15px;

}

.businessdealsprice{
color:#0095C0;
font-weight: bold;
font-size:15px;
}

.businessdealssml{
color:#0095C0;
font-size:11px;
}



.condealstitle{
color:509300;
font-weight: bold;
font-size:15px;
}

.consumerdealsprice{
color:#79BA0C;
font-weight: bold;
font-size:15px;
}

.consumerdealssml{
color:#79BA0C;
font-size:11px;
}
