#promotion {
	background: #F4F2EE url(sitegraphics/image.jpg) no-repeat 0 0;
	padding-top: 400px;
}

.modelborder {
	border: 1px solid #000000;
	margin-top: 20px;
}

#promotion .title {
	padding-bottom: 0;	
	margin-bottom: 10px;
	font-size: 20px;
}

.redtitle {
	color: #000000;
	text-transform: uppercase;
	margin: 0;
	margin-top: 10px;
	font-size: 25px;
	font-weight: bold;
	padding: 4px 0;
}

#promotion .subtitle {
	padding: 0;	
	margin: 0;
}

#modelspecialtable td {
	padding: 0 5px 20px 5px;
}

#modelspecialtable h2 {
	text-align: center;
	padding: 0;
	margin: 0;
	font-size: 15px;
}

#modelspecialtable h3 {
	width: 230px;
	font-weight: bold;
	font-size: 13px;
}

/*#modelspecialtable h3 {
	width: 230px;
	background: #989692;
	color: #FFFFFF;
	font-size: 12px;
	padding: 2px;
}*/

#modelspecialtable img {
	
}

#modelspecialtable ul {
	margin-left: 10px;	
}

.exampletable {
	border: 1px solid #d6d3cd;
	background: #e9e6e1;
}

#modelspecialtable .exampletable th {
	padding: 4px 4px 4px 7px;	
	text-align: left;
	font-weight: normal;
	font-size: 11px;
}

#modelspecialtable .exampletable td {
	padding: 4px;	
	font-size: 11px;
}

.strike {
	text-decoration: line-through;
}

.redtext {
	font-weight: bold;
	color: #CC0000;
}
