﻿.BlogPage
{
    color: #000;
    font-size: small;
}

.zoneLeft
{
    width: 415px;
}

.zoneRight
{
    width: 300px;
}

.BlogPage .MainContent
{
    border: solid 2px #e8e8e8;
    margin-bottom: 30px;
}

.BlogPBody
{
    padding: 5px;
    margin-bottom: 20px;
}

.BlogPage h3
{
    background: url('../../MTMImages/Categories/Autocar/AutocarFadeSR.png') repeat-x top left;
    margin-bottom: 5px;
    text-align: center;
    font-size: large;
    height: 30px;   
}

.BlogPage ul
{
    margin-left: 16px;
}

.BlogPage a:link, .BlogPage a:hover, .BlogPage a:visited
{
    color: #0303b3;
    text-decoration: none;
    border-style: none;
   
}

.TrackbackPanel
{
    display: none;
}

.BlogCommentsTitle, .BlogLeaveComment
{
    font-size: medium;
    color: #000;
    font-weight:bold;
    /*font-style: italic;*/
    margin-bottom: 10px;
}

.BlogCommentsTitle
{
    margin-left: 5px;
}

.BlogLeaveComment
{
    position: relative;
    top: -5px;
}

.BlogPDateWhole
{
    margin: 0px 5px;
}

.PostCommentSeparatorLine
{
    display:none;
}

.comments
{
    width: 100%;
    background: url('../../MTMImages/Categories/Autocar/AutocarFadeSR.png') repeat-x top left;
}

.BlogPanel
{
    width: 415px;
    margin-top: 10px;
    background: url('../../MTMImages/Categories/Autocar/AutocarFadeSR.png') repeat-x top left;
}

.CommentDetail
{
    padding: 5px 0px;
    border-bottom: solid 3px #e8e8e8;
}

.CommentDetail table
{
    border: 0;
}

.CommentDate
{
    font-size: x-small;
}

.CommentUserName
{
    font-weight: bold;
}

.Box
{
    background-color: #e8e8e8;
    min-height: 100px;
    padding: 5px 10px;
    margin-bottom: 20px;
}

.BoxTitle
{
    font-size: small;
    font-weight: bold;
    margin-bottom: 5px;
}

.blackBox h2
{
    margin-bottom: 5px;
}

.Box a
{
    margin-bottom: 3px;
}


.TextBoxField, .TextAreaField
{
    width: 400px;
}
