p {
	line-height:150%;
	text-align:justify;
	margin-top:10px;
	margin-bottom:4px;
}

h2 {
	color:#CB3439;
	font-size:17px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
}

h2.NoMargin {
	margin:0;
}

h3 {
	color:#B4110F;
	font-size:13px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:10px;
}

h3.NoMargin {
	margin:0;
}

h4 {
	color:#B4110F;
	font-size:11px;
	font-weight:bold;
	padding:0;
	margin:0;
	margin-top:25px;
	line-height:150%;
}

h4.NoMargin {
	margin:0;
}


ul, #Column1 ol {
	line-height:150%;
	text-align:justify;
	margin-top:4px;
	margin-bottom:4px;
}

ul {
	margin-left:30px;
	list-style-type:square;
}

ol {
	margin-left:30px;
}

.ImgRight {
	float:right;
	margin-top:4px;
	margin-left:10px;
}

.ImgLeft {
	float:left;
	margin-top:4px;
	margin-right:10px;
}

.ImgCenter {
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

.Note {
	background:#F9F5E2;
	border:1px solid #ADADAB;
	padding:0 10px;
	margin:10px 0;
}
.Note ul {
	padding:10px 0;
	margin:0 !important;
}
.Note ul li {
	padding:0;
	margin:0 10px 0 15px;
}
.Note h4 {
	padding:10px 0;
	margin:0;
}

.Note2 {
	background:#FFF8DC;
	border:1px solid #ADADAB;
	padding:0 10px 0 10px;
}

.Txt {
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	line-height:150%;
	text-align:justify;
	margin-top:10px;
	margin-bottom:10px;
}

.TxtSmall {
	font-family:verdana,arial,sans-serif;
	font-size:10px;
	line-height:150%;
	text-align:justify;
	padding:0;
}

.Selected {
	font-weight:bold;
	color:#c00000;
}

p.Testimonials {
	padding: 0 0 50px 0;
}

p.Testimonials span.TestimonialsAddress {
	float:right;
	text-align:right;
	font-weight:bold;
}

ol.Faq {
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	line-height:150%;
	text-align:justify;
	margin-top:10px;
	margin-bottom:10px;
	padding:0;
}
ol.Faq li {
	padding-bottom:6px;
}

.FaqQ {
	font-size:11px;
	font-weight:bold;
	line-height:150%;
	padding:2px 4px 2px 4px;
	background:#f0f0f0;
	border-bottom:1px solid #a0a0a0;
}
.FaqA {
	font-size:11px;
	line-height:150%;
	margin-bottom:20px;
	padding-left:10px;
	padding-right:4px;
}

.necessary {
	color:#f00000;
}


/* Forms */
form.FeedbackForm {
	width:481px;
	background:#f3f3f3;
	border:1px solid #888;
	padding: 10px;
	margin:20px 0;
}

form.FeedbackForm table {
	width:100%;
	margin:10px 0;
}

form.FeedbackForm table th, form.FeedbackForm table td {
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	padding:2px;
}

form.FeedbackForm table th {
	vertical-align:top;
	text-align:left;
	font-weight:bold;
	white-space: nowrap;
	padding-right:10px;
}

form.FeedbackForm table td {
	width:100%;
}

form.FeedbackForm td input, form.FeedbackForm td textarea, form.FeedbackForm td select {
	width:99%;
	background:#ffffff;
	color:#000;
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	border:1px solid #808080;
}

form.FeedbackForm td input.Short {
	width:100px !important;
}
form.FeedbackForm td input.Button {
	width:100%;
	padding:2px 0;
	border:outset #b0b0b0 1px;
	background-color:#d0d0d0;
}

.Necessary {
	color:#f00000;
}


/* Tour */
div.Tour {
	margin:0;
	padding:0;
	min-height:110px;
}

div.Tour h3 {
	padding:15px 0 0 0;
	margin:0!important;
}

div.Tour p {
	margin:10px 0 0 0;
}


/* Screenshots */
.PreScr {
	float:left;
	width:250px;
	height:180px;
	line-height:20px;
	margin:15px 0 10px 0;
	text-align:center;
}

.PreScr a {
	text-decoration: none !important;
}


/* ProductTables */
.ProductTab {
	margin-top:25px;
}
.ProductName {
	height:24px;
	line-height:24px;
	padding:0 0 0 10px;
	margin:0;
	background:#C93339 url(/img2/common/tbl/tab.gif) no-repeat;
	font-size:12px;
	color:#fff;
}
.ProductName a {
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
.ProductTabHr {
	background:#C93339 url(/img2/common/tbl/hr.gif) repeat-x;
	height:3px;
	margin-top:1px;
	border:#724324 1px solid;
	font-size:1px;
}
.ProductInfo {
	width:500px;
	padding-bottom:5px;
}
.ProductInfo p {
	margin:0;
	padding:0;
	line-height:1.7em;
}
.ProductInfo .Note {
	margin: 4px 0;
}
.ProductInfo table {
	width:100%;
}
.ProductInfo h4 {
	padding:1px 5px;
	margin:0;
	font-size:11px;
	background:#ddd;
	color:#000;
}
.ProductInfo table td, .ProductInfo table th {
	background:#f4f4f4;
	border:#fff 1px solid;
	line-height:1.6em;
	font-size:11px;
}
.ProductInfo table td, .ProductInfo table th {
	padding:0 5px;
}
.ProductInfo img {
	margin:10px;
}

/* ProductTables Download */
.DownloadInfo {
	width:350px;
	float:left;
	margin:4px 0 25px 0;
}
.DownloadLocation {
	float:right;
	padding:10px 20px;
	margin-left:0;
}

/* ProductTables buy */
.ProductInfo .OfferInfo {
	width:40%;
	float:left;
	margin:4px 0;
	line-height:2em;
}
.ProductInfo .RegularPrice {
	color:#808080;
	font-weight:bold !important;
}
.ProductInfo .OfferPrice {
	font-weight:bold !important;
	color:#CD0008;
}
.ProductInfo .OfferDate {
	font-size:0.9em;
	color:#CD0008;
}
.Volume {
	width:50%;
	float:right;
	margin:4px 0;
}
.Volume table, .Volume table td, .Volume table th, .Volume h4 {
	font-size:10px;
	line-height:1.3em;
}



/* Tables */
table.ProductFeatures {
	width:100%;
	margin-bottom:10px;
	border:solid 1px #808080;
}

table.ProductFeatures tr.Dark {
	background:#f0f0f0;
}
table.ProductFeatures tr.Lite {
	background:#ffffff;
}
table.ProductFeatures th, table.ProductFeatures td {
	padding-left:5px;
	padding-right:5px;
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	text-align:left;
}
table.ProductFeatures th {
	padding-left:10px;
	padding-right:5px;
	background:#404040;
	color:#ffffff;
	font-weight:normal;
}
table.ProductFeatures td {
	padding-left:5px;
	padding-right:5px;
}

table.ProductFeatures th.YesNo, table.ProductFeatures td.Yes, table.ProductFeatures td.No {
	padding-left:15px;
	padding-right:15px;
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	text-align:center;
}
table.ProductFeatures td.Yes {
	color:#4040a0;
}
table.ProductFeatures td.No {
	color:#d02020;
}

/* Bottom Offer */
div.BottomOffer {
	text-align:center;
	padding-top:20px !important;
	margin:0;
}

div.BottomOffer table {
	width:450px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}

div.BottomOffer table a {
	font-family:verdana,arial,sans-serif;
	font-size:11px;
	font-weight:bold;
}
div.BottomOffer table a:hover {
	text-decoration:underline;
}

div.BottomOffer table #OfferBuyNow {
	padding:0 16px 0 6px;
	width:35%;
}

div.BottomOffer table #OfferBuyNow a {
	color:#E90000;
}

div.BottomOffer table #OfferDownload {
	padding-left:6px;
	width:35%;
}

div.BottomOffer table #OfferDownload a {
	color:#365BC7;
}

/* ContactAddress */
.ContactAddress {
	padding:0 0 0 60px;
	background:url(/img/spydex/common/icons/spydex-small.gif) 0 20px no-repeat;
}
.ContactEmail {
	padding:0 0 0 60px;
	background:url(/img/spydex/common/icons/contacts.gif) 0 20px no-repeat;
}

/* Articles */
.ArticleHead {
	text-align: right;
}
