.usercommentbox {	background: #F8F8F8;	background-image: url(../images/quote-start-small.gif); background-repeat: no-repeat;	background-position: 2px 2px;	border-color: #c0c0c0; border-style: solid; border-width: 1px; 	padding: 12px;	margin-bottom: 20px;	color: #606060;	font-weight: normal;	position: relative;	text-align: justify;}.usercommentbox_author {	background-image: url(../images/quote-end-small.gif); background-repeat: no-repeat; background-position: right bottom; 
	/*background-position: 132px 0px; */	font-style: italic; 	margin-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	margin-left: -8px;
	margin-right: -6px;
	margin-bottom: -6px;	text-align: right;	position: relative; 	min-height: 20px;
}

.promobox {
	background-image: url(../images/ticket.jpg); background-repeat: no-repeat;
	height: 138px;
	width: 213px;
	font-weight: bold;
	padding-left: 32px;
	padding-top: 20px;
	padding-right: 55px;
	padding-bottom: 20px;	
}

.promobox h2 {
	color: #484848 ;
	border: 0px;
	border-bottom: 2px;
	border-style: solid;
	/* border-color: LightSteelBlue; */
	border-color: #484848 ;	
}

.promodiscountbox {
	margin-left: auto;
	margin-right: auto;
	//margin-bottom: 0px;
	text-align: center;
	//text-shadow: 1px 1px #404040;
	width: 80%;
	color: #606060;
	//color: #ffb438;
	font-size: larger;
	//margin-top: 5px;	
	border-style: dotted;
	border-width: 1px;
	border-color: #000000;
}

.warningbox {
	background: #F8F8F8;	
	background-image: url(../images/warning.png); background-repeat: no-repeat;	background-position: 4px 4px;	border-color: red; border-style: solid; border-width: 1px;
	margin: 10px;	padding: 4px;
	padding-left: 32px;	color: #606060;	font-weight: normal;	position: relative;	text-align: left;}

.seealsobox {
	background: #F8F8F8;	
	background-image: url(../images/seealso.png); background-repeat: no-repeat;	background-position: 4px 4px;	border-color: #ddd; border-style: solid; border-width: 1px;
	margin: 10px;	padding: 4px;
	padding-left: 32px;	color: #606060;	font-weight: normal;	position: relative;	text-align: left;}
.quotebox {	background: #F8F8F8;	background-image: url(../images/quote-start.gif); background-repeat: no-repeat;	background-position: 4px 4px;	border-color: #D0D0D0; border-style: solid; border-width: 1px;	margin: 10px;	padding: 8px;	color: #606060;	font-weight: normal;	position: relative;	text-align: left;}.quotebox_header {	background: #F8F8F8;	background-image: url(../images/quote-start.gif); background-repeat: no-repeat;	background-position: 4px 4px;	border-color: #D0D0D0; border-style: solid; border-width: 1px;	margin: 10px;	padding: 4px;	color: #606060;	font-weight: normal;	position: relative;	text-align: left;}.quotebox_header:first-line {	font-weight: bold;	font-size: 16px;}

.highlightbox {	background: GhostWhite; /* #F0F8FF; */	background-image: url(../images/callout.png); background-repeat: no-repeat;	background-position: center center;	border-color: Gainsboro; /* #4C93DD; */ 
	border-style: solid; border-width: 1px;	color: SlateGray; /* #3A6EA5; */ 	font-size: 110%;	padding: 4px;	margin-right: 4px;	margin-left: 4px;}.highlightbox p {	margin: 0px;}.codebox {	font-family: "Courier New";	background: #F8F8F8;	border-color: #D0D0D0; border-style: solid; border-width: 1px;	padding: 4px;	margin-right: 10px;	color: #606060;	font-weight: normal;	text-align: left;}

.featurebox {
	padding: 0px;
	padding-bottom: 10px;
	padding-top: 10px;	
	min-height: 240px;
	width: 90%;
	margin-left: auto;
	margin-right: auto;

	border-style: none;
	border-width: 1px;
	border-color: #d0d0d0;
	border-bottom-style: dotted;
}

.imgleft {
	float: left; width: 300px; margin-right: 20px; 
} 

.imgright {
	float: right; min-width: 300px; margin-left: 20px;
} 

.keyfeaturebox {	background-image: url(../images/exclamation.png); background-repeat: no-repeat;	background-position: 0px 6px;	min-height: 40px;	padding: 0px;	padding-left: 32px;	margin-bottom: 8px;}.keyfeaturebox:first-line {	font-size: 10pt; 	font-weight: bold;
	/* color: SlateGray;*/}
