#sort_content
{
clear: both;
text-align: justify;
width: 200px;
margin: 0px 0px 0px 0px;
float: left;
position: relative;
left: 13px;
top: -15px;
}
.sort_month_all
{
margin: 0px 0px 5px 0px;
}
.sort_month
{
margin: 0px 0px 3px 0px;
position: relative;
left: 5px;
}

.sort_result_number
{
color: #000000;
}

.sort_bullet
{
float: left;
position: relative;
top: 2px;
}

.sort_bullet img
{
border: 0px;
margin: 0px;
}

.sort_link
{
font-size: 14px;
font-weight: bold;
}

.sort_link a
{
color: #000000;
}

.sort_link a:hover
{
color: #56bde1;
text-decoration: none;
}
.sort_link a:hover span
{
color: #56bde1;
text-decoration: none;
}
/*
.sort_link a:hover .sort_result_number
{
color: #000000;
text-decoration: none;
visibility: visible;
}
*/


#post_content
{
width: 436px;/*410px;*/
float: left;
text-align: left;
/*margin: 0px 0px 0px 0px;*/
position: relative;
left: 103px;
top: -15px;
}


.leave_comment
{
width: 355px;
color: #525050;
text-align: justify;
margin: 15px 0px 10px 0px;
position: relative;
left: 25px;
}

.comment_title
{
font-size: 15px;
font-weight: bold;
}

.comment_label
{
font-size: 12px;
}

.comment_input
{
width: 280px;
height: 17px;
}

.comment_textarea
{
width: 280px;
height: 150px;
}

.max_chars
{
font-size: 10px;
font-weight: bold;
font-style: italic;
text-align: right;
}

.label_column
{
float: left;
margin: 10px 10px 0px 0px;
position: relative;
}

.input_column
{
float: left;
margin: 10px 0px 8px 0px;
position: relative;
}

#name_text
{
position: relative;
top: 4px;
}

#comment_text
{
position: relative;
top: 24px;
}

.button_row
{
text-align: right;
}

#add
{
/*border: 1px solid #fff;
width: 100px;
height: 20px;
background-color: #000000;
color: #e3e3e3;*/
width: 100px;
height: 25px;
font-size: 12px;
font-weight: bold;
}

#comments_content
{
width:410px;
}

.comment_container
{
padding: 4px 5px 4px 5px;
}

.comment_odd
{
background-color: #d0d0d0;
}

.comment_even
{
background-color: #efefef;
}

.comment_header
{
font-weight: bold;
border-bottom: 1px dashed #000000;
margin: 0px 0px 5px 0px;
}

.comment_user
{
font-size: 25px;
}

.comment_date
{
font-size: 14px;
}

.comment_text
{
font-size: 11px;
text-align: justify;
}