div#catalog {
	background-image: url(Images/catalogbanner.gif);
	background-repeat: no-repeat;
	width: 660px;
	background-color: #FFFFCC;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 30px;
	padding-bottom: 20px;
	margin-left: 50px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 0px;
	z-index: 0;
	position: relative;
	overflow: hidden;
}

div#catalog p {
margin-left: 10px;
margin-right: 10px;
}

div#catalogmenu {
float: left;
width: 185px;
margin-top: 30px;
margin-left: 5px;
margin-right: 0px;
clear: left;
}

div#catalogmenu td {
padding: 5px;
font-size: 10px;
font-weight: bold;
text-align: left;
}

div#catalogmain {
float: left;
margin-left: 20px;
margin-top: 0px;
}

div#catalogmain td {
padding: 2px;
}

div#catalogmain td a {
display: block;
width: 100%;
}

div#catalogmain td a:hover {
text-decoration: none;
color: white;
background-color: #666699;
}

div#catalogmain img {
margin-top: 2px;
padding: 0px;
width: 100px;
height: 100px;
}

.catalogtitle {
font-size: 10px;
font-weight: bold;
}

.catalogdetails {
font-size: 8px;
line-height: 12px;
display: block;
width: 100%;
}

div.itemtext {
padding:5px;
text-align: center;
}

div#itemdetails {
float: left;
width: 220px;
margin: 10px;
clear: both;
font-size: 9px;
}

div#itemdetails p {
font-weight: bold;
font-size: 14px;
}

.alert {
color: red;
font-weight: bold;
}

div.itemtext span.alert {
font-size: 9px;
}

div#itemdetails strong {
color: #666699;
}

div#itemdetails p.title {
font-size: 16px;
color: #666699;
font-weight: bold;
}

div#itemdetails p {
font-size: 12px;
line-height: 22px;
font-weight: normal;
}

div#itemdetails p.alert {
font-weight: bold;
}

div#itemdetails p.description {
font-size: 12px;
line-height: 22px;
font-weight: normal;
}

div#itemdetails li {
font-size: 12px;
line-height:22px;
}

div#itemdetails p.contact a{
font-size: 12px;
font-weight: bold;
color: red;
}

div#detailphotos {
float: left;
width: 350px;
margin-left: 30px;
}

div#detailphotos img {
margin: 10px;
}

div#return {
font-weight: bold;
font-size: 11px;
}

div#formcontainer {
margin-left: 50px;
margin-top: 10px;
}

div.conditionaledit {
float: left;
font-weight: bold;
font-size: 14px;
margin-left: 10px;
text-align:center;
clear: left;
}

div.conditionaledit h1 {
	background-color:#000000;
	color:#FFFFFF;
	width: 100%;
	font-size: 16px;
}