body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1 {
	font-size: 48px;
}
h2 {
	font-size: 36px;
}
h3 {
	font-size: 24px;
}
h4 {
	font-size: 20px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}

#left_menu {
	border-left:solid 1px #CCCCCC;
}
#left_menu td {
	padding:4px 0px 4px 8px;
	border-bottom:solid 1px #CCCCCC;
	text-align:left;
}
#left_menu h1, #left_menu h1 a {
	font-size:16px;
	color:#FF6600;
	margin:0px; 
	padding:0px;
}
#left_menu ul {
	font-size:16px;
	color:#666666;
	margin-left:15px;
	padding:4px 0px;
}
#left_menu li {
	margin:0px;
	padding:0px;
}		
.productDetailsName {color: #FF6600}
.trans {
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/trans.png');
}

div#wn	{ 
	position:relative;
    width:480px; height:60px; 
    overflow:hidden;
	float:left;
}