﻿#ajax{
margin:0px;
padding:0px;
font-size:11px;
font-family:"Tahoma";
}

html>body #ajax{
height:auto;
min-height:200px;
}

#ajax .post{
padding-left:22px;
padding-bottom:15px;
color:#D7DAE9;
font-size:12px;
}

#ajax .post .title{
margin:0px;
margin-bottom:14px;
padding-bottom:10px;
color:#FFFFFF;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:20px;
font-weight:normal;
border-bottom:1px dotted #D7DAE9;
}

#ajax .post .title a{
color:#FFFFFF;
}

#ajax .post b.red{
color:#00746b;
}


#ajax .post .story{
margin-right:0px;
width:100%;
}

#ajax .post .story .cfloat{
float:left;
margin-right:12px;
border:3px solid #e9e9e9;
}

#ajax .post .story .further{
text-align:right;
}

#ajax .post .story .further a{
text-decoration:none;
color:#ffffff;
}

#ajax .post .quixot{
padding:5px;
padding-left:10px;
background:#e4eaec;
border:1px solid #c2d3d7;
font: normal 11px "Verdana";
line-height:20px;
color:#192d32;
}

#ajax .post .update input{
margin-bottom:15px;
margin-top:4px;
width:250px;
}

#ajax .post .update textarea{
margin-bottom:15px;
margin-top:4px;
width:500px;
height:350px;
}

#ajax .post .update b{
color:#666666;
}

#ajax .post .update .subj{
width:500px;
}

#ajax .post .update .radio{
margin:0px;
margin-bottom:-2px;
margin-top:4px;
display:inline;
width:20px;
}

#ajax .post .update .subm{
width:100px;
}
#ajax .post .update .stuck{
margin-bottom:-1px;
width:20px;
}

html>body #ajax .post .update .stuck{
margin-bottom:-2px;
}

#ajax .post .update .chx{
margin-bottom:3px;
width:auto;
}

#ajax .post .photos{
margin-bottom:10px;
text-align:center;
float:left;
padding:15px;
padding-bottom:10px;
padding-top:8px;
background:#4D557E;
font-size:10px;
border:1px solid #3b436f;
}

#ajax .post .spacer{
margin-top:25px;
text-align:center;
float:left;
width:10px;
}

#ajax .post .photos .hedr{
padding-bottom:6px;
font-weight:bold;
margin-bottom:3px;
color:#FFFFFF;
}

#ajax .post .photos .desc{
margin-bottom:8px;
color:#999999;
}

#ajax .post .photos .task{
margin-top:8px;
text-align:left;
}

#ajax .post .photos .task a{
color:#333333;
}

#ajax .post .photos .task a:hover{
color:#FFFFFF;
}

#ajax .post .photos img{
border: 1px solid #d3c7c7;
}

#ajax .post .footer{
text-align:right;
margin:0px;
margin-top:15px;
margin-bottom:14px;
padding-top:10px;
padding-right:4px;
color:#FFFFFF;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:10px;
font-weight:normal;
border-top:1px dotted #D7DAE9;
}

#ajax .post .footer a{
color:#D7DAE9;
}

#ajax .post .footer a:hover{
color:#FFFFFF;
} 
