@charset "UTF-8";
/* SonyBMG - Album Card */

body {
font-family:Arial, Helvetica, sans-serif;
background-image: url(../images/bg_page_slice.gif);
background-repeat: repeat;
background-position: top;
font-size: 12px;
color: #8f8b9c;
margin: 0;
padding: 0;

}

a:link, a:visited {color: #1e5581; text-decoration: none;} 
a:active, a:hover {color: #1e5581; text-decoration: underline;} 


/* SonyBMG - Main Table */
#main_container {
width: 800px;

}

/* SonyBMG - Header */
.header_middle {
background-image: url(../img/bg_header_slice.gif);
background-repeat: repeat-x;
background-position: top;
width: 500px;

}

.header_left {
float: left;

}

.header_right {
float: right;

}
.hdr {
font-size:17px;
font-weight:bold;
}


#faq-header{
background-image:url(../images/faq-hdr.gif);
height: 37px;
width: 800px;}