*{
	padding:0;
	margin:0;
	border:0;
	font:12px Verdana, Arial, sans-serif;
}

.subtext {
	text-decoration:none;
	color: #565656;
}

h1 {
	font-size: 16px;
	font-weight:bold;
	line-height: 30px;
}

h2 {
	font-size: 12px;
	font-weight:normal;
	line-height: 15px;
}

h4 {
	font-size: 11px;
	font-weight:normal;
}
.specs {
	font-size: 10px;
}

#compat {
	font-size: 10px;
	color: #e76802;
}

#avail {
	font-size: 10px;
}

#bar_align {
	text-align: center;
}
.h_audio {
	color: #e76802;
}

.h_time {
	color: #cd001f;
}

body,html{
	height:100%;
	font:12px Verdana, Arial, sans-serif;
	color: #565656;
	background:#ffffff;
	text-align:center;
}


#box{
	background-image:url(/img/back.gif);
	background-repeat:repeat-y;	
	width:820px;
	padding:0 0 0 0px;
	margin:0 auto;
	text-align:left;
  	position: relative;
  	min-height: 100%; /* Fuer moderne Browser */
  	height: auto !important; /* Fuer moderne Browser */
 	height: 100%; /* Fuer IE */
}
#header{
	background-repeat:no-repeat;
	width:800px;
	position: relative;
	height:120px;
	margin:0 0 0 10px;
	/*padding-left:20px;
	
	font-size:20px;
	text-transform:uppercase;
	background:#5A6BBD;
	line-height: 60px;
	*/
}

#content{
	width:820px;
	margin:0 0 0 0px;
	float:left;
	clear:left;
}

#footer{
	font-size:9px;
	position: absolute;
	right: 15px;
  	bottom: 0px;
	height:43px;
	width:800px;
	text-align:right;
	line-height:25px;
}

.sbox {
	width:280px;
	height:60px;
}

.halfsize {
	height:50%;
	width:50%;
}

.seperator {
	width:820px;
}

#specification {
	width:470px;
	margin:15px 0 0 30px;
	float: left;
}

#product{
	width:470px;
	margin:0 0 0 30px;
	padding:0px;
	float: left;
}

#product_detail{
	width:285px;
	margin:0 0 0 0px;
	float: right;
	clear: right;
}
#product_line {
	height: 40px;
}
#product_line1 {
	height: 40px;
}

#product_line2 {
	height: 85px;
}

#product_line3 {
	height: 105px;
}