/* HEADERS
==========================================================================================*/
h2 {
	margin:0 0 14px 0;
}

/* B1 -> B4 SPOTS (DOMAINS, WEB HOSTING, DEDICATED SERVERS, E-COMMERCE)
==========================================================================================*/
div#products  {
	margin:10px 0px 0px 0px;
}

div#products ul {
	padding:0;
	margin:0px 5px 7px 22px;
	text-align:left;
}

div#products li {
	margin:0;
	padding:0 0 3px 0;
}

div#b1_spot,
div#b2_spot,
div#b3_spot,
div#b4_spot {
	padding:18px 8px 8px 8px;
	margin:0 8px 8px 0;
	width:180px;
	height:27.5em;
	float:left;
	text-align:center;
	background:url("images/product_bg.gif") top left no-repeat;
	overflow:hidden;
	font-size:1.0em;
}

div#b1_spot h2,
div#b2_spot h2,
div#b3_spot h2,
div#b4_spot h2 {
	margin:0;
	padding:0 0 10px 0;
}

div#b1_spot h2 a,
div#b2_spot h2 a,
div#b3_spot h2 a,
div#b4_spot h2 a {
	display:block;
	height:50px;
	background-position:top center;
	background-repeat:no-repeat;	
}

div#b1_spot a.btn,
div#b2_spot a.btn,
div#b3_spot a.btn,
div#b4_spot a.btn {
	float:none;
	margin:0 auto;
}

div#b1_spot p.franchiseFeatures,
div#b2_spot p.franchiseFeatures,
div#b3_spot p.franchiseFeatures,
div#b4_spot p.franchiseFeatures 
{
	text-align:left;
	height: 120px;
}
