p.caption {
	color: #133b59;
	font-style: italic;
}
p img.inlinePhotoLeft {
	float: left;
	margin: 0px 8px 8px 0px;
	border: 1px solid black!important;
}
p img.inlinePhotoRight {
	float: right;
	margin: 0px 0px 8px 8px;
	border: 1px solid black!important;
}

/* table with padded cells */
#sortable td {
   padding: 15px 10px;   
}

div#banner {
	background-image: none;
	height: auto;
	width: auto;
}
div#banner div.leftCol {
	margin-top: 5px;
	width: 261px;
	background-image: url(../img/bg_leftnav_tank.jpg);
	background-repeat: no-repeat;
	height: 268px;
	float: left;
	padding: 4px 11px 3px 5px;
}
	div#banner div.leftCol ul {
		text-transform: uppercase;
		font-weight: bold;
		border-bottom: 1px solid #bab9b9;
		font-size: 15px;
		background-image: url(../img/bg_leftnav_tank.jpg);
		background-repeat: no-repeat;
		background-position: -5px -4px;
	}
		div#banner div.leftCol ul li {
			border-top: 1px solid #bab9b9;
			padding: 1px 0px;
		}
			div#banner div.leftCol ul li.first {
				border-top: none;
			}
			div#banner div.leftCol ul li a {
				color: #061328;
				display: block;
				width: 234px;
				padding: 3px 4px 3px 22px;
				background-image: url(../img/bul_leftnavcircles.gif);
				background-repeat: no-repeat;
				background-position: 10px 2px;
			}
				div#banner div.leftCol ul li a:hover, div#banner div.leftCol ul li a.active {
					text-decoration: none;
					background-color: #e8e7e7;
				}
				
			div#banner div.leftCol ul li ul {
				font-weight: normal;
				border-bottom: none;
				font-size: 12px;
				background: none;
			}
				div#banner div.leftCol ul li ul li {
				}
					div#banner div.leftCol ul li ul li a {
						background-image: none;
						background-image: url(../img/bul_leftnavdots.gif);
						background-position: 28px 8px;
						padding-left: 38px;
						width: 218px;
					}
div#banner div.rightCol {
	position: relative;
	width: 670px;
	float: left;
	left: 4px;
}

div#copyArea {
	top: 460px;
	background-image: none;
}
	div#copyArea div.leftCol {
		width: 275px;
	}
		div#copyArea div.leftCol h4 {
			margin-bottom: 4px;
		}
		div#copyArea div.leftCol p {
			margin-bottom: 8px;
			font-size: 12px;
			line-height: 18px;
		}
		div#copyArea div.leftCol img {
			border: 1px solid #c0bfbf;
		}
		div#copyArea div.leftCol div#plaque {
		}
			div#copyArea div.leftCol div#plaque img {
				border: none;
			}
			
		div#copyArea div.leftCol div.copy {
			padding: 0px 13px;
		}
			div#copyArea div.leftCol div.copy img {
				margin-top: 2px;
				margin-bottom: 8px;
			}

		div#copyArea div.leftCol ul {
			margin-left: 24px;
			font-size: 12px;
		}
			div#copyArea div.leftCol ul li {
				list-style-type: disc;
			}

	div#copyArea div.rightCol {
		padding-right: 110px;
		width: 552px;
	}
	div#copyArea div.fullWidth {
		padding-right: 10px!important;
		width: 652px!important;
	}
		div#copyArea div.rightCol div#breadcrumbs {
			margin-bottom: 8px;
		}
		div#copyArea div.rightCol img {
			border: 1px solid #c0bfbf;
		}
		div#copyArea div.rightCol a div.viewLarger {
			color: #666666;
			font-size: 10px;
			text-transform: uppercase;
		}
		div#copyArea div.rightCol div.learnMore {
				margin-bottom: 30px;
				vertical-align: middle;
		}
			div#copyArea div.rightCol div.learnMore img {
				border: none;
				float: left;
				margin-right: 6px;
			}
			div#copyArea div.rightCol div.learnMore p {
				padding-top: 10px;
			}
				div#copyArea div.rightCol div.learnMore p:hover {
					text-decoration: underline;
				}
				
		div#copyArea div.rightCol div.photo {
			margin-bottom: 16px;
		}
			div#copyArea div.rightCol div.photo div.viewLarger {
				margin-bottom: 8px;
			}
			div#copyArea div.rightCol div.photo a:hover {
				text-decoration: none;
			}
		
		div#copyArea div.rightCol table#categories {
			width: 100%;
			float: none;
			margin-right: 0px;
		}
			div#copyArea div.rightCol table#categories td {
				width: 33%;
			}
				div#copyArea div.rightCol table#categories td img {
					border: none;
				}

		div#copyArea div.rightCol table#searchHeading {
			background-color: #e16a29;
			color: white;
			font-weight: bold;
			text-transform: uppercase;
			font-size: 11px;
			margin-bottom: 6px;
		}
			div#copyArea div.rightCol table#searchHeading td {
				padding: 7px;
				vertical-align: middle;
			}
				div#copyArea div.rightCol table#searchHeading form {
					display: inline;
					font-weight: normal;
					text-transform: none;
					font-size: 11px;
				}

		div#copyArea div.rightCol table#stockTanks, div#copyArea div.rightCol table#usedTanks, div#copyArea div.rightCol table#usedListing {
			margin-bottom: 8px;
		}
			div#copyArea div.rightCol table#stockTanks tr.odd, div#copyArea div.rightCol table#usedTanks tr.odd, div#copyArea div.rightCol table#usedListing tr.odd {
				background-color: #d3d2d1;
			}
			div#copyArea div.rightCol table#stockTanks th {
				color: #e16a29;
				font-weight: bold;
				text-transform: uppercase;
				font-size: 11px;
				padding: 5px;
				background-color: #f0f0f0;
			}
			div#copyArea div.rightCol table#stockTanks td {
				padding: 7px 5px;
			}
				div#copyArea div.rightCol table#stockTanks th.col0 {
					width: 80px;
				}
				div#copyArea div.rightCol table#stockTanks th.col1 {
					width: 55px;
				}
				div#copyArea div.rightCol table#stockTanks th.col2 {
					width: 110px;
				}
				div#copyArea div.rightCol table#stockTanks th.col3 {
					width: 60px;
				}
				div#copyArea div.rightCol table#stockTanks th.col4 {
					width: 115px;
				}
				div#copyArea div.rightCol table#stockTanks th.col5 {
					width: 40px;
				}
				div#copyArea div.rightCol table#stockTanks th.col6 {
				}
				
		div#copyArea div.rightCol table#usedTanks {
		}
			div#copyArea div.rightCol table#usedTanks h4 {
				margin-top: 8px;
				margin-bottom: 4px;
			}
			div#copyArea div.rightCol table#usedTanks th {
			}
				div#copyArea div.rightCol table#usedTanks th.col0 {
					width: 58px
				}
				div#copyArea div.rightCol table#usedTanks th.col2 {
					width: 58px;
				}
			div#copyArea div.rightCol table#usedTanks td {
				padding-right: 12px;
				padding-bottom: 12px;
			}			
				
		div#copyArea div.rightCol table#usedListing {
			font-size: 12px;
			line-height: 18px;
		}
			div#copyArea div.rightCol table#usedListing th {
				background-color: none;
			}
				div#copyArea div.rightCol table#usedListing th.col0 {
					width: 136px
				}
			div#copyArea div.rightCol table#usedListing td {
				padding: 4px 8px 4px 4px;
			}





















































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
