#top {
	width:100%;
  clear:both;
  height:30px;

}

#left {
	width:380px;
  float:left;
  background:none;
	height:520px;	
	border:1px solid #999EA2;
	margin-right:0px;
	padding:10px;
	
	
}

html>body #left {
	width:370px;
	height:auto;
	min-height:490px;
	margin-right:5px;
}

#left img#enlarged {
	float:left;
	width:100%;
  clear:both;
  border:1px solid #999EA2;
	text-align:center;
}

html>body #left img#enlarged{		
	margin-bottom:5px;
} 

#left textarea.product_desc {
	border:0px;
  font-size: 11px;
	width:100%;
	height:90px;
	clear:both;
	overflow:hidden;
	color: #575757;
	font-family:Trebuchet MS,Arial,Helvetica,Sans-serif;

}

#left textarea.website_desc {
	border:0px;
  font-size: 11px;  
	width:300px;
	height:13px;
	display:inline;
	overflow:hidden;
	text-decoration:underline;
	color: #575757;
	font-family:Arial,Helvetica,Sans-serif;

}
#left a.website {
			text-decoration:underline;
}
#left a.website:hover textarea.website_desc {
			text-decoration:underline;
			color:#E07430;
}

#left textarea.other_desc {

	border:0px;
	width:100%;
	height:90px;
	display:inline;
	overflow:hidden;
	text-decoration:none;
  font-size: 11px;
	color: #575757;
	font-family:Trebuchet MS,Arial,Helvetica,Sans-serif;

}


#right {
	width:2000px;
  float:right;
	padding:0px;

}

html>body #right {
	margin-top:-15px;	
	width:130px;
}

#right p {
			 color: #575757;
}
#right a{
			 color: #E07430;
}

#statusdiv{
position: absolute;
padding: 0px;
left: -300px;
background-color: lightyellow;
border: 1px solid gray;
visibility: hidden;
}

#middle {
	margin-left:410px;
  margin-right:220px;
	width:170px;
	height:540px;
	
	
}

html>body #middle {
	width:200px;
	margin-right:190px;
}

#middle #middle_box {

				overflow:scroll;
				overflow-x: hidden; 
      	scrollbar-face-color: #E07430;
      	scrollbar-shadow-color: #FFFFFF;
      	scrollbar-highlight-color: #FFFFFF;
      	scrollbar-3dlight-color: #D4D6DF;
      	scrollbar-darkshadow-color: #434B62;
      	scrollbar-track-color: #D4D6DF;      
      	scrollbar-arrow-color: #FFFFFF;
				width:150px;
				height:508px;
				COLOR:#999EA2;
				border:1px solid #999EA2;
				font-size:12px;
				padding:15px;
}

html>body #middle #middle_box {
				width:160px;
				height:480px;
}

#middle #middle_box a {
				COLOR:#999EA2;
				text-decoration:none;
}

#middle #middle_box a:hover {
				color:#E07430;
}

#middle #middle_box a:active {
				color:#E07430;
				font-weight:bold;
				background:#E5E5E5;
}

#middle #middle_box #middle_header {
				color:#E07430;
				font-weight:bold;
				
}












/*

#top {
	width:100%;
  clear:both;
  height:75px;
}

#left {
	width:380px;
  float:left;
  background:none;
	height:520px;	
	border:1px solid #999EA2;
	margin-right:0px;
	padding:10px;
	
	
}

html>body #left {
	width:370px;
	height:auto;
	min-height:490px;
	margin-right:5px;
}

#left img#enlarged {
	float:left;
	width:100%;
  clear:both;
  border:1px solid #999EA2;
	text-align:center;
}

html>body #left img#enlarged{		
	margin-bottom:5px;
} 

#left textarea.product_desc {
	border:0px;
  font-size: 11px;
	width:100%;
	height:100px;
	clear:both;
	overflow:hidden;
	color: #575757;
	font-family:Arial,Helvetica,sans-serif;
}

#left textarea.website_desc {
	border:0px;
  font-size: 11px;  
	width:300px;
	height:13px;
	display:inline;
	overflow:hidden;
	text-decoration:underline;
	color: #575757;
	font-family:Arial,Helvetica,sans-serif;
}
#left a.website {
			text-decoration:none;
}
#left textarea.other_desc {

	border:0px;
	width:100%;
	height:100px;
	display:inline;
	overflow:hidden;
	text-decoration:none;
  font-size: 11px;
	color: #575757;
	font-family:Arial,Helvetica,sans-serif;
}



#middle {
	margin-left:410px;
  margin-right:220px;
	width:200px;
	height:540px;
	
}

html>body #middle {
	width:200px;
	margin-right:190px;
}


#right {
	width:140px;
  float:right;
	padding:0px;
	
}

html>body #right {
	margin-top:-15px;	
	width:130px;
}

#right p {
			 color: #575757;
}
#right a{
			 color: #E07430;
}

#statusdiv{
position: absolute;
padding: 0px;
left: -300px;
background-color: lightyellow;
border: 1px solid gray;
visibility: hidden;
}

#middle #middle_box {

				overflow:scroll;

				width:160px;
				height:510px;
				COLOR:#999EA2;
				border:1px solid #999EA2;
				font-size:14px;
				padding:15px;
}

html>body #middle #middle_box {
				width:170px;
				height:480px;
}

#middle #middle_box a {
				COLOR:#999EA2;
				text-decoration:none;
}

#middle #middle_box a:hover {
				color:#E07430;
}

#middle #middle_box a:active {
				color:#E07430;
				font-weight:bold;
				background:#E5E5E5;
}

#middle #middle_box #middle_header {
				color:#E07430;
				font-weight:bold;
				
}
