h3{font-size:11px;}


body
{
    color: #646464;
}
div.footerText
{
    width: 760px;
    left: 50%;
    margin-left: -380px;
    position: absolute;
}
div.pageContent, div.internalContent, div.pageContentWrapper
{
    background-image: none;
}
div.internalContent
{
    border: none 0px white;
}
div#contentBody
{
    width: 560px;
}
a:link, a:visited
{
    color: #2971a7;
    text-decoration: none;
}
a:hover, a:active
{
    color: #2971a7;
    text-decoration: underline;
}
div.view-all
{
    background: transparent url(../_ui/images/button-left.png) no-repeat scroll left top;
    float: left;
    font-size: 10px;
    height: 19px;
    line-height: 19px;
    margin-top: 5px;
    padding-left: 7px;
    position: relative;
    left: 180px;
    top: -50px;
    bottom: 30px;
}
/*
a.view-all span
{
    background: transparent url(../_ui/images/button-right.png) no-repeat scroll right top;
    display: block;
    padding-right: 7px;
}
a.view-all:hover
{
    color: #999;
    text-decoration: none;
}*/
div#description
{
    white-space: normal;
    width: 350px;
    position: relative;
    top: -70px;
    left: 182px;
    clear: both;
}
div.dialog
{
    min-height: 191px;
    max-height: 1000px;
    width: 561px;
    margin-bottom: 20px;
    color: #333333;
    margin-left:-1px;
}
div.inner
{
    min-height: 191px;
    max-height: 1000px;
    width: 561px;
    background: transparent url(top.png) no-repeat top left;
}
h3.head
{
    height: 16px;
    position: relative;
    top: 5px;
    left: 10px;
}
div.thumb
{
    height: 100px;
    width: 160px;
    position: relative;
    top: 20px;
    left: 10px;
}
div.date
{
    width: 350px;
    height: 14px;
    position: relative;
    top: -78px;
    left: 180px;
}
pre
{
    white-space: normal;
}
.dialog .hd
{
    background: transparent url(../images_new/gray_box_tl.gif) no-repeat scroll 0 0;
    height:26px;
}
.dialog .bd
{
    background: transparent url(../images_new/box_ml.gif) repeat-y scroll 0 0;
}
.dialog .hd .c
{
    background: transparent url(../images_new/gray_box_tr.gif) no-repeat scroll right 0;
}
.dialog .ft
{
	background:transparent url(../images_new/box_bl.gif) no-repeat scroll 0 0;
}

