


#poweredby {
	margin-top:50px;
	text-align:center;
	}

.c5t_bold {
	color: #333333;
	font-weight: bold;
	}
a.tekstiLinkki:link, a.tekstiLinkki:visited, a.tekstiLinkki:active {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.tekstiLinkki:hover {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.c5t_system {
    padding:10px;
    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;
	background-color:#c8c860;
	width:497px;
	margin-top: 30px;
	background-image: url(../../../kuvat/tausta_kommentit.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
    
}

.c5t_comment_list_background {
	padding:1px;
	background-color:#C8C859;
	width:510px;
	margin-top: 15px;
}

.c5t_comment_form_table {
	width:495px;
	padding: 10px 10px 10px 10px;
	font-size: 90%;	
	

}

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

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

.c5t_comment_list {
    margin-bottom:10px;
}

.c5t_comment_item_background {
	padding:1px;
	width:510px;
	margin-top:25px;
    margin-bottom:10px;
}

.c5t_comment_item {
	padding:8px;
	font-size: 80%;
	background-color: #E8E8BD;
}

.c5t_comment_item_details {
    font-size:90%;
}

.c5t_comment_item_text {
    margin-top:10px;
    margin-bottom:10px;
}



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

.c5t_headline {
	font-size:110%;
	margin-top: 30px;
	color: #333333;
}

.c5t_comment_item_title {
	font-weight:bold;
	font-size:110%;
	color: #000000;
}


.c5t_error_message {
	color:#FF0000;
	font-weight: bold;
}

.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:#000000;
}

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

.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:#333333;
	background-color:#e2dfbc;
}


.c5t_link_button {
	margin:10px 0 25px 0;
}

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

.c5t_link_button a:hover {
	border:1px solid #cccccc;
	padding:3px 0px;
	text-decoration:none;
	font-size:90%;
	font-weight:bold;
	color:#999999;
	background-color:#F4F9FF;
}

