/*
Copyright (c) 2006, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 0.10.0
*/

/**
 * 84.5% for !IE, keywords for IE
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE < 6 and IE6 quirks mode.
 * 
 */
body {font:12px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}

/**
 * 99% for safari; 100% is too large
 */
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}

/**
 * Bump up !IE to get to 13px equivalent
 */
pre, code {font:115% monospace;*font-size:100%;}

/**
 * Default line-height based on font-size rather than "computed-value"
 * see: http://www.w3.org/TR/CSS21/visudet.html#line-height
 */
/**
 * Ya, well w3, boo3.  This screws up lightbox.  So, out the window it goes.
 */
/**
body * {line-height:1.22em;}
 */
#centercolumn h1
	{
	text-align:left;
	font-size: 150%;
	font-weight: 600;
	margin-bottom: 0px;
	}
#centercolumn h2
	{
	text-align:left;
	font-size: 120%;
	font-weight: 800;
	}
.price_info h4
{
	color: black;
	font-size: 115%;
	margin: 0;
}
#centercolumn_ftr a
	{
	color: #959593;
	text-decoration:none;
	}
#centercolumn_ftr a:hover
	{
	color: #ffffff;
	text-decoration:none;

	}
.brown
	{
	color: #C34200;
	}
.brown a 
	{
	color: #C34200;
	text-decoration: none;
	}
.brown a:hover
	{
	color: #000000;
	text-decoration: none;
	}
.description
	{
	color:#646464;
	}
#description p
	{
	}
.extra_info
{
	font-size: 90%;
	color:#494949;
}
.price_old
{
	font-size: 90%;
	color:#494949;
}
.description_brn
	{
	padding-left: 10px;
	color:#C56D00;
	text-align: left;
	}
.description_gry
	{
	color:#494949;
	text-align: left;
	}
#options p
	{
	line-height: normal;
	}
.drk_gry
	{
	color:#494949;
	font-weight: bold;
	}
#other_artist h2, #description h2
	{
	color: #494949;
	}
.brn
	{
	color: #C56D00;
	}
#results
	{
	color: #FFFFFF;
	}
.left-box, .left-box1, .left-box2, .left-box3, .left-box4, .left-box5, .left-box6
{
	font-size: 90%;
}
