DIV.testimonial, DIV.testimonial1 {

	
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	clear: both;
}

DIV.testimonial P,DIV.testimonial1 P {

	font-size: 10pt;
	margin-left: 0px;	
	margin-right: 0px;	
}
DIV.testimonial1 P.byline
{
border: 1px #DDDDDD solid;	
}
 P.byline {

	background: #EEEEEE;
	text-align: right;
}
DIV.testimonial {
border: 1px #DDDDDD solid;
	background: #EEEEEE;
	
}

#content {

	width: 65%;
}

#sidebar {

	width: 25%;
}

#sidebar P.price {

	font-size: 18pt;
	font-weight: bold;
	margin: 0;
	text-align: center;
}

img.box {
	text-align:center;
	padding-left: 40px;
	padding-top: 5px;
}

A.download {

	display: block;
	width: 200px;
	background: url('../images/download_button2.jpg') no-repeat ;	
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 12px;
	padding-bottom: 15px;
	padding-left: 10px;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

A.homepage {

	display: block;
	color: white;
	background: #003366 url(/images/backgrounds/h1BG.png) repeat-x;
	font-size: 12pt;
	font-weight: bold;
	height: 20px;
	padding: 10px;
	text-align: center;
}

H2 {


	border-bottom: dotted 1px #BBBBBB;
}

DIV.screenshot, DIV.screenshot1 {

	width: 45%;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 00px;
	margin-right: 0px;
	padding-right: 0px;
	float: right;
	clear: both;
	
}
DIV.screenshot1 {
	width: 37%;
}

#content P.caption,P.caption1 {

	font-size: 8pt;
	text-align: left;
	font-style: italic;
	
	padding-right: 15px;
	padding-top: 0px;
	margin: 2px 0px 10px 0px;
}
#content P.caption
{
padding-left: 45px;
}
#content P.caption1 {
	padding-left: 45px;
}

li {
	padding-top: 7px;
}

SPAN.competitor {

	font-style: italic;
}

UL.news_index {

	list-style: none;
	margin-left: 0px;
	padding-left: 5px;
}

UL.news_index LI {

	margin-bottom: 10px;
}

UL.news_index LI DIV.date{

	font-size: 8pt;
}
			
UL.news_index LI DIV.title{
	font-size: 12pt;
}