#global-nav {
    height: 30px;
}
#global-nav span {
    line-height: 30px;
}
#content {
    margin: 5px 0;
    position: relative;
}
#title-text {
    float: left;
}
#main-btns {
    border-bottom: 1px solid lightblue;
    height: 30px;
    position: absolute;
    right: 0;
    top: 0;
}
#main-btns ul {
}
#main-btns li {
    float: left;
}
.shelf {
    background: url("images/shelf.png") repeat-x scroll 0 0 transparent;
    height: 190px;
    margin: 0 130px;
}
.shelf-left {
    background: url("images/shelf-left.png") no-repeat scroll 0 0 transparent;
    height: 190px;
    left: 0;
    margin: 20px 17px;
    position: absolute;
    top: 31px;
    width: 130px;
}
.flower, .shelf-right {
    height: 190px;
    margin: 20px 17px;
    position: absolute;
    right: 0;
    top: 31px;
    width: 130px;
}
#flower {
}
.shelf-right {
    background: url("images/shelf-right.png") no-repeat scroll right top transparent;
}
.shelf .thumb, .shelf2 .thumb {
   /*    */
    display: block;
    margin-right: 0;
    padding: 0 15px 0 0;
    position: relative;
}
.shelf .meta, .shelf2 .meta {
    background-color: #666666;
    display: block;
    font-size: 11px;
    margin-right: 15px;
    padding: 5px 20px 5px 5px;
    position: relative;
}
.vhover {
    background-color: #000000;
    cursor: pointer;
    display: none;
    margin-right: 15px;
    padding: 5px 20px 5px 5px;
    position: relative;
}
.inner_content {
    float: left;
    padding: 10px 20px 10px 18px;
    width: 80%;
}
.inner_content ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
}
.inner_content ul li {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    float: left;
    height: auto;
    margin-bottom: 5px;
    padding: 0;
    width: 100%;
}
.inner_content ul li.starmay {
    color: #73BEFF;
    font-size: 15px;
    word-wrap: break-word;
}
.inner_content ul li.book {
    color: #FFB400;
    font-size: 12px;
}
.inner_content ul li.digital {
    color: #FFFFFF;
    font-size: 15px;
}
.inner_content ul li.unpaid {
    color: #F0F900;
    font-size: 13px;
}
.inner_content ul li a {
    color: #FFFFFF;
    text-decoration: none;
}
.inner_content ul li a:hover {
    text-decoration: underline;
}
.shelf2 .caption {
    background: none repeat scroll 0 0 white;
    border-bottom: 1px solid #888888;
    border-right: 1px solid #666666;
    bottom: 0;
    left: 0;
    padding: 5px;
    position: absolute;
}
.shelf2 img {
    background: none repeat scroll 0 0 white;
    max-height: 190px;
    max-width: 150px;
}
.shelf2 {
    background: url("images/shelf.png") repeat-x scroll 0 0 transparent;
    height: 190px;
    margin: 0 130px;
    padding-bottom: 50px;
    position: relative;
    z-index: 2;
}
.shelf-left2 {
    background: url("images/shelf-left.png") no-repeat scroll 0 0 transparent;
    bottom: 0;
    height: 190px;
    left: 0;
    position: absolute;
    width: 152px;
}
.shelf-right2 {
    background: url("images/shelf-right.png") no-repeat scroll 0 0 transparent;
    bottom: 0;
    height: 190px;
    position: absolute;
    right: 0;
    width: 152px;
}
#navigation {
    border-top: 1px solid lightblue;
    height: 50px;
}
#navigation ul {
    margin: 0 auto;
    overflow: auto;
}
#navigation li {
    float: left;
    line-height: 30px;
    margin: 0 5px;
}
#navigation2 {
    border-top: 1px solid lightblue;
    height: 50px;
}
#navigation2 ul {
    margin: 0 auto;
    overflow: auto;
}
#navigation2 li {
    float: left;
    line-height: 30px;
    margin: 0 5px;
}
.enabled-btn {
    background: none repeat scroll 0 0 white;
    border-color: #EEEEEE #CCCCCC #CCCCCC #EEEEEE;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    margin: 3px;
    padding: 5px;
}
.enabled-btn:hover {
    background: none repeat scroll 0 0 lightblue;
    border-bottom: 1px solid grey;
    border-right: 1px solid grey;
    text-decoration: none;
}
.enabled-btn:visited {
    color: #333333;
}
#title-head {
    height: 100px;
}
#title-head h1 {
    line-height: 100px;
    margin-left: 20px;
}
#heading-row {
    height: 50px;
    margin: 0 20px;
}
#about-title {
    margin: 0 20px;
}
#subscription-list {
    list-style: square inside none;
    margin: 1em;
}
#top-left-corner {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#top-right-corner {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#bottom-left-corner {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#bottom-right-corner {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#top-background-shadow {
    background: url("") repeat-x scroll 10px top transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#left-background-shadow {
    background: url("") repeat-y scroll left top transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#right-background-shadow {
    background: url("") repeat-y scroll right top transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#bottom-background-shadow {
    background: url("") repeat-x scroll left bottom transparent;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.mediology-logo {
    float: right;
}
.mediology-logo a {
    display: block;
    font: 9px/1 Lucida Grande,serif;
    padding: 20px;
}
.mediology-logo img {
    display: block;
}
body {
    color: #333333;
    font: 62.5% 'Lucida Grande',Verdana,Tahoma,Arial;
}
a {
    font-size: 1.2em;
    font-weight: normal;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
h1, h2, h3, h4 {
    font-family: Georgia,serif;
    font-weight: normal;
    letter-spacing: 0.05em;
}
h1 {
    font-size: 3em;
}
h2 {
    font-size: 2.5em;
}
h3 {
    font-size: 2em;
}
h4 {
    font-size: 1.5em;
}
h5 {
    font-size: 1.3em;
}
#wrap {
    background-color: white;
    margin: 20px auto;
    max-width: 960px;
    overflow: hidden;
    position: relative;
    width: 80%;
}
#wrap .corners-top {
    padding: 10px 0 0;
}
#wrap .corners-top .leftside {
    float: left;
    margin: -10px 0 0;
    padding: 0 0 0 20px;
}
#wrap .corners-top .rightside {
    float: right;
    margin: -10px 0 0;
    padding: 0 16px 0 0;
}
#content-wrap {
    margin: 10px;
    position: relative;
}
#header .description {
    color: #FFFFFF;
    font-size: 1.5em;
}
#header a {
    color: #333333;
    text-decoration: none;
}
#header a:hover {
    color: #000000;
}
#logo {
    float: right;
    margin-top: 45px;
}
ul.linklist {
    list-style: none outside none;
    white-space: nowrap;
}
ul.linklist li {
    display: block;
    float: left;
}
ul.linklist li a {
    padding: 0 10px;
}
#wrap .shadowL {
    background: url("") repeat-y scroll left top transparent;
}
#wrap .shadowR {
    background: url("") repeat-y scroll right top transparent;
}
.corners-top {
    background: url("") repeat-x scroll 0 0 transparent;
}
/*.corners-top .leftside {
     
}
.corners-top .rightside {
}*/
.corners-bottom {
    background: url("") repeat-x scroll 0 bottom transparent;
}
/*.corners-bottom .leftside {
    background: url("images/left_bottom_corner-test.png") no-repeat scroll left top transparent;
}
.corners-bottom .rightside {
}
#topnav {
     
}
#container {
         
}
#container .leftside {
    background: url("images/topnav_bg_btns_left.png") no-repeat scroll 0 0 transparent;
}*/
#container .rightside {
    /*background: url("images/topnav_bg_btns_right.png") no-repeat scroll 0 0 transparent;*/
}
form td {
    padding: 5px;
}
a {
    color: #6666FF;
}
a img {
    border: 0 none;
}
a:visited {
    color: #6666FF;
}
a:hover {
    color: #000000;
}
a.more-link {
    background-color: #FFFF00;
    font-size: 1.2em;
}
a.comments-link {
    background-color: #EFEFFF;
    padding: 2px;
}
p, .commentbody p {
    padding-top: 5px;
}
.alignright {
    float: right;
}
.alignleft {
    float: left;
}
blockquote {
    background-color: #FEFEFE;
    border-left: 5px solid #DDDDDD;
    clear: both;
    margin: 15px 30px 0 10px;
    padding-left: 20px;
}
.postmeta {
    margin-bottom: 20px;
}
#commentlist {
    margin: 0 20px;
}
#footer {
    clear: both;
    margin: 0 10px;
    padding: 20px 10px;
    position: relative;
}
#wrap .corners-bottom {
    padding: 0 0 20px;
}
#wrap .corners-bottom .leftside {
    float: left;
    margin: 0;
    padding: 0 20px 2px 0;
}
#wrap .corners-bottom .rightside {
    float: right;
    margin: 0;
    padding: 0 20px 2px 0;
}
.box {
    position: relative;
}
.box .a {
    position: absolute;
}
.box .t-bg-s {
    height: 5px;
    left: 0;
    top: 0;
    width: 100%;
}
.box .l-bg-s {
    height: 100%;
    left: 0;
    top: 0;
    width: 5px;
}
.box .r-bg-s {
    height: 100%;
    right: 0;
    top: 0;
    width: 5px;
}
.box .b-bg-s {
    bottom: 0;
    height: 5px;
    left: 0;
    width: 100%;
}
.box .tl-c {
       
    height: 10px;
    left: 0;
    top: 0;
    width: 10px;
}
.box .tr-c {
    height: 10px;
    right: 0;
    top: 0;
    width: 10px;
}
.box .bl-c {
    bottom: 0;
    height: 10px;
    left: 0;
    width: 10px;
}
.box .br-c {
    bottom: 0;
    height: 10px;
    right: 0;
    width: 10px;
}
.box .boxcontent {
    padding: 10px;
    position: relative;
}
.list-form {
    float: left;
    margin: 0;
}
.list-form li {
    clear: both;
    margin: 0 0 8px;
    overflow: auto;
}
.list-form .left {
    float: left;
    width: 200px;
}
.list-form .right {
    clear: none;
    float: left;
    margin-right: 5px;
    width: 370px;
}
.list-form .info {
    color: #666666;
    font-size: 11px;
    font-style: italic;
    margin: 0.2em 0 1em;
}
html {
    color: #000000;
    font: 13px/20px Arial,Helvetica,sans-serif;
}
body {
    border-top: 4px solid #FFFFFF;
    color: #000000;
    font: 13px/20px Arial,Helvetica,sans-serif;
    margin: auto;
    padding: 0;
    width: 1000px;
}
a {
    font-size: inherit;
    font-weight: inherit;
}
* a:active {
    outline: medium none;
}
:-moz-any-link:focus {
    outline: medium none;
}
h1 {
    color: #000000;
    font: 26px Georgia,"Times New Roman",Times,serif;
    margin: 0;
    padding: 0;
}
h2 {
    color: #000000;
    font: 22px Georgia,"Times New Roman",Times,serif;
    margin: 0;
    padding: 0;
}
h3 {
    color: #000000;
    font: bold 12px Arial,Helvetica,sans-serif;
    margin: 2px 0;
    padding: 0;
}
h4 {
    color: #000000;
    font: 16px Georgia,"Times New Roman",Times,serif;
    margin: 0;
    padding: 0;
}
h5 {
    color: #000000;
    font: 14px Georgia,"Times New Roman",Times,serif;
    margin: 0;
    padding: 0;
}
h6 {
    color: #000000;
    font: 12px Georgia,"Times New Roman",Times,serif;
    margin: 0;
    padding: 0;
}
p {
    margin: 5px 0;
    padding: 0;
}
a {
    margin: 0;
    padding: 0;
    text-decoration: none;
}
a:hover {
    margin: 0;
    padding: 0;
    text-decoration: underline;
}
form {
    margin: 0;
    padding: 0;
}
label {
    margin: 0;
    padding: 0;
}
radio {
    margin: 0;
    padding: 0;
}
img {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.hr {
    background-color: #DDDDDD;
    clear: left;
    float: left;
    font: 1px/1px Arial,Helvetica,sans-serif;
    height: 1px;
    margin: 5px 0;
    width: 100%;
}
.hr_dotted {
    background: url("") repeat-x scroll 0 0 transparent;
    font: 1px/1px Arial,Helvetica,sans-serif;
    height: 2px;
    margin: 5px 0;
    width: 100%;
}
.clr_l {
    clear: left;
}
.clr_r {
    clear: right;
}
.clr {
    clear: both;
}
.zero {
    clear: both;
    font: 1px/5px Arial,Helvetica,sans-serif;
    height: 2px;
}
.zero_10 {
    clear: both;
    font: 10px/5px Arial,Helvetica,sans-serif;
    height: 10px;
    width: 670px;
}
.padlr5 {
    padding: 0 5px;
}
.padtb5 {
    padding: 5px 0;
}
.padlr5 {
    padding: 0 5px;
}
.padlr10 {
    padding: 0 10px;
}
.padtb10 {
    padding: 5px 0;
}
.padl5 {
    padding: 0 0 0 5px;
}
.padr5 {
    padding: 0 5px 0 0;
}
.padl10 {
    padding: 0 0 0 10px;
}
.padr10 {
    padding: 0 10px 0 0;
}
.padt5 {
    padding: 5px 0 0;
}
.padb5 {
    padding: 0 0 5px;
}
.padt10 {
    padding: 10px 0 0;
}
.padb10 {
    padding: 0 0 10px;
}
.padtl5 {
    padding: 5px 0 0 5px;
}
.padtr5 {
    padding: 5px 5px 0 0;
}
.padbl5 {
    padding: 0 0 5px 5px;
}
.padbr5 {
    padding: 0 5px 5px 0;
}
.marb {
    padding: 0 0 5px;
}
#header_new {
    background-color: #FFFFFF;
    border-bottom: 10px solid #FFFFFF;
    margin: 0 auto;
    padding: 0;
    width: 990px;
}
.top_link {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #BEBEBE;
    border-top: 1px solid #BEBEBE;
    clear: left;
    margin: 0;
    padding: 5px 0 8px;
}
.rss_new {
    border-left: 10px solid #FFFFFF;
    color: #01446B;
    float: left;
    font: 12px/14px Arial,Helvetica,sans-serif;
    margin: 5px 0 0;
    text-align: right;
    width: 300px;
}
.rss_new a {
    color: #01446B;
    padding: 0 5px;
    text-decoration: none;
}
.rss_new a:hover {
    color: #01446B;
    padding: 0 5px;
    text-decoration: underline;
}
.rss_new img {
    border: 0 none;
    padding: 0 0 0 5px;
}
.signin_new {
    border-left: 10px solid #FFFFFF;
    color: #01446B;
    float: left;
    font: 12px/14px Arial,Helvetica,sans-serif;
    margin: 5px 0 0;
    width: 280px;
}
.signin_new a {
    color: #01446B;
    padding: 0 5px;
    text-decoration: none;
}
.signin_new a:hover {
    color: #01446B;
    padding: 0 5px;
    text-decoration: underline;
}
.signin_new strong a {
    background: url("") no-repeat scroll 0 center transparent;
    color: #01446B;
    font-weight: normal;
    padding: 0 5px 0 24px;
    text-decoration: none;
}
.signin_new strong a:hover {
    color: #01446B;
    padding: 0 5px 0 24px;
    text-decoration: underline;
}
.signin_new img {
    border: 0 none;
    padding: 0 0 0 5px;
}
.search_new {
    color: #000000;
    float: right;
    font: 12px/14px Arial,Helvetica,sans-serif;
    margin: 0;
    text-align: right;
}
.search_new input {
    color: #000000;
    float: left;
    font: 11px/14px Arial,Helvetica,sans-serif;
    margin: 2px 2px 0 0;
    padding: 0 0 0 3px;
    width: 120px;
}
.search_new strong input {
    color: #000000;
    float: left;
    font: 11px/14px Arial,Helvetica,sans-serif;
    height: 21px;
    margin: 2px 0 0 5px;
    width: 50px;
}
.search_new select {
    color: #000000;
    float: left;
    font: 11px/14px Arial,Helvetica,sans-serif;
    margin: 2px 0 0 5px;
}
#logo_box {
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin: 10px 0;
    padding: 0;
}
.logo_new {
    background: url("") no-repeat scroll center top transparent;
    float: left;
    margin: 0;
    padding: 0;
    width: 158px;
}
.logo_new strong {
    color: #FFFFFF;
    display: block;
    font: 12px/14px Arial,Helvetica,sans-serif;
    padding: 7px 0 0;
    text-align: center;
}
.top_ad_728x90 {
    border-left: 50px solid #FFFFFF;
    border-top: 10px solid #FFFFFF;
    float: left;
    margin: 0;
    padding: 0;
}
.news_line_new {
    background: none repeat scroll 0 0 #01446B;
    border-left: 2px solid #FFFFFF;
    color: #FFFFFF;
    float: left;
    font: bold 12px Georgia,"Times New Roman",Times,serif;
    margin: 0;
    width: 830px;
}
.news_line_new ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.news_line_new li {
    color: #256475;
    display: inline;
    float: left;
    margin: 1px 0 0;
    padding: 0;
}
.news_line_new li a {
    color: #FFFFFF;
    line-height: 28px;
    padding: 5px;
}
.news_line_new li a:hover {
    background: none repeat scroll 0 0 #D12F2F;
    color: #FFFFFF;
    line-height: 28px;
    padding: 5px;
    text-decoration: none;
}
.news_line_new li .active {
    background: none repeat scroll 0 0 #D12F2F;
}
.news_line_new li img {
    float: left;
    margin: 0;
    padding: 0;
}
.news_line_new li strong {
    background: url("") repeat-x scroll 0 0 #D12B2B;
    color: #FFFFFF;
    display: block;
    line-height: 28px;
    padding: 0 0 0 9px;
    text-decoration: none;
    width: 50px;
}
.news_line_new li.no_bdr_new a {
    border-right: 0 solid #FFFFFF;
}
.news_line_new li b {
    color: #FFFFFF;
    font: 17px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
}
.channels {
    background: none repeat scroll 0 0 #A6D1E2;
    border-left: 2px solid #FFFFFF;
    border-top: 1px solid #FFFFFF;
    color: #000000;
    float: left;
    font: 12px/24px Georgia,"Times New Roman",Times,serif;
    margin: 0;
    width: 830px;
}
.channels a {
    color: #000000;
    line-height: 24px;
    padding: 0 5px;
    text-decoration: none;
}
.channels a:hover {
    color: #000000;
    line-height: 24px;
    padding: 0 5px;
    text-decoration: none;
}
.channels strong {
    background: url("") no-repeat scroll 0 0 transparent;
    font-weight: normal;
    height: 24px;
    padding: 4px 20px 7px 10px;
    width: 79px;
}
.channels b {
    color: #000000;
    font: 17px/24px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
}
.channels span {
    margin: 0;
    padding: 0;
}
#breadcrum_horo {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 1px solid #555555;
    border-top: 1px solid #555555;
    height: 25px;
    margin: 0 auto;
    padding: 5px 0 0;
    width: 990px;
}
#breadcrum_horo .bredcrums {
    color: #01446B;
    float: left;
    line-height: 20px;
    padding: 0;
}
#breadcrum_horo .bredcrums a {
    color: #01446B;
    text-decoration: none;
}
#breadcrum_horo .bredcrums a:hover {
    color: #01446B;
    text-decoration: underline;
}
#breadcrum_horo .bredcrums strong {
    color: #000000;
    float: left;
    font-weight: normal;
    line-height: 20px;
    padding: 0 0 0 10px;
}
#breadcrum_horo .bredcrums strong a {
    color: #000000;
    font-weight: bold;
    text-decoration: none;
}
#breadcrum_horo .bredcrums strong a:hover {
    color: #000000;
    font-weight: bold;
    text-decoration: underline;
}
#breadcrum_horo .horo_new {
    float: right;
    line-height: 20px;
    padding: 0 5px;
}
#breadcrum_horo .horo_new ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#breadcrum_horo .horo_new li {
    display: inline;
    float: right;
    font-weight: bold;
    margin: 0;
    padding: 0 5px;
}
#breadcrum_horo .horo_new li a {
    color: #01446B;
}
#breadcrum_horo .horo_new li a:hover {
    color: #01446B;
    text-decoration: underline;
}
#breadcrum_horo .horo_new li img {
    vertical-align: middle;
}
#breadcrum_horo .nokia {
    float: right;
    line-height: 20px;
    padding: 0 5px;
}
#breadcrum_horo .nokia ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#breadcrum_horo .nokia li {
    display: inline;
    float: right;
    font-weight: bold;
    margin: 0;
    padding: 0 5px;
}
#breadcrum_horo .nokia li a {
    color: #01446B;
}
#breadcrum_horo .nokia li a:hover {
    color: #01446B;
    text-decoration: underline;
}
.google_search_new {
    float: left;
    margin: 0;
    padding: 0;
    width: 290px;
}
.radio_btns_new {
    color: #000000;
    float: left;
    font: 12px Arial,Helvetica,sans-serif;
    margin: 0;
    width: 285px;
}
.radio_btns_new span {
    color: #000000;
    float: left;
    font: 12px Arial,Helvetica,sans-serif;
    margin: 0;
    padding: 0;
    text-align: left;
}
.radio_btns_new img {
    float: right;
    margin: 0;
    padding: 0 5px;
}
.inputbox_new {
    background: url("") no-repeat scroll 0 0 transparent;
    float: left;
    height: 20px;
    padding: 4px 0 15px;
    text-align: left;
    width: 290px;
}
.inputbox_new input {
    border: 0 solid #555555;
    color: #000000;
    float: right;
    font: 11px Arial,Helvetica,sans-serif;
}
.inputbox_new .txtbox {
    margin: 4px 18px 0 0;
    width: 180px;
}
.inputbox_new img {
    float: right;
    padding: 0 0 0 7px;
    width: 61px;
}
.make_new {
    color: #01446B;
    float: right;
    font: 12px Arial,Helvetica,sans-serif;
    text-align: right;
    width: 275px;
}
.make_new img {
    margin: 0;
    padding: 0 5px;
}
.make_new a {
    color: #01446B;
    text-decoration: none;
}
.make_new a:hover {
    color: #01446B;
    text-decoration: underline;
}
#groupsite {
    background-color: #F0F0F0;
    border-bottom: 4px solid #256475;
    border-top: 1px solid #DDDDDD;
    height: 30px;
    text-align: center;
}
#groupsite strong {
    color: #333333;
    font: bold 14px/30px Georgia,"Times New Roman",Times,serif;
}
#groupsite ul {
    display: inline;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    text-align: center;
}
#groupsite li {
    color: #256475;
    display: inline;
    font: bold 12px/30px Arial,Helvetica,sans-serif;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#groupsite li a {
    color: #256475;
    padding: 0 5px;
    text-decoration: none;
}
#groupsite li a:hover {
    color: #256475;
    padding: 0 5px;
    text-decoration: underline;
}
#footer {
    background-color: #FFFFFF;
    clear: both;
    height: auto;
    margin: 0;
    padding: 0;
    width: 960px;
}
.footer_left {
    float: left;
    height: 60px;
    padding: 10px 5px 0 11px;
    width: 500px;
}
.footer_left p {
    font: 11px/18px Arial,Helvetica,sans-serif;
}
.footer_left a {
    color: #005689;
    font: 11px/18px Arial,Helvetica,sans-serif;
}
.footer_right {
    float: left;
    height: 60px;
    margin: 5px;
    padding: 10px 5px;
    width: 470px;
}
#ful_cov_lnk {
    background: url("") repeat-y scroll 0 0 #FFFFFF;
    border-bottom: 10px solid #FFFFFF;
    clear: both;
    margin: 0 5px;
    padding: 0;
    width: 99%;
}
.ful_cov_lnk {
    color: #000000;
    float: left;
    font: 12px/16px arial;
    padding: 5px 0 0 20px;
    text-decoration: none;
    width: 175px;
}
.ful_cov_lnk a {
    background: url("") no-repeat scroll 0 7px transparent;
    color: #000000;
    display: block;
    padding: 0 0 0 8px;
    text-decoration: none;
}
.ful_cov_lnk a:hover {
    padding: 0 0 0 8px;
    text-decoration: underline;
}
.ful_cov_btm {
    background: url("") repeat-x scroll 0 0 #F0F0F0;
    height: 20px;
    line-height: 20px;
    margin: 0 5px;
}
div#qTip {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #D9D8D8;
    border-color: #666666;
    border-image: none;
    border-style: solid;
    border-width: 1px 2px 2px 1px;
    color: #000000;
    display: none;
    font: 12px/14px Arial,Helvetica,sans-serif;
    padding: 3px;
    position: absolute;
    text-align: left;
    width: 150px;
    z-index: 1000;
}
.expresscontainer {
    background: url("images/wall1.jpg") repeat scroll 0 0 transparent;
    float: left;
    width:100%;
}
.sideContent {
    float: right;
    width: 30%;
}
#heading-row {
    border: medium none;
}
.shelf-right {
    background: url("images/shelf03.png") no-repeat scroll right top transparent;
    width: 60px;
}
.shelf2 {
    background: url("images/shelf01.png") repeat-x scroll 0 0 transparent;
    height: 210px;
    margin: 0 60px;
    padding-bottom: 50px;
    position: relative;
    z-index: 2;
}
.shelf-left {
    background: url("images/shelf02.png") no-repeat scroll 0 0 transparent;
    height: 68px;
    left: 0;
    margin: 20px 17px;
    position: absolute;
    top: 31px;
    width: 60px;
}
.shelf2 .caption {
    background: #222;
    border: medium none;
    color: #FFFFFF;
    font-size: 14px;
    margin-left: -7px;
    padding: 5px 7px 5px;
    text-align: center;
    width: 88%;
}
