/*definition lists*/

#maintext dl {
	width: 450px;
}
#maintext dt {
	clear: left;
	float: right;
	width: 333px;
	margin-top: 20px;
}
#maintext dd {
	clear: right;
	margin-left: 117px;
	font-size: .75em;
	line-height: 1.5em;
}
#maintext dd.image {
	clear: none;
	margin: 20px 0px 0px;
	float: left;
}
#maintext dd.image img {
	margin: 0;
}


#pr dt {
	float: none;
	color: #333333;
	clear: none;
	width: 150px;
	margin-top: 15px;
	font: normal .7em Verdana, Arial, Helvetica, sans-serif;
}

#pr dd {
	clear: none;
	float: none;
	margin-left: 80px;
	margin-top: -1.65em;
	font-size: 0.75em;
}

#pr dd.link {
	margin-top: 0px;
}
#success dt {
	margin-top: 15px;
}
#success dd.image img {
	margin-bottom: 10px;
}

#success a:link {
	color: #333333;
	font-size: 1em;
	text-transform: none;
	background: url(../images/arrow_sm_red2.gif) no-repeat right center;
	padding-right: 9px;
}

#success a:visited {
	color: #666666;
	font-size: 1em;
	text-transform: none;
	padding-right: 9px;
	background: url(../images/arrow_sm_gray2.gif) no-repeat right center;
}

#success a:hover, #success a:active, #success a:focus {
	color: #DD2540;
/*	padding-right: 9px;
	background: url(../images/arrow_sm_red2.gif) no-repeat right center;*/
}
.squote {
	font-size: 0.75em;
	line-height: 1.6em;
	width: 360px;
	margin-left: 40px;
	margin-bottom: 10px;
	color: #A23336;
	font-weight: 700;
}
.cited {
	color: #A23336;
	font-size: 0.7em!important;
	display: block;
	margin-left: 60px;
	line-height: 1.3em;
	font-weight: 700;
	margin-bottom: 10px;
	margin-top: -12px;
	width: 320px;
	background: url(../images/success/dash.gif) no-repeat left 3px;
	padding-left: 20px;
}



/*events formatting*/

#maintext .item, #maintext .item2 {
	width: 400px;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 2px dotted #666666;
	padding-top: 5px;
	border-top: 2px dotted #666666;
	font: 0.7em/1.5em Verdana, Arial, Helvetica, sans-serif;
}

#maintext .item2 {
	border-style: none;
	margin-bottom: 10px;

}
#maintext .item2 a {
	text-transform: none;
}


#maintext .itemhead {
	width: 400px;
	font-size: 0.75em;
	line-height: 1.5em;
	margin-bottom: 10px;
	padding: 2px 0px 2px 10px;
	margin-top: 15px;
	background: #E5E5E5;
}

#maintext .itemhead a {
	text-transform: none;
	font-size: 0.85em;
}

#maintext .eventdate, #maintext .eventheader {
	width: 150px;
	float: left;
}

#maintext .eventheader {
	font-size: 1em;
	font-weight: 700;
	color: #000000;
	width: auto;
	padding-right: 10px;
}

#maintext .eventinfo, #maintext .eventlink {
	float: left;
	width: 250px;
}

#maintext h2.events {
	font-size: 0.9em;
	font-weight: 700;
	margin-top: -0.5em;
}

#maintext h3.events {
	font-size: 0.9em;
	color: #666666;
	margin-bottom: 7px;
	margin-top: 2px;
}

#articles td {
	padding: 4px 30px 20px 0px;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
}

#articles th {
	padding: 4px 30px 5px 0px;
	color: #666666;
	font-size: 0.85em;
}
/*Product comparison table*/
#compare {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
}

#compare td {
	text-align: center;
	padding: 5px 7px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	vertical-align: middle;
}
#compare p {
	margin: 5px 0!important;
	padding: 0;
}

#compare th {
	padding: 5px 7px;
	background: #A23336;
	color: #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	vertical-align: middle;
}
#compare .left {
	text-align: left;
}

#compare .color3 {
	background: #A23336;
}
#compare .nobbord {
	border-bottom-style: none;
}
#compare .color2 {
	background: #666666;
}
#compare .alt {
	background: #E0E0E0;
}
#compare caption {
	font: 2em/1.5em Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	padding-top: 20px;
}

#compare .header {
	padding: 10px 20px;
}
#compare .header2 {
	padding-right: 13px;
	padding-left: 13px;
}

#tablewrapper {
	width: 780px;
}

.submit {
	color: #000000;
	background: #CCCCCC;
}




/*from previous Dimension site*/

.forminputs {
	border: 1px #000000 solid;
}


.padbot {
	padding-bottom: 0.5em;
}
.checkbox {
	padding-right: 3px;
}
