
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.big_banner {width:100%;	height:350px; background: 0 100% no-repeat #ee9000}
div.banner {width:100%;	height:75px; background: 0 100% no-repeat #ee9000}
div.small_banner {width:100%; height:25px; background: 0 100% no-repeat #de8000} 

a.blue_title
{
	font-family:Arial;
	font-size:24px;
	font-weight:600;
	color: blue
}

a.banner_panel_medium_text
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	color: blue
}

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.thanks 
{
	color: #be6000; 
	font-size:18;
	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;
}

input.orange_big_button
{
	width: 175px ;
	height: 55px ;
	background-image: url(./orange_big_button.png) ;
	background-color: Transparent ;
	background-position: 0 0;
	border-width: 0 ;
	font-family: Century Gothic ;
	font-size:x-large ;
	color: #fbfbfb
}

input.blue_big_button
{
	width: 175px ;
	height: 55px ;
	background-image: url(./blue_big_button.png) ;
	background-color: Transparent ;
	background-position: 0 0;
	border-width: 0 ;
	font-family: Century Gothic ;
	font-size:x-large ;
	color: #fbfbfb
}

input.orange_small_button
{
	width: 88px ;
	height: 28px ;
	background-image: url(./orange_small_button.png) ;
	background-color: Transparent ;
	background-position: 0 0;
	border-width: 0 ;
	font-family: Century Gothic ;
	font-size:small ;
	color: #fbfbfb
}

input.blue_small_button
{
	width: 88px ;
	height: 28px ;
	background-image: url(./blue_small_button.png) ;
	background-color: Transparent ;
	background-position: 0 0;
	border-width: 0 ;
	font-family: Century Gothic ;
	font-size:small ;
	color: #fbfbfb
}