#indiv div#content {
	background: #F6F7F3 url("../img/carttopbg.jpg") no-repeat left top;
	position: relative;
}
#indiv div#content h2 {
    font: normal 24px "Trebuchet MS", Geneva, serif;
	position: absolute;
	top: 15px;
	left: 24px;
	margin: 0;
}
img.largeimg {
    position: absolute;
	top: 50px;
	left: 25px;
	border: 1px solid #000;
}
a.largelink, a.largelink:visited {
    position: absolute;
	top: 309px;
	left: 28px;
	font: normal 10px verdana, helvetica, sans-serif;
	color: #666;
	padding-left: 15px;
	background: url("../img/magglass.gif") no-repeat 0 2px;
}
p.desc a, p.desc:visited {
    color: #4F6712;
	background: url("../img/frontarrow.gif") no-repeat left top;
	padding-left: 10px;
	height: 12px;
	text-decoration: none;
}
p.desc a:hover {
    color: #BC4E18;
	text-decoration: underline;
}
h4 {
    font: bold 11px verdana, helvetica, sans-serif;
	color: #4F6712;
	margin: 3px 0 0 5px;
	text-align: left;
}
p.other {
    font: normal 11px verdana, helvetica, sans-serif;
	margin: 8px 0 8px 0px;
	text-align: center;
}
p.other a, p.other a:visited {
    color: #4F6712;
	background: url("../img/frontarrow.gif") no-repeat left top;
	padding-left: 10px;
	height: 12px;
	text-decoration: none;
}
p.other a:hover {
    color: #BC4E18;
	text-decoration: underline;
}
div#description {
    padding: 0 0 10px 0;
	background: #ECEEE6;
	font: normal 10px verdana, helvetica, lucida, sans-serif;
	width: 336px;
	position: absolute;
	top: 50px;
	right: 20px;
	text-align: center;
}
#description h3 {
    margin: 0;
	background: #B0B997;
	padding: 3px 5px;
	font: bold 12px verdana, helvetica, sans-serif;
	color: #000;
	text-align: center;
}
p.desc {
    margin: 0;
	padding: 5px;
	text-align: left;
}
form {
    padding: 0;
	margin: 0;
}
#description table {
    width: 336px;
	font-size: 11px;
	border-top: 2px solid #D8DDCC;
	border-bottom: 2px solid #D8DDCC;
	margin-bottom: 10px;
}
#description table td {
    padding: 4px;
}
label {
    font-weight: bold;
	margin-right: 5px;
}
td.dimen {
    text-align: center;
	font-size: 10px;
	border-right: 1px solid #D8DDCC;
	border-bottom: 1px solid #D8DDCC;
	width: 168px;
    font-weight: normal;
	font-size: 10px;
	color: #666;
}
td.weight {
    text-align: center;
	font-size: 10px;
	border-bottom: 1px solid #D8DDCC;
	width: 168px;
    font-weight: normal;
	font-size: 10px;
	color: #666;
}
td.itemnum {
    text-align: center;
	font-size: 10px;
	border-right: 1px solid #D8DDCC;
	border-bottom: 1px solid #D8DDCC;
	width: 168px;
}
td.itemnum label {
    font-weight: normal;
	font-size: 10px;
	color: #666;
}
td.price {
    text-align: center;
	color: #4F6713;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #D8DDCC;
	width: 168px;
}
td.label {
    width: 145px;
	text-align: right;
	padding-right: 5px;
}
td.cushline {
    border-right: 1px solid #D8DDCC;
}
td.cushline, td.quantline {
    text-align: center;
	padding: 10px 0 0 0;
}
td.cushline a, td.cushline a:visited {
    color: #4F6712;
}
td.cushline a:hover {
    color: #BC4E18;
}
td.input {
    width: 180px;
}
select {
    font-size: 11px;
}
option {
    font-size: 11px;
}
#description td.submitline {
    text-align: center;
}
input#submit {
    background: #B1CEB0;
	font: bold 11px "Trebuchet MS", geneva, serif;
	border-top: 1px solid #666;
	border-bottom: 2px solid #000;
	border-left: 1px solid #666;
	border-right: 2px solid #000;
	margin-top: 0 auto;
	color: #3D473E;
}
div.clear {
    clear: both;
}

.genericbox {
    height: 400px;
	width: 700px;
	clear: both;
}

