body {
    font-family:Verdana, sans-serif;
    font-size:90%;
    background-color:#000000;
}


a:hover {
        text-decoration:underline;
        color:#74A0FF;
}

.c5t_system {
    padding:8px;
    width:800px;
    margin-bottom:10px;
    border:1px solid #FF0000;
    background-color:#FFF8F8;
}

.c5t_debug {
    padding:10px;
    margin-bottom:10px;
    border:1px solid #0070C0;
    background-color:#ECF0FF;
}


.c5t_comment_form_background {
        padding:8px;
        width:484px;
        margin-top:30px;
    border:1px solid #000000;
}

.c5t_comment_form_table {
    width:100%;
    padding:5px;
        background-color:#FF6F02;
}

.c5t_comment_form_field input,
.c5t_comment_form_field select {
    width:451px;
    background-color:#FFFFFF;
}

.c5t_comment_form_login {
        width:195px;
        background-color:#FF6F02;
        margin-right: 5px;
}

.c5t_comment_form_label {
    vertical-align:top;
    width:190px;
}

.c5t_comment_list {
    margin-bottom:10px;
    background-color:#FF6F02;
}



.c5t_comment_item_background {
        padding:8px;
        background-color:#F8F8F8;
        width:400px;
        margin-top:30px;
    margin-bottom:10px;
    border:1px solid #C0C0C0;
}

.c5t_comment_item {
    padding:5px;
    background-color:#FF6F02;
}

.p_low {
    padding:0px;
	margin: 0px;
}

.c5t_comment_item_details {
	font-size:9px;
	color:#000000;
}

.c5t_comment_item_text {
	font-size:12px;
	color:#000000;
	left: 10px;
	font-weight: normal;
	float: left;
	margin-right: 50px;
	position: relative;
}
.c5t_comment_item_text img {

}
.c5t_comment_item_avatar {
	margin-top:0px;
	margin-bottom:0px;
	width: 40px;
	left: 5px;
	float: left;
	position: relative;
}



.c5t_comment_form_submit input {
    margin-top:20px;
}

.c5t_headline {
    font-size:110%;
}

.c5t_comment_item_title {
        margin:0 0 10px 0;
        font-weight:bold;
        color:#000000;
}


.c5t_error_message {
        color:#FF0000;
}

.c5t_error_message_item {
        padding-bottom:10px;
}



.c5t_installation_form {
        margin-bottom:30px;
}

.c5t_installation_form legend {
        font-weight:bold;
}

.c5t_installation_form_label {
        font-weight:bold;
        width:160px;
}

.c5t_frontend_pagination {
        margin:15px 0 15px 0;
}

.c5t_frontend_pagination a {
        border:1px solid #cccccc;
        padding:3px 10px;
        text-decoration:none;
        font-size:90%;
        font-weight:bold;
        color:#0000ff;
}

.c5t_frontend_pagination span {
        border:1px solid #cccccc;
        padding:3px 10px;
        text-decoration:none;
        font-size:90%;
        font-weight:bold;
}

.c5t_frontend_pagination form {
        display:inline;
}
.c5t_frontend_pagination input {
        cursor:pointer;
        border:1px solid #cccccc;
        padding:2px 10px;
        text-decoration:none;
        font-size:90%;
        font-weight:bold;
        color:#0000ff;
        background-color:#FFFFFF;
}


.c5t_link_button {
        margin:15px 0 35px 0;
}

.c5t_link_button a {
        border:1px solid #cccccc;
        padding:3px 10px;
        text-decoration:none;
        font-size:90%;
        font-weight:bold;
}

.c5t_link_button a:hover {
        border:1px solid #cccccc;
        padding:3px 10px;
        text-decoration:none;
        font-size:90%;
        font-weight:bold;
        color:#6898FF;
        background-color:#F4F9FF;
}
.c5t_info_message {
        color:#000000;
}
.c5t_info_message_item {
        padding-bottom:10px;
        font-size: 16px;
        font-weight: bold;
}
.c5t_comment_form_password {
        width:385px;
        background-color:#FF6F02;
}
.c5t_comment_form_span  {
        background-color:#FF6F02;
        position: absolute;

        width: 221px;
        margin-left: 10px;
        margin-right: 6px;
}
.c5t_comment_form_span_left {
        background-color:#FF6F02;
        float: left;
        position: relative;
        width: 220px;
}

.c5t_comment_form_password input {
        background-color:#FFFFFF;
}
.c5t_comment_item_textcontainer {
	font-size:12px;
	color:#000000;
	margin-bottom: 5px;
	height: 40px;
	position: relative;
    background-color:#FF6F02;

}

.c5t_comment_form_login {
        width:195px;
        background-color:#FFFFFF;
        margin-right: 5px;
}

.c5t_comment_form_field textarea {
{
    width:400px;
}

