@charset "utf-8";
/* CSS Document */

.largePurple {
	color:#5D2B48;
	font-size: 150%;
	line-height:28px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.largePurple2 {
	color:#5D2B48;
	font-size: 130%;
	line-height:20px;
	font-family:arial,Verdana, Geneva, sans-serif;
	font-weight: bold;
	
}
.largeGrey2 {
	color:#7d7d7d;
	font-size: 130%;
	line-height:20px;
	font-family:arial,Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-decoration:line-through;
	
}
.largeGrey {
	color:#545454;
	font-size: 120%;
	line-height:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align:left;
}

.purpleBackground {
	background-color:#5D2B48;
	font-size: 130%;
	color:#FFFfff;
	padding:5px;
	font-family:Arial, Geneva, sans-serif;
	font-weight: bold;
}

.black {
	color:#000000;
	
	line-height:24px;
	font-family:arial,Verdana, Geneva, sans-serif;
}
.grey {
	color:#545454;
	font-size: 120%;
	line-height:24px;
	font-family:arial, Verdana, Geneva, sans-serif;
	font-weight: bold;
}
li {
	line-height:24px;
}
#columnLeft{
	width:260px;
	float:left;
	margin-right:20px;
	}
#columnRight{
	width:260px;
	float:left;
	}
#tickImg{
	height:29px;
	width:29px;
	float:left;
	background-image:url(../images/tick.gif);
	background-repeat:no-repeat;	
}
#advertBox {
	height:100px;
	widows:602;
	background-image:url(../images/advert_billionaire2.jpg);
	background-repeat:no-repeat;
	padding-left:234px;
	padding-top:22px;
}
