html, body, #container {
    width: 100%;
}

body {
    padding: 0;
    margin: 0;
    /*background-color: #F7F7F7;*/
    background-color: #EAEAEA;
    text-align: center;
}

.body{
	background-color:#EAEAEA !important;
}

.body-white {
    padding: 0;
    margin: 0;
    background-color: #FFFFFF;
    text-align: left;
    color: #333333;
}

body {
    color: #333333;
}

a, #header .body, #header .link, #header .link a, .highlight {
    color: #006798;
}

body, table, td {
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.9em;
}

#container {
position:relative;
float:left;
padding:0;
background: #EAEAEA;
border:none;
text-align:left;
}

#container-center{
	width: 700px;
    w\idth: 680px;
	margin:   1px auto;
}

#header, #body, #footer {
    margin-bottom: 2px;
}

#header {
    background: url('/images/titlebg.gif') bottom left repeat-x;
    font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#header .body, #header .link {
    font-weight: bold;
}

#header .body {
    height: 30px;
    border: 1px solid #CCCCCC;
    border-top-width: 0px;
}

#header .links {
    margin: auto;
    width: 700px;
    w\idth: 680px;
}

#header .link {
    float: left;
    border-left: 1px dotted #CCCCCC;
}

#header .link:hover {
    background-color: #3FA6D9;
}

#header .link a {
    text-decoration: none;
    line-height: 30px;
    padding: 6px 10px 6px 10px;
    color: #FFFFFF;
    font-size: 11px;
}

#header .link a:hover {
    /*  c\olor: #FFFFFF;
     
     _color: #006798;*/
    color: #FFFFFF;
    /*text-decoration:underline;*/
}

html:
not(

[ lang * = "" ] )

*#header .link a:hover {
    color: #006798;
}

#footer {
    font-size: 0.7em;
}

#footer span{
	font-weight: bold;
	font-size: 1.2em;
}

.heading {
    height: 24px;
    font-size: 1.3em;
}

.heading img {
    vertical-align: top;
    margin: 5px 5px 0px 0px;
}

.preview-below {
    float: right;
    margin-top: 9px;
    padding-right: 10px;
    font-size: 0.7em;
}

.panel {
    width: 516px;
    border: 1px solid #CCCCCC;
    margin-bottom: 10px;
}

.panel table {
    text-align: left;
    -moz-user-select: none;
    border-collapse: collapse;
}

.panel .head {
    height: 19px;
    background-color: #EDEFEC;
    border-bottom: 1px solid #CCCCCC;
}

.panel .head, .panel .head td {
    font-weight: bold;
}

.panel td {
    padding: 2px;
}

.panel .body {
    height: 81px;
    he\ight: 80px;

background-color:

#FFFFFF;
}

.panel .body tr {
    cursor: pointer;
}

.panel .body tr:hover {
    background-color: #DAEBF3;
}

.panel .body .selected, .panel .body .selected:hover {
    background-color: #B4D6E7;
}

.panel .body td {
    font-size: 0.8em;
}

.panel .track-mcode {
    width: 56px;
    text-indent: 2px;
}

.panel .track-title {
    width: 230px;
}

.panel .track-artist {
    width: 230px;
}

#preview-panel {
    width: 366px;
}

#preview-panel .head, #preview-panel .body {
    padding-left: 4px;
}

#preview-panel .head {
    font-size: 1.0em;
}

#preview-panel .body {
    background: url('/images/grey-panel-gradient.jpg') bottom left repeat-x;
}

#preview-panel #track-previewer {
    margin: 6px;
    float: right;
    display: inline;
}

#preview-panel #track-title {
    font-size: 1.3em;
    font-weight: bold;
}

#preview-panel #track-artist {
    font-size: 1.2em;
    font-weight: bold;
}

#preview-panel .bold {
    font-weight: bold;
}

#search-panel .body, #bonus-panel .body {
    overflow: auto;
}

#top-ad-panel, #right-ad-panel {
    float: right;
    text-align: center;
}

#top-ad-panel {
    width: 302px;
    height: 102px;
    w\idth: 300px;

he\ight:100px;
}

#right-ad-panel {
    clear: left;
    margin-top: 11px;
    width: 152px;
    height: 262px;
    w\idth: 150px;

he\ight:

    260px;
}

#right-ad-panel img {
	border: none;
}

#promo-panels .panel {
    float: left;
    display: inline;
    margin-left: 5px;
    margin-right: 5px;
    height: 70px;
    width: 214px;
	height: 68px;
	background: url('/images/grey-panel-gradient.jpg') bottom left repeat-x;
}

#promo-panels .panel .image {
    float: right;
}

#promo-panels .panel .details {
    margin-left: 2px;
}

#promo-panels .panel .title {
    font-size: 0.7em;
    font-weight: bold;
}

#promo-panels .panel .artist, #promo-panels .panel .highlight {
    font-size: 0.7em;
}

#promo-panels .panel .artist {
    font-weight: bold;
}

#promo-panels .panel .button {
    margin: 4px 0px 4px 6px;
    border: 0px;
}

#content-panels {
    clear: left;
    padding: 10px 0px 10px 0px;
    border-top: 1px dotted #CCCCCC;
    border-bottom: 1px dotted #CCCCCC;
}

.more {
    width: 516px;
    text-align: right;
}

.clickable {
	cursor: pointer;
}

