html
{
    background: #b9b295;
}
.header-title
{
    width: 450px;
    margin-top: 25px;
    margin-left: 18px;
    background: #000 url(http://www.geoalba.com/Themes/Theme1/Article/Header2-Bullet.gif) left top no-repeat;
}
.header-title input
{
    display: block;
    float: right;
    margin-top: 5px;
    margin-right: 5px;
}
.header-title span
{
    color: #cc3230;
    display: block;
    margin-top: 10px;
    margin-right: 10px;
    float: right;
}
.header-title h2
{
    line-height: 32px;
    padding-left: 40px;
    font-weight: bold;
    background: url(http://www.geoalba.com/Themes/Theme1/Article/Header2-BulletRight.gif) right top no-repeat;
}
.article
{
    width: 100%;
    border: 1px solid #000;
    border-left: none;
    border-right: none;
    background: #a6a08a;
    margin-top: 40px;
}
.article-content-image
{
    width: 160px;
    float: right;
}
.article-content-image img
{
    border-bottom: 1px solid #000;
    vertical-align: top;
}
.article-content
{
    margin-right: 160px;
    border-right: 1px solid #000;
    background: #a6a08a;
}
.article-content-text
{
    padding: 25px 20px 0 43px;
    margin:30px 0;
    color: Black;
}
.article-content-header
{
    margin-top: -48px;
    position: absolute;
}
.article-bottombackground
{
    height: 72px;
    width: 272px;
    float: right;
    position: relative;
    top: -39px;
    margin-bottom: -39px;
    background: url(http://www.geoalba.com/Themes/Theme1/Article/BottomBackground.gif) left top no-repeat;
}
.paging
{
    padding: 30px;
    clear: both;
    padding-bottom: 60px;
}
.paging ul
{
    margin: 0 auto;
    float: left;
    border-left: 1px solid #333;
}
.paging ul li
{
    display: inline;
    float: left;
    border: 1px solid #333;
    border-left: none;
}
.paging ul li a
{
    display: block;
    padding: 5px;
    background: #000;
    color: #c33;
}
.paging ul li span
{
    display: block;
    padding: 5px;
}
.article-content-text img
{
    margin:20px auto;
    display:block;
}
.article-content-text a
{
    padding:0;
    color:#666
}
.article-content-text a:hover
{
    color:#eee
}
table { background:white !important;}
h1, h2, h3, h4, h5, h6 {font-size:105% !important; font-weight:600 !important;}

