.quoteHolder {
	float:left;
	width:100%;
}
.imageTag {
	float:left;
	font-size:160%;
	margin-top:25px;
	margin-bottom:15px;
}
#inner {
	float:left;
	margin-left:10px;
	display:inline;
	width:100%;
}
.tagImage {
	float:left;
	margin-right:15px;
	display:inline;
	margin-bottom:15px;
}
.station {
	width:155px;
	float:left;
	display:inline;
	margin-left:20px;
	margin-top:40px;
	background:url(../images/station_master.gif) no-repeat top left;
	height:233px;
}
.footerText {
	padding-right:30px;
}
.innerhold {
	float:left;
	margin-top:15px;
	width:600px;
}
.label {
	color:#FFFFFF;
	float:left;
	font-weight:bold;
	margin-right:10px;
	display:inline;
	margin-bottom:10px;
	margin-top:2px;
	width:120px;
}
.leftSide {
	float:left;
	width:300px;
	margin-right:10px;
	display:inline;
}
.yellow {
	color:#FFEA09;
	margin-right:5px;
}
.white {
	color:#FFFFFF;
}
.green {
	background:#095B35;
}
.productTable tr:hover {
	background:#999999;
}
.tdtimetabletitle {
	font-size:90%;
}
.productTable tr {
	cursor:pointer;
}
.green tr:hover {
	background:#095B35;
}
#hover {
	cursor:pointer;
}
.small {
	font-size:90%;
}
.fleft {
	float:left;
}
.fright {
	float:right;
}
.cboth {
	clear:both;
}
#loading {
	width:100%;
	text-align:center;
	display:none;
	clear:both;
	padding-top:10px;
}
td#hover:hover {
	background:#999999;
}
.td_yellow {
	background:#FEFD03;
	color:#000000;
}
.priceBox {
	float:right;
	width:120px;
}
div#assembly .label {
	width:240px;
}
div#assembly input {
	width:30px;
}
.priceboxtop {
	background:url(../images/price_box_top.gif) no-repeat top left;
	float:right;
	width:179px;
	height:25px;
	margin-left:1px;
}
.priceboxmid {
	background:url(../images/price_box_mid.gif) repeat-y top left;
	float:right;
	width:139px;
	padding:20px;
	padding-top:0px;
	margin-right:1px;
}
.priceboxbtm {
	background:url(../images/price_box_bottom.gif) no-repeat top left;
	height:29px;
	float:right;
	width:179px;
}
.pricebox {
	float:right;
	width:151px;
}
.reff input, .reff textarea {
	width:250px;
}
.assembly-links a {
	float:left;
	font-weight:bold;
	font-size:90%;
	padding-left:10px;
	margin-bottom:25px;
	margin-top:15px;
}