#catalog_navigator {
	padding: 0px;
	height: 200px;
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	top: 0px;
	position: relative;
}
#catalog_navigator img {
	margin: 0px;
	padding: 0px;
}
#catalog_wrapper {
	text-align: left;
	margin: 0px;
	width: 698px;
	overflow: hidden;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	top: 0px;
	right: 0px;
}
#catalog_wrapper table {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 20px;
	padding: 0px;
}
#catalog_wrapper table tr td p {
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#catalog_wrapper h1 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	width: 680px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 20px;
	background-image: url(../images/template/bg_h1_wrapper.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#catalog_wrapper ul, ol {
	background-color: #DCDCDC;
	margin-left: 20px;
	border: 1px solid #333333;
	padding: 10px;
	margin-right: 20px;
	width: 638px;
}
#catalog_wrapper li {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 20px;
	font-size: 11px;
}
.catalog_img_left {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(../images/template/photo_buttons.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.catalog_img_right {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	background-image: url(../images/template/photo_buttons.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.catalog_img_left_nolinks {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}
.catalog_img_right_nolinks {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 0px;
}
.image_na {
	background-image: url(../images/template/photo_button_na.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.whitetext {
	color: #FFFFFF;
}
