.productstable
{
        float: right;
        margin-bottom: 10px;
        width: 750px;
        border-left: 1px solid #c0c0c0;
        padding-left: 15px;
}


#productleftside {
	width: 472px;
//	float: left;
	margin-left: -1px;
	padding: 10px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, sans-serif; 
	font-weight: 400; 
	font-size: 14px; 
	color: 000000; 
	}
	
#productrightside {
    	width: 258px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, Arial, sans-serif; 
	font-weight: 400; 
	font-size: 14px; 
	}

.rightsideHeader {
	font-weight: 900; 
	font-size: 20px; 
	color: cc9933;
	text-align: right;
	}


.spacer {
	clear: both;
	}

.softwareTitle {
	font-weight: 900; 
	font-size: 20px; 
	color: 000000;
	line-height: 16px;
	}

.softwareVersion {
	font-weight: 900; 
	font-size: 16px; 
	color: 000000;
	}
	
.softwareSubTitle {
	font-weight: 900; 
	font-size: 16px; 
	color: 999999;
	line-height: 16px;
	}

.softwareTagline {
	font-weight: 900; 
	font-size: 14px; 
	color: 993366;
	line-height: 16px;
//	margin-left: 10px;
//	margin-top: 10px;
	margin-bottom: 10px;
	}
	
.softwareBox {
        float: left; 
        margin-right: 20px; 
	}

.question {
	font-weight: 900; 
	font-size: 16px; 
	color: 999999;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}
	
.bodytext {
	font-weight: 400; 
	font-size: 14px; 
	color: 000000;
	}
	

.featureHeader {
	font-weight: 900; 
	font-size: 14px; 
	color: 000000;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}
	
.featureText {
	font-weight: 400; 
	font-size: 12px; 
	color: 000000;
	}
	
.featureText ul {
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-type: circle;

	}

.testimonialsHeader {
	font-weight: 900; 
	font-size: 14px; 
	color: e6c370;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}
	
.testimonialsText {
	font-weight: 400; 
	font-size: 12px; 
	color: 993366;
	margin-top: 15px; 
	margin-bottom: 5px; 
	}
	
.testimonialsText em {
	font-style: italic;
	}

.downloadbox {
	padding-right: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	font-weight: 900; 
	font-size: 14px; 
	color: 000000;
	background-color: ffffcc;
	margin-left: 114px; /* needs to be as wide as the image it's next to + the margin*/
	list-style-image: url("/images/products_li_dot.gif");
	}
	
.downloadbox a {
	text-decoration: none;
	color: 000000;
	}
.downloadbox a:hover {
	text-decoration: underline;
	color: 000000;
	}
.downloadbox ul {
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	}

	
.downloadboxDesktop {
	padding-right: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	font-weight: 600; 
	font-size: 14px; 
	color: 000000;
	background-color: ffffcc;
	margin-left: 144px; /* needs to be as wide as the image it's next to + the margin*/
	list-style-image: url("/images/products_li_dot.gif");
	}
	
.downloadboxDesktop a {
	text-decoration: none;
	color: 000000;
	}
.downloadboxDesktop a:hover {
	text-decoration: underline;
	color: 000000;
	}
.downloadboxDesktop ul {
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	}
	
.downloadBoxALEXResumeParser {
	padding-right: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	font-weight: 600; 
	font-size: 14px; 
	color: 000000;
	background-color: ffffcc;
	margin-left: 0px; /* needs to be as wide as the image it's next to + the margin*/
	list-style-image: url("/images/products_li_dot.gif");
	}
	
.downloadBoxALEXResumeParser a {
	text-decoration: none;
	color: 000000;
	}
.downloadBoxALEXResumeParser a:hover {
	text-decoration: underline;
	color: 000000;
	}
.downloadBoxALEXResumeParser ul {
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	}
	
.videoBox {
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-weight: 700; 
	font-size: 13px; 
	color: 993366;
	background-color: cc9933;
	border: solid;
	border-width: 2px;
	border-color: 000000;
	}
	
.getAccessBox {
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-weight: 900; 
	font-size: 13px; 
	color: 000000;
	background-color: cc9933;
	border: solid;
	border-width: 2px;
	border-color: 000000;
	}
	
.getAccessBox a {
	text-decoration: none;
	color: 000000;
	}
.getAccessBox a:hover {
	text-decoration: underline;
	color: 000000;
	}
	
p {padding: 0;
   margin-top: 0px;
	}



.faqTopQuestions {
	text-align: left;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-bottom: 15px;
	background-color: cccccc;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; 
	font-weight: 900; 
	font-size: 14px; 
	color: 000000;
	text-decoration: none;
	}
	
.faqTopQuestions a {
	text-decoration: none;
	color: 000000;
	}
.faqTopQuestions a:hover {
	text-decoration: underline;
	color: ffffff;
	}
	

.faqQuestions {
	text-align: left;
	padding-right: 0px;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-bottom: 0px;
	border-left: solid;
	border-left-width: 1px;
	border-left-color: cccccc;
	border-top: solid;
	border-top-width: 1px;
	border-top-color: cccccc;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: cccccc;

	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; 
	font-weight: 900; 
	font-size: 14px; 
	color: 000000;
	text-decoration: none;
	background-color: e6e6e6;
	}
	
.faqQuestions a {
	text-decoration: none;
	color: 000000;
	}
.faqQuestions a:hover {
	text-decoration: none;
	color: 000000;
	}

.faqAnswers {
	text-align: left;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-bottom: 15px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif; 
	font-weight: 400; 
	font-size: 12px; 
	color: 000000;
	text-decoration: none;
	border-left: solid;
	border-left-width: 1px;
	border-left-color: cccccc;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: cccccc;
	border-right: solid;
	border-right-width: 1px;
	border-right-color: cccccc;
	}

.faqAnswers a {
	text-decoration: underline;
	color: 336699;
	}
.faqAnswers a:hover {
	text-decoration: underline;
	color: 000000;
	}
.faqQuestionsBTT {
	font-size: 10px;
	text-decoration: underline;
	color: 336699;
	}
.faqQuestionsBTT a {
	text-decoration: underline;
	color: 336699;
	}
.faqQuestionsBTT a:hover {
	text-decoration: underline;
	color: 000000;
	}

