
#min_pg_height {
	position: relative;
	float: left;
	width: 25px;
	height: 300px;
	/* background-color: #ffcccc; */
}

#leftcol {
	position: relative;
	float: left;
	width: 705px;
	margin-right: 20px;
}

#middlecol {
	position: relative;
	float: left;
	width: 475px;
	margin-right: 25px;
}

h1 {
	font-size: 14px;
	color: #cb7100;
}

h2 {
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	color: #cb7100;
}

#leftcol p {
	margin-top: 0px;
	font-size: 10px;
}

.productBox ul {
	padding-left: 17px;
	margin-left: 0px;
	margin-top: 0px;
}

.productBox ul li {
	margin-left: 0px;
	color: #77847f; 
	font-size: .9em;
}

.productBoxRight img, .productBoxRightNarrow img {
	margin: 8px 0px 5px 0px;
}


.productBox {
	width: 475px;
	margin-bottom: 15px;
}

.productBoxTop {
	height: 25px;
	background: url(../images/gray_dotted_line.gif) repeat-x bottom;
}

.productBoxLeft {
	position: relative;
	float: left;
	width: 143px;
	margin-left: 2px;
}

.productBoxRight {
	position: relative;
	float: left;
	width: 330px;
}

.productBoxLeftWide {
	position: relative;
	float: left;
	width: 213px;
	margin-left: 2px;
}

.productBoxRightNarrow {
	position: relative;
	float: left;
	width: 260px;
}

.productBoxMiddle {
	background: url(../images/tall_thin_gray_bar.gif) no-repeat bottom left;
}

.productBoxBottom {

}

.productBoxRight p, .productBoxRightNarrow p {

}

.kioskImage {
	margin-left: 30px;
}

#leftcol a {
	font-family: arial;
	font-weight: bold;
	color: #cb7100;
}

#leftcol p.page_hdr, .page_hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-style: normal;
	font-weight: bold;
}
