body, a
{
    font: normal 11px tahoma,arial,helvetica,sans-serif;
    color: #000;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
body
{
    text-align: center;
    background-color: #CC0033;
    overflow: auto;
}
body, form
{
    margin: 0;
    padding: 0;
}
img
{
    border: none;
}
.floatleft
{
    float: left;
}
.floatright
{
    float: right;
}
.clear
{
    clear: both;
}
input
{
    vertical-align: middle;
}
#main
{
    margin: 0 auto;
    text-align: left;
    width: 780px;
    background: url(main-bg.gif) repeat-y 0 0;
    position: relative;
}
#header
{
    width: 780px;
    height: 130px;
    background: url(header.jpg) no-repeat 0 0;
    position: relative;
}
#header h1
{
    margin: 0;
}
#header h1 a
{
    display: block;
    width: 190px;
    height: 83px;
    background: url(logo.jpg) no-repeat 0 0;
    text-indent: -3000px;
    overflow: hidden;
    white-space: nowrap;
}
#header ul
{
    margin: 0;
    padding: 0;
    position: absolute;
    right: 28px;
    top: 92px;
}
#header ul li
{
    background: url(top-nav-border.gif) no-repeat 100% 2px;
    padding: 0 10px 0 6px;
    display: inline;
}
* html #header ul li
{
    padding: 0 7px 0 9px;
}
#header ul li.cart
{
    background: none;
}
#header ul li a
{
    font: bold 11px tahoma,arial,helvetica,sans-serif;
    color: #CFDDE6;
}
#header ul li.cart a
{
    background: url(cart.gif) no-repeat 0 2px;
    padding: 0 0 0 15px;
    color: #fff;
}
#header form
{
    margin: 0;
    padding: 0;
    position: absolute;
    left: 5px;
    bottom: 0;
    width: 158px;
}
#header div
{
    padding: 0 0 4px 2px;
    color: #fff;
    clear: both;
    font: bold 11px tahoma,arial,helvetica,sans-serif;
}
#header input.area
{
    float: left;
    width: 133px;
    height: 19px;
    margin: 0;
    font-size: 11px;
    padding-left: 2px;
    padding-right: 2px;
}
* html #header input.area
{
    padding-left: 4px;
    padding-right: 4px;
    width: 132px;
}
#header input.submit
{
    height: 20px;
    width: 20px;
    float: right;
    border: none;
    margin: 0;
    background: url(top-go.gif) no-repeat 0 0;
    cursor: pointer;
}
#left-column
{
    width: 169px;
    padding: 8px 0 70px 0;
    background: url(left-top.gif) no-repeat 0 0;
}
#left-column h2
{
    margin: 0;
    padding-left: 9px;
    background: #C03 url(left-title-bg.gif) repeat-y 100% 0;
    font: bold 11px/24px tahoma,arial,helvetica,sans-serif;
    color: #fff;
    clear: both;
}
#left-column h2 a
{
    color: #fff;
    font: bold 11px/24px tahoma,arial,helvetica,sans-serif;
}
#left-column ul
{
    margin: 0;
    padding: 1px 0 0 0;
    background: url(left-border.gif) repeat-x 0 0;
    list-style-type: none;
}
#left-column ul li
{
    background: url(left-border.gif) repeat-x 0 100%;
    padding-bottom: 1px;
}
#left-column ul li a
{
    display: block;
    padding: 5px 9px 5px 26px;
    background: url(left-arrow.gif) no-repeat 9px 55%;
    font: normal 11px/13px tahoma,arial,helvetica,sans-serif;
    color: #000;
}
* html #left-column ul li a
{
    width: 100%;
    display: inline;
}
#left-column ul li.hover a, #left-column ul li:hover a
{
    color: #fff;
    text-decoration: none;
}
#left-column ul li.hover div, #left-column ul li:hover div
{
    background: #4582B3 url(left-hover-bg.gif) repeat-y 100% 0;
}
#left-column ul li.hover, #left-column ul li:hover
{
    position: relative;
    z-index: 3000;
}
#left-column ul li.hover ul, #left-column ul li:hover ul
{
    display: block;
}
#left-column ul ul
{
    width: 142px;
    display: none;
    position: absolute;
    left: 131px;
    top: 5px;
    border-left: 1px solid #7CA6C7;
    border-right: 1px solid #4582B3;
    border-top: 1px solid #7CA6C7;
    background: #CFDDE6;
    padding: 0;
    margin: 0;
}
* html #left-column ul ul
{
    width: 144px;
}
#left-column ul ul li
{
    background: none;
    border-bottom: 1px solid #4582B3;
    padding: 0;
}
#left-column ul ul a
{
    color: #505050 !important;
    padding: 3px 10px 4px 17px;
    background: none;
}
#left-column ul ul a:hover
{
    background: #4582B3 url(left-arrow.gif) no-repeat 2px 55%;
    color: #fff !important;
}
#left-column form
{
    width: 158px;
    height: 62px;
    padding: 0 6px 0 5px;
    background: #24476B url(newsletter-bg.gif) no-repeat 0 0;
}
* html #left-column form
{
    width: 169px;
}
#left-column form div
{
    padding: 10px 0 4px 2px;
    color: #fff;
    clear: both;
    font: bold 11px tahoma,arial,helvetica,sans-serif;
}
#left-column input.area
{
    float: left;
    width: 133px;
    height: 19px;
    margin: 0;
    font-size: 11px;
    padding-left: 2px;
    padding-right: 2px;
}
* html #left-column input.area
{
    padding-left: 4px;
    padding-right: 4px;
    width: 132px;
}
#left-column input.submit
{
    height: 20px;
    width: 20px;
    float: right;
    border: none;
    margin: 0;
    background: url(bottom-go.gif) no-repeat 0 0;
    cursor: pointer;
}
#right-column
{
    width: 589px;
    padding-right: 1px;
    margin-right: 20px;
}
* html #right-column
{
    width: 590px;
    margin-right: 10px;
}
/*-------- index start ----------*/
#right-column div.welcome
{
    float: left;
    min-height: 120px;
    padding-left: 13px;
    width: 367px;
}
* html #right-column div.welcome
{
    height: 120px;
    width: 380px;
}
#right-column div.welcome h2
{
    margin: 2px 0 5px 0;
    font: bold 11px tahoma,arial,helvetica,sans-serif;
}
#right-column div.welcome p
{
    margin: 0 0 14px 0;
    font: normal 11px/14px tahoma,arial,helvetica,sans-serif;
}
#right-column div.promote
{
    width: 573px;
    float: left;
    background: #E6E6E6;
    padding: 14px 5px 8px 11px;
    position: relative;
}
* html #right-column div.promote
{
    width: 589px;
}
#right-column div.promote .allocated
{
    position: relative;
    margin: -150px 0 0 0;
    width: 192px;
    float: right;
}
#right-column div.promote .allocated a.top
{
    height: 28px;
    display: table;
    color: #C03;
    background: url(alloc-tile-top.gif) repeat-y 0 0;
}
* html #right-column div.promote .allocated a.top
{
    display: block;
    position: relative;
    text-align: left;
}
#right-column div.promote .allocated span
{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 168px;
    padding: 0 9px 0 15px;
    font: bold 11px/11px tahoma,arial,helvetica,sans-serif;
}
* html #right-column div.promote .allocated span
{
    display: block;
    position: absolute;
    top: 50%;
    width: 192px;
}
* html #right-column div.promote .allocated span b
{
    position: relative;
    display: block;
    top: -50%;
}
#right-column div.promote .allocated div.pict
{
    height: 100px;
    width: 192px;
    display: table;
    background: url(alloc-tile-top.gif) repeat-y 0 0;
}
* html #right-column div.promote .allocated div.pict
{
    position: relative;
}
#right-column div.promote .allocated div.pict a
{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 168px;
    padding: 0 9px 0 15px;
}
* html #right-column div.promote .allocated div.pict a
{
    display: block;
    width: 192px;
    position: absolute;
    top: 50%;
}
* html #right-column div.promote .allocated div.pict a img
{
    position: relative;
    top: -50%;
}
#right-column div.promote .allocated p.info
{
    width: 168px;
    padding: 5px 9px 5px 15px;
    margin: 0;
    background: url(alloc-tile-bottom.gif) repeat-y 0 0;
    text-align: center;
    color: #203F5F;
}
* html #right-column div.promote .allocated p.info
{
    width: 192px;
}
#right-column div.promote div.links
{
    text-align: center;
    font: bold 11px tahoma,arial,helvetica,sans-serif;
    color: #203F5F;
    padding-bottom: 8px;
}
#right-column div.promote .allocated div.links
{
    width: 168px;
    padding: 0 9px 8px 15px;
    margin: 0;
    background: url(alloc-tile-bottom.gif) repeat-y 0 0;
}
* html #right-column div.promote .allocated div.links
{
    width: 192px;
}
#right-column div.promote div.links a
{
    font: bold 11px tahoma,arial,helvetica,sans-serif;
    padding: 0 7px;
    text-decoration: underline;
}
div.links form
{
    margin: 0;
    padding: 0;
}
#right-column div.promote div.links a:hover
{
    text-decoration: none;
}
#right-column div.promote a.more
{
    color: #203F5F;
}
#right-column div.promote .order
{
    color: #C03;
    border: none;
    background-color: transparent;
    text-decoration: underline;
    cursor: pointer;
    width: 75px;
    font-size: 11px;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}
#right-column div.promote .allocated p.text
{
    margin: 14px 7px 0 10px;
    font: bold 11px tahoma,arial,helvetica,sans-serif;
    color: #c03;
    padding: 0;
    background: none;
}
#right-column div.promote ul
{
    width: 369px;
    padding: 0 0 10px 0;
    float: left;
    margin: 0;
    list-style-type: none;
}
#right-column div.promote ul li
{
    width: 176px;
    background: #fff;
    border: 1px solid #5780A8;
    padding: 5px 0 0 0;
}
* html #right-column div.promote ul li
{
    width: 178px;
}
#right-column div.promote ul a.name
{
    display: block;
    font: bold 11px tahoma,arial,helvetica,sans-serif;
    color: #c03;
    text-align: center;
    padding-bottom: 5px;
}
#right-column div.promote ul div.pict
{
    width: 176px;
    height: 110px;
    display: table;
}
* html #right-column div.promote ul div.pict
{
    position: relative;
}
#right-column div.promote ul div.pict a
{
    display: table-cell;
    width: 176px;
    text-align: center;
    vertical-align: middle;
}
* html #right-column div.promote ul div.pict a
{
    position: absolute;
    top: 50%;
}
* html #right-column div.promote ul div.pict a img
{
    position: relative;
    top: -50%;
}
#right-column div.promote ul p
{
    display: block;
    font: normal 11px tahoma,arial,helvetica,sans-serif;
    text-align: center;
    margin: 5px 10px 14px 10px;
    color: #203F5F;
}
#right-column div.promote .html-area
{
    width: 571px;
    background: #fff;
    border: 1px solid #5780A8;
    clear: both;
}
* html #right-column div.promote .html-area
{
    width: 573px;
}
#right-column div.promote .html-area h4
{
    font: bold 24px tahoma,arial,helvetica,sans-serif;
    color: #c03;
    text-align: center;
    margin: 0;
    padding: 15px 0;
}
#right-column h2.feat
{
    width: 572px;
    height: 30px;
    margin: 0 0 0 10px;
    background: url(feat-title.gif) no-repeat 0 100%;
    text-indent: -3000px;
    overflow: hidden;
    white-space: nowrap;
    clear: both;
}
#right-column ul.feat
{
    margin: 0;
    padding: 10px 0 0 10px;
    float: left;
    list-style-type: none;
}
#right-column ul.feat li
{
    width: 123px;
    float: left;
    padding: 0 10px;
}
* html #right-column ul.feat li
{
    width: 143px;
}
#right-column ul.feat a
{
    display: block;
    font: bold 11px tahoma,arial,helvetica,sans-serif;
    color: #c03;
    text-align: center;
    text-decoration: underline;
}
#right-column ul.feat a:hover
{
    text-decoration: none;
}
#right-column ul.feat a.name
{
    min-height: 28px;
    text-decoration: none;
}
* html #right-column ul.feat a.name
{
    height: 28px;
}
#right-column ul.feat a.name:hover
{
    text-decoration: underline;
}
#right-column ul.feat p
{
    margin: 5px 0;
    font: normal 11px tahoma,arial,helvetica,sans-serif;
    text-align: center;
    min-height: 56px;
    color: #203F5F;
}
* html #right-column ul.feat p
{
    height: 56px;
}
#right-column ul.feat .pict
{
    width: 123px;
    height: 85px;
    display: table;
}
* html #right-column ul.feat .pict
{
    position: relative;
}
#right-column ul.feat .pict a
{
    display: table-cell;
    width: 123px;
    text-align: center;
    vertical-align: middle;
}
* html #right-column ul.feat .pict a
{
    position: absolute;
    top: 50%;
}
* html #right-column ul.feat .pict a img
{
    position: relative;
    top: -50%;
}
/*-------- index end ----------*//*-------- section start ----------*/#right-column div.breadcrumbs
{
    clear: both;
    margin: -8px 0 0 12px;
    padding: 0 0 8px 0;
    position: relative;
    font: bold 11px tahoma,arial,helvetica,sans-serif;
    color: #000;
}
#right-column div.breadcrumbs .bc
{
    color: #3398CC;
    font-weight: bold;
}
#right-column div.breadcrumbs span
{
    font-weight: bold;
    color: #8C8D8D;
}
#right-column div.breadcrumbs a
{
    font-weight: normal;
    color: #8C8D8D;
    text-decoration: underline;
}
#right-column div.breadcrumbs a:hover
{
    text-decoration: none;
}
#right-column h2.sect
{
    width: 565px;
    background: url(sect-title-bg.gif) repeat 0 0;
    clear: both;
    margin: 0 0 0 10px;
    font: bold 14px/23px arial,helvetica,sans-serif;
    color: #fff;
    padding: 1px 0 0 8px;
}
* html #right-column h2.sect
{
    width: 573px;
}
#right-column p.sect
{
    width: 565px;
    clear: both;
    margin: 0 0 14px 13px;
    font: normal 11px/14px tahoma,arial,helvetica,sans-serif;
    padding: 5px 0 0 0;
}
#right-column div.pages
{
    width: 560px;
    float: left;
    padding: 0 0 10px 13px;
    color: #484746;
    font: normal 11px arial,helvetica,sans-serif;
    text-align: center;
}
* html #right-column div.pages
{
    width: 573px;
}
#right-column div.pages div.floatright, #right-column div.pages div.floatleft
{
    margin: 0 0 5px 0;
}
#right-column div.pages div.floatright
{
    text-align: right;
}
#right-column div.pages span.tab
{
    margin: 0 5px 0 0;
}
#right-column div.pages span.sel
{
    padding: 0 0 0 9px;
    background: url(sel-arrow.gif) no-repeat 0 4px;
    font-weight: bold;
    color: #4582B3;
}
#right-column div.pages span.here
{
    font-weight: bold;
    padding: 0 2px 0 2px;
}
#right-column div.pages a
{
    margin: 0 2px;
    color: #666;
    font: normal 11px arial,helvetica,sans-serif;
}
#right-column div.pages a.next
{
    padding: 0 13px 0 0;
    background: url(next-arrow.gif) no-repeat 100% 6px;
    margin: 0 5px 0 5px;
    color: #4582B3;
    text-decoration: underline;
}
#right-column div.pages a.prev
{
    padding: 0 0 0 13px;
    background: url(prev-arrow.gif) no-repeat 0 6px;
    margin: 0 5px 0 5px;
    color: #4582B3;
    text-decoration: underline;
}
#right-column div.pages a.all
{
    text-decoration: underline;
    color: #4582B3;
}
#right-column div.pages a.all:hover, #right-column div.pages a.next:hover, #right-column div.pages a.prev:hover
{
    text-decoration: none;
}
#right-column ul.sect-feat
{
    float: left;
    width: 573px;
    margin: 0 0 0 10px;
    padding: 0 0 10px 0;
    border-top: 1px solid #4582B3;
    list-style-type: none;
}
* html #right-column ul.sect-feat
{
    margin-left: 5px;
}
#right-column ul.sect-feat li
{
    border-bottom: 1px solid #4582B3;
    float: left;
    padding: 10px 0;
}
#right-column ul.sect-feat li div
{
    float: left;
}
#right-column ul.sect-feat li p
{
    margin: 0 0 0 7px;
    padding: 5px 0 0 0;
    line-height: 14px;
    color: #203F5F;
    clear: both;
}
#right-column ul.sect-feat li div.price p
{
    margin: 0 0 5px 4px;
    padding: 0;
}
#right-column ul.sect-feat li p span
{
    color: #C03;
}
#right-column ul.sect-feat li a
{
    font-weight: bold;
    line-height: 14px;
}
#right-column ul.sect-feat ul
{
    margin: 0;
    padding: 0 0 0 7px;
    list-style-type: none;
    text-indent: 8px;
}
#right-column ul.sect-feat ul li
{
    border: none;
    padding: 0;
    background: url(sect-bullet.gif) no-repeat 0 6px;
    color: #203F5F;
    line-height: 14px;
}
#right-column ul.sect-feat li div.pict
{
    width: 105px;
    text-align: center;
}
#right-column ul.sect-feat li div.info
{
    width: 250px;
    font-size: 11px;
}
#right-column ul.sect-feat li div.stock
{
    width: 105px;
    text-align: center;
    padding-top: 10px;
}
#right-column ul.sect-feat li div.price
{
    width: 110px;
    float: right;
    font-size: 11px;
}
#right-column ul.sect-feat li div .saleprice
{
    font-weight: bold;
    color: #CC0033;
}
#right-column ul.sect-feat li div .you-save
{
    color: #CC0033;
}
#right-column ul.sect-feat li input.submit
{
    width: 108px;
    height: 26px;
    border: none;
    margin: 0;
    background: url(add-to-cart.jpg) no-repeat 0 0;
    cursor: pointer;
}
/*-------- section end ----------*//*-------- item start ----------*/#right-column div.full
{
    float: left;
    width: 321px;
    margin-left: 10px;
    text-align: center;
    padding: 15px 0;
}
* html #right-column div.full
{
    margin-left: 5px;
}
#right-column div.full ul
{
    width: 321px;
    clear: both;
    text-align: center;
    margin: 15px 0 0 0;
    padding: 35px 0 0 0;
    list-style-type: none;
    background: url(zoom.gif) no-repeat 50% 0;
}
#right-column div.full ul li
{
    width: 103px;
    float: left;
    text-align: center;
    padding-bottom: 10px;
}
#right-column form.full
{
    width: 236px;
    float: right;
    padding-right: 7px;
    font-size: 11px;
}
* html #right-column form.full
{
    width: 243px;
}
#right-column form.full p
{
    background: #CFDDE6;
    border-bottom: 1px solid #fff;
    padding: 6px 15px;
    margin: 0;
}
#right-column form.full p span
{
    color: #C03;
}
#right-column form.full p.stock
{
    background: none;
    padding: 10px 5px;
    font-weight: bold;
    font-size: 11px;
}
#right-column form.full p.stock img
{
    margin: -5px 10px -5px 0;
    position: relative;
}
#right-column form.full p.bottom
{
    background: #369;
    color: #fff;
    padding: 10px 15px;
}
#right-column form.full input.area
{
    width: 27px;
    height: 19px;
    text-align: right;
    margin: 0;
    font-size: 11px;
    padding-left: 2px;
    padding-right: 2px;
}
#right-column form.full select
{
    font-size: 11px;
}
#right-column form.full input.submit
{
    width: 120px;
    height: 27px;
    border: none;
    position: relative;
    float: right;
    margin: -1px -15px -8px 0;
    background: url(add-to-cart-item.jpg) no-repeat 0 0;
    cursor: pointer;
}
#right-column form.full a.shipping-date
{
    background: url(icon-estimate.gif) no-repeat 0 1px;
    padding-left: 20px;
    text-decoration: underline;
}
#right-column form.full a.shipping-date:hover
{
    text-decoration: none;
}
#right-column form.full a.send
{
    background: url(icon-send.gif) no-repeat 0 3px;
    padding-left: 20px;
}
#right-column div.tech
{
    border-top: 5px solid #CFDDE6;
    border-bottom: 5px solid #CFDDE6;
    float: left;
    width: 565px;
    margin: 5px 0 7px 14px;
    padding-top: 1px;
    font-size: 10px;
}
* html #right-column div.tech
{
    margin-left: 7px;
}
#right-column div.tech div
{
    padding: 5px;
    float: left;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}
#right-column div.tech div.param
{
    width: 83px;
    background: #CFDDE6;
    text-align: right;
}
* html #right-column div.tech div.param
{
    width: 94px;
}
#right-column div.tech div.value
{
    width: 83px;
    background: #E8E9E9;
    font-weight: bold;
}
* html #right-column div.tech div.value
{
    width: 94px;
}
#right-column div.tech div.last
{
    border-right: none;
    width: 85px;
}
* html #right-column div.tech div.last
{
    width: 95px;
}
#right-column ul.also
{
    border: none;
}
#right-column h2.overview, #right-column h2.also
{
    width: 573px;
    height: 30px;
    margin: 0 0 0 10px;
    background: url(overview-title.jpg) no-repeat 0 100%;
    text-indent: -3000px;
    overflow: hidden;
    white-space: nowrap;
    clear: both;
}
#right-column h2.also
{
    background-image: url(also-title.jpg);
    height: 35px;
}
#right-column div.related
{
    padding: 10px 55px 0 60px;
    text-align: center;
    clear: both;
    color: #717171;
    font-size: 11px;
}
#right-column div.related h2
{
    color: #C03;
    margin: 2px 0;
    font: bold 11px tahoma,arial,helvetica,sans-serif;
}
#right-column div.related a
{
    color: #717171;
    padding: 0 2px;
}
#right-column div.related a:hover
{
    color: #000;
}
/*-------- item end ----------*/#footer
{
    width: 780px;
    height: 95px;
    background: #CFDDE6 url(footer.gif) no-repeat 0 0;
    position: relative;
}
#footer ul
{
    width: 780px;
    position: absolute;
    top: 33px;
    left: 0;
    margin: 0;
    padding: 0;
    text-align: center;
}
#footer ul li
{
    background: url(top-nav-border.gif) no-repeat 100% 2px;
    padding: 0 10px 0 6px;
    display: inline;
}
* html #footer ul li
{
    padding: 0 7px 0 9px;
}
#footer ul li.cart
{
    background: none;
}
#footer ul li a
{
    font: bold 11px tahoma,arial,helvetica,sans-serif;
    color: #CFDDE6;
}
#footer ul li.cart a
{
    background: url(cart.gif) no-repeat 0 2px;
    padding: 0 0 0 15px;
    color: #fff;
}
#footer div.floatright, #footer div.floatleft
{
    padding: 61px 35px 0 13px;
}
#footer div.icons
{
    position: absolute;
    top: -55px;
    left: 0;
    width: 169px;
    text-align: center;
}
#footer div.icons img
{
    margin-bottom: 7px;
}
/* multi-insets */.visibleborder
{
    border: 2px solid #000000 !important;
}
.invisibleborder
{
    border: 2px solid #FFFFFF !important;
}
#titleBar
{
    cursor: move;
    background-color: #62BADE;
    color: #FFFFFF;
}
#imgplaceholder
{
    z-index: 99; /* Dave Change */
    visibility: hidden;
    position: absolute;
    background-color: #FFFFFF;
}
.close
{
    font: bold 12px Arial, Helvetica, sans-serif;
    border: 2px outset;
    background-color: #FFFFFF;
    padding-left: 4px;
    padding-right: 4px;
    text-decoration: none;
}
.close:hover
{
    font: bold 12px Arial, Helvetica, sans-serif;
    border: 2px inset;
    background-color: #FFFFFF;
    padding-left: 4px;
    padding-right: 4px;
    text-decoration: none;
}
.yousave
{
    font-size: 11px;
    color: #CC0033;
}
.content-shell
{
    padding: 5px;
}
/* site map styles */.sitemap-header
{
    font: bold 14px verdana;
    color: #000000;
    display: block;
    padding-top: 25px;
}
.sitemap-1
{
    font: bold 12px verdana;
    color: #0000FF;
    display: block;
    padding-left: 25px;
}
.sitemap-2
{
    font: bold 12px verdana;
    color: #0000FF;
    display: block;
    padding-left: 50px;
}
.sitemap-3
{
    font: normal 10px verdana;
    color: #0000FF;
    display: block;
    padding-left: 75px;
}
.sitemap-4
{
    font: normal 8px verdana;
    color: #0000FF;
    display: block;
    padding-left: 100px;
}
.footer-bg
{
    width: 100%;
    height: 107px;
    margin-top: -95px;
    background: url(http://site.fadalexpress.com/solidcactus/foot-bg.gif) repeat-x 0 0;
}
/* custom */.contents-name a
{
    color: #c03;
    font-weight: bold;
}
table p.info
{
    color: #203F5F;
}
table .links a.more
{
    color: #203F5F;
    font-weight: bold;
    text-decoration: underline;
}

