@CHARSET "UTF-8";

form.consulting {}
form.consulting input {border: 1px solid #7AA4C4}
form.consulting label {font-size:90%;padding: 0px 5px 0px 0px;}
form.consulting .error {font-size:85%;text-align: center;color:#f00;padding: 0px 0px 0px 10px;}

span.gallery_quality {font-size: 80%;}
span.gallery_quality a {color: #7AA4C4;font-weight:bold;}

.error {font-size:90%;margin-bottom:10px;}
textarea.cons_question {border: 1px solid #7AA4C4;width:630px;height:150px;}

.consulting_filter {background: url(images/search.png) no-repeat top left;margin: 0px 0px 0px 0px; height: 48px; width: 649px;padding: 10px 0px 0px 10px;}
.consulting_filter table {}
.consulting_filter .search_submit {background-color: #d6e7f7;border: 1px solid #3a7bcb;font-size:80%;}
.consulting_filter .search {width:125px;border: 1px solid #3a7bcb;}

table.consulting_div {width:100%;margin-top:20px;text-align:center;}
table.consulting_div td.header {border: 1px solid rgb(100, 149, 237); background-color: rgb(100, 149, 237);color:#fff;font-weight:bold;text-align: center;}
table.consulting_div td {border: 1px solid rgb(100, 149, 237);color: rgb(100, 149, 237);padding: 0px 5px 0px 5px;}

html h4 {font-size: 100%;color: #5A84A4;width:95%;border-bottom: 1px solid #5A84A4;text-decoration:none;margin-bottom:20px;}