body {
    background: #ffffff;
    font-size: 12px;
    font-family: lucida, arial, helvetica;
}

#wiki_bottom {float:left;background: url("/images/answers/answers_bottom.png") no-repeat 0 top; width:604px; height:14px;margin-left:9px;}
#wiki_content {float:left; margin-left: 9px; width:572px; background: url("/images/answers/answer_background_repeat.png") repeat-y 0; padding-left:16px; padding-right:16px;  }
.cl { clear: both; display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; }

#wiki{float:left; width:613px;}
#wiki_update_right_rail{float:right;padding-right:4px;width:314px;}
#wiki_right_rail{float:right;margin-left:7px;width:313px;}
.wikinav {
    padding: 0px;
    z-index: 2;
    height: 25px;
    float: none;
    margin-left:0px;
}

.wikinav a:hover{
    text-decoration:none;
    color:#0083ce;
}
.wikinav ul {
    margin-left:auto;
    margin-right:auto;
    paddint:0px 0px 0px 0px;
    list-style:none;
}

.wikinav li {
    float:left;
    background: no-repeat left top;
    margin-right:4px;
    padding-left:5px;
    width: 105px;
}


.wikinav a {
    float:left;
    display:block;
    background: no-repeat right top;
    padding:7px 14px 14px 6px;
    text-decoration:none;
    text-align: center;
    font-weight:bold;
    font-size: 12px;
    color:#000000;
    width: 85px;
}

.wikitoolbar{
    width:230px;

}

.feed_wiki_tool_bar{
    float:right;

}

.wikitoolbar a {
    float:none;
    display:block;
    padding:0px 0px 0px 0px;
    background:url("");
    text-decoration:none;
    text-align: center;
    font-size: 11px;
    font-weight:normal;
    color:#0083ce;
    width:0px;
}


.wikinav .active{
    background-image:url("../images/answersnav_left_on.gif");

}

.wikinav a.active {
    background-image:url("../images/answersnav_right_on.gif");
    color:#A0410D;
}







/**********new *****************/

.meta_wrap_div {
    border-left:2px solid #FFFFFF;
    width:262px;
    float:right;
}

.meta_div {
    width:260px;
    float:right;
    border:1px solid #cccccc;
    background-color:white;
}

.meta_div_heading {
    padding-top:5px;
    width:252px;
    min-height:20px;
    background:url('/images/wiki/box_head_bg.png') repeat;
    border-bottom:1px solid #cccccc;
    text-align:left;
    padding-left:8px;
    font-size:12px;
    font-weight:bold;
    color:#000000;
}

.meta_div_content {
    width:248px;
    padding-left:8px;
    padding-right:8px;
    margin-top:6px;
    margin-bottom:6px;
}

 .meta_div_content, .meta_div_content a{font-size:11px;}


/**********new *****************/

.related_ul{
    padding:0;
    margin:0;
    margin-left:1em;
    list-style-type: disc;
    list-style-image:  url("/images/wiki/bullet.gif");
}

.related_ul li {
}

#wiki_sidebar_links{
    padding:0;
    margin:0;
    margin-left:2em;
    list-style-type: disc;
}

#wiki_sidebar_links li {

}

.extension_key{
    font-size:11px;
    color:#1c1c1c;
    widht:60px;
}

.extension_value{
    font-size:13px;
    font-weight:bold;
}

#content_extension{
    border:5px solid #FFFFFF;
    width:264px;
    float:right;
    margin-top:3px;
    overflow:hidden;
    margin-left:10px;

}
#actual_content{
    width:572px;
    margin-top:0px;
}
.comment_box{
    width: 584px;
    background-color:#ffffff;
    padding-right:10px;
    padding-left:10px;
    padding-top: 0px;
    padding-bottom: 0px;
    background: url("/images/answers/answer_background_repeat.png") repeat-y;
}
.comment_box_heading{
    background: url("/images/answers/ans_box_heading.png") no-repeat;
    height:40px;
}
.comment_box_rounded_corner_top{
    background: url("/images/answers/ans_box_border_top.png") no-repeat;
    height:20px;
}
.comment_box_rounded_corner_bottom{
    background: url("/images/answers/ans_box_border_bottom.png") no-repeat;
    height:8px;
}
#post_comment_box_top{
    margin-left:2px;
    margin-right:3px;
    margin-top:5px;
    background:transparent url(/images/answers/post_answer_box_top.png) no-repeat;
    height:8px;
}
#post_comment_box_bottom{
    margin-left:2px;
    margin-right:3px;
    background:transparent url(/images/answers/post_answer_box_bottom.png) no-repeat;
    height:9px;
}

.post_comment_text_area{
    width:99%;
    height:50px;
    font-size:12px;
    /*color:#898989;*/
    border:1px stroke 6F939B;
    border:1px solid #c1c7ca;
}
#post_comment_box{
    padding-left:10px;
    padding-right:10px;
    background-color:#DDF4F9;
    width:559px;
    
}
#edit_comment_box{
    padding-left:10px;
    padding-right:10px;
    padding-top:5px;
    padding-bottom:5px;
    background-color:#DDF4F9;
    margin-left:2px;
    margin-right:5px;
}

#actual_content h2, #actual_content h1 {
    width:100%;

}
.mw-headline{font-size:16px;}


#post_comment_box_response{
    padding-left:10px;
    padding-right:10px;
    background-color:#DDF4F9;
    width:475px;
}


.post_comment_box_imgs
{
 height:8px;
 width:500px;
}

.post_comment_box_tl
{
   background:transparent url(/images/answers/tl.png) no-repeat;
   width:7px;
   float:left;
   height:8px;
}

.post_comment_box_tm, .post_comment_box_bm
{
   background:transparent url(/images/answers/middle.png) repeat;
   width:480px;
   float:left;
   height:8px;
}

.post_comment_box_tr
{
   background:transparent url(/images/answers/tr.png) no-repeat;
   width:7px;
   float:left;
   height:8px;
}


.post_comment_box_bl
{
   background:transparent url(/images/answers/bl.png) no-repeat;
   width:7px;
   float:left;
   height:8px;
}


.post_comment_box_br
{
   background:transparent url(/images/answers/br.png) no-repeat;
   width:7px;
   float:left;
   height:8px;
}