#content-full {
	margin: 0 auto;
	width: 840px;
}
#content-full2 {
	margin: 0 auto;
	width: 840px;
}
#content {
	margin: 0 0 0 30px;
	width: 620px;
}

#content h3 {
	color: #003366;
	font-size: 12pt;
}

#content li, #content p {
	line-height: 1.5;
}

#container-left {
	display: block;
	float: left;
	width: 410px;
}

#container-right {
	display: block;
	float: right;
	width: 410px;
	padding-right: 10px;
}

div#stockimage {
	height: 100px;
	margin-bottom: 20px;
	width: 620px;
}

div.promo-content {
	background-position: 24px 40px;
	background-repeat: no-repeat;
	clear: both;
	display: block;
	margin: 0 0 20px 0;
	min-height: 120px;
	height: auto !important;
	height: 120px;
}

div.promo-content a {
	color: #0066CC;
}

div.promo-content h3 {
	background-image: url('img/promo-content-top.gif');
	background-position: left top;
	background-repeat: no-repeat;
	clear: both;
	color: #003366;
	font-size: 14pt;
	height: 24px;
	margin: 0;
	padding: 6px 8px 0 8px;
}

div.promo-content div.text-right{
	background-image: url('img/promo-content-bottom.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
	margin: 0;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	padding: 0 0 20px 112px;
	width: 298px;
}

div.promo-content div.text-right ul {
	line-height: 1.5;
	list-style: square;
	margin: 10px 0 0 0;
	padding: 0 0 0 16px;
}

div.promo-content div.text-right form {
	margin: 0;
	padding: 0;
}

#networkStatus {
	background-image: url('img/promo-content-bottom.gif');
	background-position: right bottom;
	background-repeat: no-repeat;
	margin: 0;
	min-height: 60px;
	height: auto !important;
	height: 60px;
	padding: 20px 0px 0px 0px;
}