body 
{
	background-color:wite
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}

div.bl {background: url(bl.png) 0 100% no-repeat #feba54; width: 20em}
div.br {background: url(br.png) 100% 100% no-repeat}
div.tl {background: url(tl.png) 0 0 no-repeat}
div.tr {background: url(tr.png) 100% 0 no-repeat; padding:10px}
div.clear {font-size: 1px; height: 1px} 
div.banner {width:100%;	height:75px; background: 0 100% no-repeat #ee9000}

p.banner_title
{
	font-family:Century Gothic;
	font-size:32px;
	font-weight:lighter;
	color: White
}
p.banner_text
{
	font-family:Century Gothic;
	font-size:16px;
	font-weight:lighter;
	color: White
}
p.banner_panel_small_text
{
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color: #cc5000
}
p.banner_panel_medium_text
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color: #cc5000
}
p.blue_title
{
	font-family:Arial;
	font-size:24px;
	font-weight:600;
	color: #5555ff
}
p 
{
	color: black; 
	font-size:12;
	font-family: Trebuchet MS;
}
p.best_price
{
	font-family:Century Gothic;
	font-size:12px;
	font-weight:normal;
	color: #ff8000
}
p.price
{
	font-family:Arial;
	font-size:14px;
	font-weight:normal;
	color: #444444
}
p.price_button
{
	background: url(button.png)
}
p.free_trial
{
	font-family:Arial;
	font-size:11px;
	font-weight:800;
	color: red
}
tr.feature_header
{
	height:30px;
	vertical-align:bottom;
}
p.feature_header
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color: #ff8000
}
tr.feature
{
	height:30px;
	vertical-align:bottom;
	background-color:#eeeeee;
}
p.feature
{
	font-family:Arial;
	font-size:13px;
	font-weight:normal;
	color: #444444
}
td.feature_best_price
{
	height:30px;
	vertical-align:bottom;
	background-color:#ffffaa;
}