#content {
	width: 670px;
	text-align: left;
	padding: 6px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#contentCenter {
	width: 670px;
	margin:auto;
}

#catalog {
	font-family: Arial, Helvetica, sans-serif;
	width: 680px;
	margin-left: 16px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 10px;
}


.crateInfo {
	width: 306px;
	padding: 0px;
	height: 122px;
	clear: none;
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 30px;
	margin-left: 6px;
}

.infoText {
	width:160px;
	float: right;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.note {
 color: #666600;
 text-align:center;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	color: #666600;
	text-decoration: none;
	text-align: left;
	clear: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666600;
	text-decoration: none;
	margin: 0px;
}

p {
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p.address {
	text-align: center;
}


a:link {
	color: #666600;
	text-decoration: none;
}
a:visited {
	color: #666600;
	text-decoration: none;
}
a:hover {
	color: #600000;
	text-decoration: underline;
}

a.crateLinks {
	font-size: 12px;
	line-height: 16px;
}

a.largeLinks {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}

.txtBold {
	font-size: 13px;
	font-weight: bold;
}

img.crate {
float:left;
}

img.divider {
height:1px;
width:670px;
}

.requestButton {
	margin-top: 6px;
}

.crateSize {
	color: #666600;
	font-size: 16px;
	font-weight: bold;
	text-align:right;
	width:80px;
	float:left;
}
.cratePrice {
	font-size: 14px;
	font-weight: bold;
	float:left;
	height:20px;
	text-align:right;
	width:78px;
}
.crateLableSmall {
	float:left; width:68px; height:24px;
}

