#catalog {
	width:720px;
	float:left;
	clear:both;
	margin-left:auto; margin-right:auto;
	padding:10px;
	text-align:left;
	background-color:#FFFFFF;
}

#catalogbreadcrumb {
	width:720px;
	border-bottom:1px solid #636363;
	padding-bottom:5px;
	margin-bottom:10px;
}

#catalogbreadcrumb a {
	font-weight:bold;
}

#catalogbreadcrumb a:hover, #selector a:hover, .instructions {
	font-weight:bold;
	color:#990000;
}

#selector {
	width:720px;
}

#diagram {
	width:336px;
	float:left;
}

#diagram img {
	width:336px;
	height:534px;
}

#diagramtitle {
	font-weight:bold;
}

#quoteform {
	margin-left:20px;
	width:336px;
	float:left;
}

#quoteform table {
	width:350px;
}

#quoteform td {
	font-weight:bold;
}

.thumbnail {
	width:118px;
	float:left;
	margin-right:5px;
}

.thumbnail img {
	width:118px;
	height:187px;
}

.wide .content {
	margin:50px 10px 20px 10px;
}
