
/*
* Corgi Global
*/


#corgiWrapper
{
	width: 720px;

}

#corgiWrapper p
{
	margin: 3px 0 3px 14px !important; 
}

/*
* Corgi Content
*/

#corgiHeader
{
	background: url(/images/ppc/corgi_header.gif) no-repeat;
	width: 720px;
	height: 90px;
	text-indent: -9999px; 
	margin-bottom: 0; 	
}

#leftBoxCorgi
{
	background: url(/images/ppc/corgi_boxleft_bg.gif) no-repeat;
	width: 352px;
	height: 293px;
	margin-right: 15px; 
	float:left; 
	position: relative;
}

#leftBoxCorgi ul, #rightBoxCorgi ul
{
	list-style-image:url(/images/ppc/corgi_check.gif);
	font-size:1em;
	margin-top:152px;
	color:#333;
	margin-left:15px;
	line-height:1.5em;
}

#leftBoxCorgi li, #rightBoxCorgi li {
	margin: 0 0 4px 0 !important;
}

#leftBoxCorgi a, #leftBoxCorgi a:hover, #rightBoxCorgi a,#rightBoxCorgi a:hover
{
	height:25px;
	position:absolute;
	text-indent:-9999px;
	overflow: hidden;
	width:120px;
	background: url('http://www.britishgas.co.uk/images/content/energy/blank.gif') !important; 
	border-bottom: none !important; 
	right: 4px;
	bottom: 12px;
	z-index: 100000;
}

#rightBoxCorgi
{
	background: url(/images/ppc/corgi_boxright_bg.gif) no-repeat;
	width: 352px;
	height: 293px;
	float:left; 
	position: relative;
}

#bottomBox
{
	background: url(/images/ppc/combi_bottom_bg.gif) no-repeat; 
	width: 720px; 
	height: 151px; 
	float:left; 
	margin-top:12px; 
}

#bottomBox h3
{
	text-indent: -9999px; 
	margin:7px 0;
}

#bottomBox p
{
	width: 550px; 
	margin:14px 14px -8px !important; 
	
}