body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.page_header {
	position: relative;
	left: 3px;
	font-size: 120%;
	color: #333333;
}
.page_header_line {
	position: relative;
	top: 3px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #0000CC;
	width: 80%;
}
.logo {
	/* background-color: #0000CC; */
	position: relative;
	top: 2px;
	left: 10px;
}
.header_title {
	position: relative;
	bottom: 10px;
	left: 0px;
}
.header {
	width: 100%;
	position: relative;
	left: 0px;
	top: 0px;
}
.logo_background{
	background:#115692 url(../images/header_background.jpg) 0 0 repeat-x;
	height: 70px;
}
.menu_option {
	position: relative;
	top: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #6600CC;
	background-color: #CCCCFF;
}
.no_underline {
	text-decoration: none;
}
a.menu_option:hover {
	background-color: #00FF99;
}
a.menu_option:visited {
	color: #6600CC;
}
.text_body {
	width: 80%;
	height: auto;
	position: relative;
	left: 9px;
	top: 3px;
}
.products_text_body {
	float: left;
	position: relative;
	left: 4%;
	width: 74%;
}
.products_text_body_inner {
	width: 100%;
}
.products_left_menu {
	float: left;
	height: auto;
}
.new_item {
	color: red;
	font-style: italic;
}
.news_item_date {
	position: relative;
	left: 6px;
	font-weight: bold;
}

li {
	padding-top: 1px;
	padding-bottom: 15px;
}
.last_modified {
	position: absolute;
	top: 3px;
	right: 5px;
	color: #99FF66;
}
.list_position {
	position: relative;
	top: 6px;
}
.detailed_pictures_links {
	position: relative;
	left: 0px;
	top: 0px;
}
.product_list {
	font-size: 80%;
}
.fetcode_pictures {
}
.fetcode_main_picture {
	width: 565px;
	float: left;
}
.fetcode_small_pictures {
	width: 150px;
	float: left;
}
.fetcode_glow_picture {
	width: 150px;
	position: relative;
	right: 0px;
}
.2channelmicpreamp_main_picture {
	width: 565px;
	float: left;
}
.jmp6_main_picture {
	width: 565px;
	float: left;
}
.clear_both {
	clear: both;
}
.clear_left {
	clear: left;
}
.price, .priceInTable {
	font-weight: bolder;
	color: #003300;
}
.priceInTable {
	margin: .2em 1.5em .2em 0;
}
.main_photo {
	float: left;
	padding-right: 20px;
}
.copyright {
	position: relative;
	font-size: 50%;
	color: #9999FF;
}
