.subtitle {
	color:#003399;
	font-size:19px;
	padding-top:5px;
}

.product-content-table {
	margin-top: 30px;
	width:600px;
}

.product-content {
	font-size: 13px;
	line-height:22px;
	padding: 5px;
	padding-left:0;
	width: 380px;
}

.product-content p {
	width:400px;
}

.second-paragraph p {
	width:500px;
}

ul.feature-list {
	list-style-type:none;
	padding-left: 5px;
	padding-right: 15px;
	font-size: 13px;
}

ul.feature-list li{
	padding-top: 5px;
	padding-bottom: 5px;
}



ol.feature-description {
	list-style-type: circle;
}

.section-title {
	width: 100%;
	font-size: 14px;
	color: #003399;
}

.subsection {
	padding-top: 20px;
	width: 500px;
}


.paragraph-width {
	width: 500px;
}

p {
	width: 500px;
	line-height:22px;
}

.image-align-right {
	float:right; 
	clear:right;
}