

/*Global Style Overrides*/
#content-section 
{
	min-height: 750px;
}

/*Local Styles*/
.left-col
{
	display:inline-block;
	*display: inline;
	zoom:1;
	vertical-align:top;
	width:600px;
}
.detail-section
{
	margin-bottom:22px;
}
#general-details table td
{
	min-width:130px;
	vertical-align:top;
}
#general-details ul
{
	list-style:none;
}


#warranty-details table td
{
	min-width:120px;
	padding-right:3px;
	border-bottom:1px solid #ccc;
	text-align:right;
}
#warranty-details table td.detail-col
{
	width:250px;
	text-align:left;
}

.right-col
{
	display:inline-block;
	*display: inline;
	zoom:1;
	vertical-align:top;
	padding-left:50px;
	width:280px;
}
#product-image
{
	width:auto;
	height:400px;
	margin:20px 0 5px 0px;
	
	border:4px solid #e9e9e9;
	box-shadow:0 0 10px #666;
}
#cylinder-note
{
	margin-top:15px;
	width:225px;
}

#regulators-section
{
	width:215px;
	margin:0px 0 5px 0px;
}
#regulators-section img
{
	width:215px;
	height:auto;
	
	border:4px solid #e9e9e9;
	box-shadow:0 0 10px #666;
	margin:20px 0;
}

#regulators-section .NRC
{
}
 
#regulators-section.HPC
{
	margin:-70px 0 5px 0px;
}