
.bggold { background-color: #d8c560; border: 1px solid #d69e17;}
.bggold .dark { background-color: #d69e17; color: #ffffff;}

.bgsilver { background-color: #ccccdd; border: 1px solid #888899;}
.bgsilver .dark { background-color: #888899; color: #ffffff;}

.bgbronze { background-color: #bf952b; border: 1px solid #b66e07;}
.bgbronze .dark { background-color: #b66e07; color: #ffffff;}

.bgplatinum { background-color: #eeefff; border: 1px solid #ccceee;}
.bgplatinum .dark { background-color: #dddeee; color: #000000;}

.bgdiamond { background-color: #fefefe; border: 1px solid #ececec;}
.bgdiamond .dark { background-color: #ececec; color: #000000;}

.half
{
	float: left;
	width: 279px;
}

.halfleft { margin-right: 10px;}

#home2 div { text-align: left; }

#home2 h1, #home2 .h1div
{
	margin: 0px;
	font-size: 14px;
	font-weight: normal;
	padding: 2px;
}


.hostingbox, .hostingboxdouble, .hostingboxtreble, .hostingboxhalf
{
	float: left;
	width: 180px;
	margin: 3px;
}

.hostingbox       { width: 180px; }
.hostingboxdouble { width: 368px; }
.hostingboxtreble { width: 556px; }
.hostingboxhalf   { width: 274px; }

.hostingbox p, .hostingboxdouble p, .hostingboxtreble p, .hostingboxhalf p
{
	margin: 0px;
	padding: 5px;	
}

.price { float: right; text-align: right;}
.pence { font-size: 0.75em; }

.content .small, .hostingboxdouble .content .small, .hostingboxtreble .content .small, .hostingboxhalf .content .small { font-size: 10px; }
.content ul, .hostingboxdouble .content ul, .hostingboxtreble .content ul, .hostingboxhalf .content ul { margin: 0px 5px 0px 0px; padding: 2px 0px 0px 20px; }

.budgethostflip { background-image: url("img/budget_hosting_arch_flip.gif");         background-position: bottom right; background-repeat: no-repeat;}
.smallbhostflip { background-image: url("img/small_business_hosting_arch_flip.gif"); background-position: bottom right; background-repeat: no-repeat;}
.largebhostflip { background-image: url("img/large_business_hosting_arch_flip.gif"); background-position: bottom right; background-repeat: no-repeat;}
.emailhostflip  { background-image: url("img/email_hosting_arch_flip.gif");          background-position: bottom right; background-repeat: no-repeat;}
