-body {
	margin: 0;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
}
#wrapper {
	width: 910px;
	margin: 0 auto;
	color: #000000;
}

#breadcrumb {
	padding: 10px;
}
#left_column {
	width: 585px;
        float: left;
	padding: 0px 10px;
	line-height: 20px;
	z-index: 1;
}
#box_find {
	margin: 18px 0 0 175px;	
	padding: 9px;
	width: 392px;
	background-color: #d8d7d7;
}
.sort_tab {
	padding-top: 2px;
	width: 130px;
	height: 26px;
	background-image: url(sort_tab.gif);
	background-repeat: no-repeat;
	color: #e36c0a;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.box_review {
	padding: 5px 20px 5px 20px;
	width: 539px;
	border-top: #e6e6e6 1px solid;
	border-left: #e6e6e6 1px solid;
	border-right: #e6e6e6 1px solid;
	background-color: #f8f8f8;
	font-weight: normal;
}
.box_review.new .leftGc {
    background: url("approve.png") no-repeat;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 0 8px 0 2px;
}
.box_review.new .expGc {
    background: url("exp.png") no-repeat;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin: 0 8px 0 2px;
}
.box_review.new .title {
    height: 15px;
    line-height: 15px;
    display: inline-block;
    vertical-align: top;
    border-left: 1px solid #f8f8f8;
    padding-left: 10px;
}
.box_review.new .title .black {
    font-size: 10px;
    font-weight: bold;
    color: #2a2a2a;
    text-transform: uppercase;
}
.box_review.new .title .white {
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
}
.box_review_2 {
	padding: 10px 20px 10px 20px;
	width: 559px;
	border: #e6e6e6 1px solid;
	background-color: #ececec;
	padding: 10px;
}
.box_review_3 {
	padding: 10px 20px 10px 20px;
	width: 539px;
	border: #FFFFFF 1px solid;
	background-color: #FFFFFF;
	padding: 10px;
}
.btn_comments {
	color: #e36c0a !important;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	margin-top: -1px;
position: absolute;
margin-left: 5px;
}
.box_comment {
	padding: 0 25px 5px 25px;
	width: 529px;
	font-weight: normal;
}
.block {
	margin-bottom: 5px;
	padding: 10px;
	width: 559px;
	border: #a5a5ff 1px solid;
	background-color: #ece8ff;
	overflow: hidden;
	color: #000000;
	cursor: pointer;
	cursor: hand;
}
.box_select {
	width: 581px;
	background-color: #e5e5e5;
	font-weight: bold;
}
.review_line {
	padding: 6px;	
	font-size: 13px;
	font-weight: bold;
}
.bullet_grey {
	width: 18px;
	height: 18px;
	background-image: url(bg_grey.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.bullet_orange {
	width: 18px;
	height: 18px;
	background-image: url(bg_orange.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.bullet_green {
	width: 18px;
	height: 18px;
	background-image: url(bg_green.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#pagination {
	margin: 15px 0 15px 0;
	padding-left: 15px;
	width: 581px;
	height: 24px;
	background-image: url(bg_pagination.gif);
	background-repeat: no-repeat;
	line-height:24px;
}
#right_column {
        float: right;
	width: 298px;		
	z-index: 1;
}
#box_blue {
	padding: 15px;
	width: 268px;
	height: 187px;
	background-image: url(bg_blue.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

/* ------------------------ */

#wrapper a {
	color: #1c5aab;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	text-decoration: none;
}
#wrapper a:hover {
	text-decoration: underline;
}
.txt {
	color: #000000;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	text-align: justify;
}
#txt-title {
	margin: 0 0 8px 10px;
	padding-bottom: 5px;
	border-bottom: #e5e5e5 1px solid;
	font-size: 15pt;
	font-weight: bold;
	font-family: 'Open Sans', Tahoma, Arial, Helvetica, Sans-serif;
}
.txt-heading {
	margin: 15px 0 10px 0;
	padding: 3px;
	background-color: #e5e5e5;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Open Sans', Tahoma, Arial, Helvetica, Sans-serif;
}
.txt-subheading {
	font-size: 13pt;
	font-weight: bold;
	font-family: 'Open Sans', Tahoma, Arial, Helvetica, Sans-serif;
}
.txt-heading-comments {
	padding: 6px;
	width: 570px;
	background-color: #e6e5d2;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Open Sans', Tahoma, Arial, Helvetica, Sans-serif;
}
.txt-banner {
	margin-bottom: 6px;
	padding: 3px;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
}
.txt-orange {
	color: #e36c0a;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
}
.txt-blue {
	color: #0070c0;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
}
.txt-blue_2 {
	color: #0070c0;
	font-size: 11px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
}
.txt-admin {
	color: #22229c;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
}
.txt-input {
	padding: 2px;
	height: 18px;
	border: 1px solid #949494;
	font-size: 12px;
}
.txt-red {
	color: #ff0000;
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
	text-align: justify;
}
.txt-admin-title {
	color: #389bca;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.txt-admin-title_2 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
input, textarea {
	font-family: Tahoma;
	font-size: 12px;
}
#tbl-admin {
	font-size: 80%;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
}
#tbl-admin th {
	background: #4f94cd;
	color: #ffffff;
	font-size: 9pt;
	text-align: center;
}
#tbl-admin tr td {
	font-size: 10pt;
	text-align: left;
}
tbl-left {
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-size: 10pt;
	color: #000000;
}
tbl-right {
	border-left: #999999 1px solid;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	font-size: 10pt;
	color: #000000;
}
#login {
	margin: 100px 0 0 110px;
	padding: 30px 0 0 50px;
	width: 680px;
	height: 163px;
	background-image: url(bg_login.gif);
	background-repeat: no-repeat;
}
.login-input {
	padding: 5px 0 0 10px;
	width: 186px;
	height: 25px;
	background-image: url(bg_input.gif);
	background-repeat: no-repeat;
	font-size: 16px;
}
#login-submit {
	position: relative;
	top: -5px;
	width: 108px;
	height: 30px;
	background-image: url(btn_login.gif);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}
.create-review-submit {
	width: 581px;
	height: 38px;
	background-image: url(btn_create_review.gif);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}
.review-submit {
	width: 169px;
	height: 26px;
	background-image: url(btn_review.gif);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}
.preview-submit {
	width: 95px;
	height: 26px;
	background-image: url(btn_preview.gif);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}
#post-comment {
	width: 155px;
	height: 26px;
	background-image: url(btn_post_comment_2.gif);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}
#save-comment {
	width: 155px;
	height: 26px;
	background-image: url(btn_save_change.gif);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}
.submit_search {
	width: 67px;
	height: 22px;
	background-image: url(btn_search.gif);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}
.submit_ok {
	width: 26px;
	height: 21px;
	background-image: url(btn_ok.gif);
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
}
#footer ul {
        padding:0;
}
#footer ul a {
        text-decoration:none;
}
#header #logo {
        padding: 0 0 0 20px;
}

#header form.searchform {
        padding: 0 20px 0 0;
}

.stars_line{
	line-height:9px!important;
}
.box_review.stars_line{
	padding-top:10px;
	padding-bottom:10px;
}

#pagination img{
	vertical-align: baseline;
}

.sort_table  img{
vertical-align: baseline!important;
}

.number_and_rating{
	padding-top:5px;
	padding-bottom:5px;
}
.box_select_title {
	float:left;
	margin-left:5px; 
	width:140px;
}
.box_select_line {
	margin-left: 10px; 
	margin-right: 10px; 
	padding-top: 10px; 
	font-size: 13px;
}
.review_line_bschool {
	margin-left: 25px;
	margin-top: 5px;
	font-weight: normal;
}