html, body { margin:0; padding:0; }body {	background-color: #fff;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #000;}a:link {	text-decoration: none;	color: #000;	font-size: 10px;}a:visited {color: #000; text-decoration: none; }a:hover {color: #f00; text-decoration: none; }a:active {color: #f00; text-decoration: none; }a img { border:0; }*:focus { outline: none; }#logo{	position: absolute;	left:40;	top:25;	z-index: 0;}#menu{	background-color: white;	position: absolute;	left:40px;	top:200px;	width:165px;	height: 147px;	line-height: 16px;	font-size: 10px;	z-index: 0;}#content{	position: absolute;	left:233px;	top:200;	width:300px;	height: 396px;	line-height: normal;	font-size: 10px;	z-index: 0;}	#video{	position: absolute;	left:233px;	top:200;	width:800px;	height: 396px;	line-height: normal;	font-size: 10px;	z-index: 0;}	#price{	position: absolute;	left:100px;	top:0;	width:200px;	height: 20px;	text-align: right;	line-height: normal;	color: #000;	font-size: 10px;	z-index: 0;}#Player{	position: absolute;	left:232;	top:488;	width:auto;	height: auto;	z-index: 0;}#IndexPic{	position: absolute;	left:250;	top:150;	width:auto;	height: auto;	line-height: 16px;	font-size: 10px;}#media{	position: absolute;	left:620;	top:204;	width:auto;	height: auto;	z-index: 0;}#footer{	position: relative;	left: -191;	top: 100;	color: #000;	font-size: 10px;	z-index: 0;}		.clear { /* generic container (i.e. div) for floating buttons */    overflow: hidden;    width: 100%;}a.button {    background: transparent url('img/bg_button_a.gif') no-repeat scroll top right;    color: #000;    display: block;    float: left;    font: normal 10px Verdana, Arial, Helvetica, sans-serif;    height: 20px;    margin-right: 6px;    padding-right: 10px; /* sliding doors padding */    text-decoration: none;	outline: none;}a.button span {    background: transparent url('img/bg_button_span.gif') no-repeat;    display: block;    line-height: 10px;    padding: 5px 0 5px 10px; /* 10px = Left padding */	outline: none;}a.button:active {    background-position: bottom right;    color: #f00;    outline: none; /* hide dotted outline in Firefox */}a.button:active span {	background-position: bottom left;	padding: 5px 0 5px 10px;	outline: none;	color: #f00;} 	a.submenu:link {	font-size: 10px;	color: #f00;	text-decoration: none;}a.submenu:visited {	color: #f00;	font-size: 10px;	text-decoration: none;}a.submenu:hover {	font-size: 10px;	color: #000;	text-decoration: none;}a.submenu:active {	font-size: 10px;	color: #000;	text-decoration: none;}a.second:link {	font-size: 10px;	color: #900;	text-decoration: none;}a.second:visited {	color: #900;	font-size: 10px;	text-decoration: none;}a.second:hover {	font-size: 10px;	color: #000;	text-decoration: none;}a.second:active {	font-size: 10px;	color: #000;	text-decoration: none;}table td, table th {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000;}
.grey {	font-size: 10px;	color: #666;}
.red {	font-size: 10px;	font-weight: normal;	color: #f00;}
