body {
    font-family:Verdana, Arial, Helvetica, sans-serif;
    margin:0px;
    border-collapse:collapse;
}
#top {
	height:15px;
	background-color: #E7E7E7;
	padding-right:20px;
	padding-top:5px;
	text-align:right;
    vertical-align: top;
    color:#6666CC;
	font-size:10px;
	font-weight:bold;
	}
#top a:link {color: #6666CC; text-decoration: none;}
#top a:visited {color: #6666CC; text-decoration: none;}
#top a:hover {color: #6666CC; text-decoration: none;}

#main_nav div{
	height:20px;
	background-color:#6E6E6E;
	padding:6px 10px 0px 10px;
	border-left:1px solid #fff;
    border-collapse:collapse;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	float:left;
    display:block;
}
#main_nav {
	padding-left:0px;
	padding-right:0px;
	background-color:#6E6E6E;
	width:100%;
	border-top:1px solid #fff;}

#main_nav div a:link {color: #fff; text-decoration: none;}
#main_nav div a:visited {color: #fff; text-decoration: none;}
#main_nav div a:hover {color: #fff; text-decoration: none;}

#main_nav div.current a:link {color: #6E6E6E; text-decoration: none;}
#main_nav div.current a:visited {color: #6E6E6E; text-decoration: none;}
#main_nav div.current a:hover {color: #6E6E6E; text-decoration: none;}

#brandSuggest .brandSuggest{
    border: #6E6E6E solid 1px;
    border-collapse: collapse;
}
.brandSuggestTitle{
    border: #6E6E6E solid 1px;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background:#6E6E6E;
    text-decoration: none;
    text-align:center;
    vertical-align:bottom;
    white-space: nowrap;
    padding-top:3px;
    padding-bottom:4px;
}
.brandSuggestMessage{
    border: #6E6E6E solid 1px;
    /*white-space:nowrap;*/
    text-align: left;
    padding:5px;
}


table {
    margin: 0;
    padding: 0;
    border-collapse: collapse;
}

table td {
    border-collapse: collapse;
    border: 0;
    margin: 0;
    padding: 0;
}

img {
    border: 0px;
}

a:link {
    color: #003399;
    text-decoration: none;
}

a:visited {
    color: #003399;
    text-decoration: none;
}

a:hover {
    color: #003399;
    text-decoration: none;
}

a.big, a.big:link, a.big:visited, a.big:hover {
    color: #333333;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}
a.big3, a.big:link, a.big:visited, a.big:hover {
    color: #333333;
    font-size: 11px;
    font-weight: bold;

}
a.big-highlight, a.big-highlight:link, a.big-highlight:visited, a.big-highlight:hover {
    color: #9a0000;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}

.rootCat {
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
    text-transform:capitalize;
}

div.category{
    background-color:gray;
    padding:10px;
}


tr.subCat td, tr.rootCat td{
    border-top-style:solid;
    border-top-color:#777777;
    border-top-width:thin;
    border-bottom-style:solid;
    border-bottom-color:#777777;
    border-bottom-width:thin;
}

tr.rootCat a, tr.rootCat a:link, tr.rootCat a:visited {
    text-decoration:none;
    /*color: #000000;*/
    color: #FFFFFF;
    cursor: pointer;
}
a.rootCat, a.rootCat:link, a.rootCat:visited {
    text-decoration:none;
    color: #000000;
    cursor: pointer;
}

.subCat {
    font-size: 11px;
    color: #003399;
    text-decoration: none;
    text-transform: capitalize;
    white-space: nowrap;
}

tr.subCat a, tr.subCat a:link, tr.subCat a:visited{
    text-decoration:none;
    cursor: pointer;
    color: #EEEEEE;
}

a.subCat, a.subCat:link, a.subCat:visited{
    text-decoration:none;
    cursor: pointer;
    color: #003399;
}

tr.subCat div, tr.rootCat div{
    padding-top:3px;
    padding-bottom:3px;
}

.catPadding_1 {
    padding-left: 5px;
}
.catPadding_2 {
    padding-left: 10px;
}
.catPadding_3 {
    padding-left: 15px;
}
.catPadding_4 {
    padding-left: 20px;
}
.catPadding_5 {
    padding-left: 25px;
}
.catPadding_6 {
    padding-left: 30px;
}
.catPadding_7 {
    padding-left: 35px;
}
.catPadding_8 {
    padding-left: 40px;
}
.catPadding_9 {
    padding-left: 45px;
}
.catPadding_10 {
    padding-left: 50px;
}
.catPadding_11 {
    padding-left: 55px;
}
.catPadding_12 {
    padding-left: 60px;
}


a.small:link, a.small:visited, a.small:hover {
    font-size: 12px;
    font-weight: bold;
}

a.red:link, a.red:visited, a.red:hover {
    color: #9a0000;
}

.button a:link {
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
}

.button a:visited {
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
}

.button a:hover {
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;
}

a.more:link {
    color: #000;
    font-weight: bold;
}

a.more:visited {
    color: #000;
    font-weight: bold;
}

a.more:hover {
    color: #000;
    font-weight: bold;
}

.menu a:link {
    color: #777;
    font-weight: bold;
    text-decoration: none;
}

.menu a:visited {
    color: #777;
    font-weight: bold;
    text-decoration: none;
}

.menu a:hover {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

.red_bg a:link {
    color: white;
    font-weight: bold;
    text-decoration: none;
}

.red_bg a:visited {
    color: white;
    font-weight: bold;
    text-decoration: none;
}

.red_bg a:hover {
    color: white;
    font-weight: bold;
    text-decoration: none;
}

#main {
    margin-top: 15px;
    /*width: 745px;*/
}

#zero {
    padding: 25px 5px 0px 0px;
}

#first {
    margin: 25px 3px 0 0px;
    width: 130px;
}

#first2 {
    margin: 10px 3px 0 0px;
    border: #9a0000 solid 1px;
    width: 130px;
}

#second_no_padd {
    margin: 10px 3px 10px 3px;
    border: none;
}

#second {
    margin: 10px 3px 10px 3px;
    border: #9a0000 solid 1px;
}

#third {
    margin: 10px 0px 0 3px;
    border: #9a0000 solid 1px;
    width: 128px;
    text-align: center;
}

#first td, #third td {
    padding: 5px 5px 5px 5px;
}

#first2 td, #second td {
    padding: 5px 5px 10px 5px;
    border: #9a0000 solid 1px;
}

#second_no_padd td {
    border: #9a0000 solid 1px;
}

#second .suppliers td {
    /*text-transform: uppercase;*/
    border: none;
}

#second .resTable td {
    border: none;
}

#second_no_padd .suppliers td {
    /*text-transform: uppercase;*/
    border: none;
}

.input {
    padding-top: 4px;
    padding-left: 30px;
    padding-right: 10px;
}

/*.pseudoButton {*/
    /*background-image: url( ../images/center_part.gif );*/
    /*background-repeat: repeat-x;*/
    /*color: #cccccc;*/
    /*font-size: 12px;*/
    /*font-weight: bold;*/
    /*text-decoration: none;*/
/*}*/

.top {
    vertical-align: top;
}

.red_bg {
    background-color: #9a0000;
    color: #FFFFFF;
    text-align: center;
    font-size: 12px;
    padding: 5px;
    border-left: #9a0000 solid 1px !important;
    border-right: #9a0000 solid 1px !important;

}

.pocket {
    background-image: url( http://remodelindex.com/heatpumps/images/red_pocket.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: top;
}

.pocket_nw {
    background-image: url( http://remodelindex.com/heatpumps/images/red_pocket.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    text-align: left;
    white-space: nowrap;
    vertical-align: top;
}

.pocket_nw2 {
    background-image: url( http://remodelindex.com/heatpumps/images/red_pocket2.gif);
    background-position: 0 0;
    background-repeat: no-repeat;
    text-align: left;
    white-space: nowrap;
    vertical-align: top;
}

.number {
    color: #FFFFFF;
    display: inline-block;
    font-size: 12px;
    margin: 0px !important;
    padding: 0px;
    text-align: center;
    width: 32px;
}

.pusto {
    width: 20px;
    font-weight: bold;
}

.select1 {
    background-image: url( http://remodelindex.com/heatpumps/images/arrow.gif);
    background-position: bottom;
    background-repeat: no-repeat;
}

.company {
    font-size: 15px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

.textnav, a.textnav:link, a.textnav:visited, a.textnav:active {
    color: #000000;
    font-size: 10px;
}

a.textnav:hover {
    text-decoration: none;
}

div.popuper {
    border-width: 1px;
    border-color: #ffebcd;
    border-style: ridge;
    position: absolute;
    display: none;
    background-color: #f0e68c;
    padding: 3px;
    margin: 3px;
}

#third div.popuper td {
    padding: 3px;
    margin: 3px;
    text-align: left;
    vertical-align: top;
}

div.celebMenu {
    width: 100%;
    padding: 0px 0px 0px 0px;
    background-color: #fff;
    border: #9a0000 solid 1px;
}

.noborder td {
    border: 0px !important;
}

td.relationship-highlight {
    border-bottom: 1px solid #999999;
    border-left: 1px solid #666666;
    border-right: 1px solid #666666;
    background-color: #9A0000;
    color: #FFFFFF;
    padding: 5px;
    text-transform: uppercase;
}

td.relationship-highlight-no-borders {
    background-color: #9A0000;
    color: #FFFFFF;
}

tr.topAlign {
    vertical-align: top;
}
tr.topAlignOdd {
    vertical-align: top;
}
tr.topAlignEven {
    vertical-align: top;
    background-color: #ececec;
}
/* Menu styles shortcuts */
/* n=display:none; i=display=inherit; number=level*5 left padding*/
.n0 {
    padding-left: 0px;
}

.n1 {
    padding-left: 5px;
}

.n2 {
    padding-left: 10px;
}

.n3 {
    padding-left: 15px;
}

.n4 {
    padding-left: 20px;
}

.n5 {
    padding-left: 25px;
}

.n6 {
    padding-left: 30px;
}

.n7 {
    padding-left: 35px;
}

.n8 {
    padding-left: 40px;
}

.n9 {
    padding-left: 45px;
}

.n10 {
    padding-left: 50px;
}

.i0 {
    padding-left: 0px;
    display: inherit;
}

.i1 {
    padding-left: 5px;
    display: inherit;
}

.i2 {
    padding-left: 10px;
    display: inherit;
}

.i3 {
    padding-left: 15px;
    display: inherit;
}

.i4 {
    padding-left: 20px;
    display: inherit;
}

.i5 {
    padding-left: 25px;
    display: inherit;
}

.i6 {
    padding-left: 30px;
    display: inherit;
}

.i7 {
    padding-left: 35px;
    display: inherit;
}

.i8 {
    padding-left: 40px;
    display: inherit;
}

.i9 {
    padding-left: 45px;
    display: inherit;
}

.i10 {
    padding-left: 50px;
    display: inherit;
}

table.resTable {
    border-width: 0px;
    border-spacing: 0px;
}

.ctTextNav, a.ctTextNav:link, a.ctTextNav:visited, a.ctTextNav:active,
.cbTextNav, a.cbTextNav:link, a.cbTextNav:visited, a.cbTextNav:active {
    color: #000000;
    font-size: 10px;
}

.ctTextNav a:hover, .cbTextNav a:hover {
    text-decoration: none;
}

.ctTextNav {
    text-align: center;
    vertical-align: top;
}

.cbTextNav {
    text-align: center;
    vertical-align: bottom;
}

.ct {
    text-align: center;
    vertical-align: top;
}

.popuper table {
    border-width: 10px;
    border-spacing: 10px;
}

.popuper td {
    padding: 10px;
}

.sortLink, a:link .sortLink, a:visited .sortLink ,a:hover .sortLink  {
    font-size: 12px;
    text-decoration: none;
    white-space: nowrap;
    color: #000000;
    width: 100px;
}
.sortedLink, a:hover .sortedLink  {
    background-color: #9a0000;
    color: #FFFFFF;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding:2px 5px 2px 10px;
}
.notSortedLink  {
    cursor:pointer;
    background-color:#e4e1e1;
    background-image: url( http://remodelindex.com/heatpumps/images/top_marker.gif);
    background-position: 1px 3px;
    background-repeat: no-repeat;
    padding:2px 5px 2px 10px;
    text-align:center;
    border: 1px dashed #cbc8c8;
}
.search_result {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: small;
}

.search_result a:link {
    color: #003399;
    font-weight: bold;
}

.search_result a:visited {
    color: #003399;
    font-weight: bold;
}

.search_result a:hover {
    color: #003399;
    font-weight: bold;
}

.notfound {
    text-align: center;
    width: 450px;
    font-size: small;
}

.notfound table {
    text-align: center;
    width: 100%;
    font-size: small;
}

.notfound td {
    padding: 5px;
}
/* Ads styles*/
.adTitle {
    font-size:15px;
    margin-bottom:10px;
    white-space:nowrap;
}
a.adTitle, a.adTitle:link, a.adTitle:visited, a.adTitle:hover {
    text-decoration:underline;
}
.adText {
    white-space: nowrap;
    margin-bottom:10px;
}
a.adText, a.adText:link, a.adText:visited, a.adText:hover {
    color:black;
}
.adOwner {
    color: #666464;
}
a.adLink, a.adLink:link, a.adLink:visited, a.adLink:hover {
    text-decoration: underline;
}
.adSource {
    font-weight:bold; text-align:center;
}
.adBlockHeader {
    background-color:#8496a8;
    border-color: #8496a8;
    border: 1px;
    border-style: solid;
}
.adBlockCell {
    border-color: #8496a8;
    border: 1px;
    border-style: solid;
}
a.hit, a.hit:link, a.hit:visited, a.hit:hover {
    font-size:11px;
    font-weight:normal;
}
a.adLink, a.adLink:link, a.adLink:visited, a.adLink:hover {
    text-decoration: underline;
}

.pagenotfound {
    padding-left:150px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    white-space: nowrap;
}

#main_homepage {
	margin-top: 35px;
}

#welcome {font-size:30px; }

.polya {
	padding: 25px 30px 0px 0px;
}
.color {
	width: 130px;
	height: 21px;
	background-color:#9887B5;
	background-image:url(http://remodelindex.com/heatpumps/images/arrow_white.gif);
	background-repeat:no-repeat;
	background-position: 7px;
}
#steps td {
	vertical-align:top;
}
.probel {
	width: 40px;
}
.step_number {
	width: 10px;
	font-size:36px;
	color:#9887B5;
	font-weight:bold;
    padding-right: 10px;
}
.input_mainpage {
	padding:0px 5px 0px 0px;
}
.officialBrandSite {
    padding: 3px;
}

.officialBrandSite a, .officialBrandSite a:link, .officialBrandSite a:visited, .officialBrandSite a:hover {
    text-decoration: underline;
}

#second .google_news td {
    /*text-transform: uppercase;*/
    font-size: 10px;
    border: none;
    text-align:left;
}

#second .google_news font {
    font-size: 10px;
}

#second .google_news td a,
#second .google_news td a:link,
#second .google_news td a:visited,
#second .google_news td a:hover {
    font-size: 12px;
}
.pagebannerCatView {
    width:100%;
    display: inline;
    margin: 10px 0px 0px 10px;
    padding-left: 140px;
    white-space:nowrap;
}

.pagebannerCatViewFull {
    width:100%;
    display: inline;
    margin: 10px 0px 0px 10px;
    padding-left: 10px;
    white-space:nowrap;
}

.pagebannerLinks a,
    .pagebannerLinks a:link,
    .pagebannerLinks a:visited,
    .pagebannerLinks a:hover  {
    text-decoration:underline;
}
.pagebannerLinks {
    padding-left:10px;
    white-space:nowrap;
}
.adOwner {
	color:#666;
	}
.Link_b {
    text-transform:capitalize;
}
.Bubble1, .Bubble2, .Bubble3, .Bubble4 {
	width:250px;
	margin-top: 10px;
	padding:5px;
	padding-top:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
/*:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:*/
.Bubble1 {
	border:1px solid #539F4D;
	font-size:12px;
	padding-top:15px;
	background-image:url(http://remodelindex.com/heatpumps/images/bu.gif);
	background-repeat:no-repeat;
	background-position:3px 3px;
	}
.Bubble1 .googleAdsItem {
	margin-top:10px;
	}
.Bubble1 .Link_b {
	color:#539F4D;
	padding-left:19px;
	text-decoration:none;
	font-size: 18px;
	font-weight:bold;
	}
.Bubble1 .adTitle {
	color:#539F4D;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	}

/*:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:*/
.Bubble2 {
	border:1px solid #A56B96;
	font-size:11px;
	padding-top:11px;
	background-image:url(http://remodelindex.com/heatpumps/images/bubble.gif);
	background-repeat:no-repeat;
	background-position:3px 3px;
	}
.Bubble2 .googleAdsItem {
	margin-top:10px;
	}
.Bubble2 .Link_b {
	color:#A56B96;
	padding-left:14px;
	text-decoration:none;
	font-size: 16px;
	font-weight:bold;
	}
.Bubble2 .adTitle {
	color:#A56B96;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	}

/*:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:*/
.Bubble3 {
	font-size:10px;
	}
.Bubble3 .Link_b {
	color:#D36497;
	text-decoration:none;
	font-size: 14px;
	font-weight:bold;
	}
.Bubble3 .adTitle {
	color:#D36497;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
	}
/*:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:8:*/
.Bubble4 {
	font-size:10px;
	}
.Bubble4 .Link_b {
	color:#333;
	text-decoration:none;
	font-size: 13px;
	font-weight:bold;
	}
.Bubble4 .adTitle {
	color:#333;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	}
.Bubble1 .adTitle, .Bubble2 .adTitle, .Bubble3 .adTitle, .Bubble4 .adTitle {
    white-space:normal;
    padding-left:10px;
}
.Bubble1 .adOwner, .Bubble2 .adOwner, .Bubble3 .adOwner, .Bubble4 .adOwner {
    white-space:normal;
}
.googleAdsItem {
    padding:0px;
    margin:7px;
    vertical-align:top;
}
.meterItem {
    width: 68px;
    border: 1px solid #D8D8D8;
    padding: 2px;
    background: white;
}
.solidMeterItem {
    width: 68px;
    /*border: 1px solid #9a0000;*/
    padding: 2px;
    background-position: 2px 2px;
}
.popMeter {
    height: 5px;
    line-height: 5px;
    display: block;
    background-color:#69a9df;
    background-image: url( http://remodelindex.com/heatpumps/images/sq_transp.gif);
    background-repeat: repeat-x;
}
.hotMeter {
    height: 5px;
    line-height: 5px;
    display: block;
    background-color:#90b71e;
    background-image: url( http://remodelindex.com/heatpumps/images/sq_transp.gif);
    background-repeat: repeat-x;
    text-align:left;
}
.awardsMeter {
    height: 5px;
    line-height: 5px;
    display: block;
    background-color:#ffb400;
    background-image: url( http://remodelindex.com/heatpumps/images/sq_transp.gif);
    background-repeat: repeat-x;
    text-align:left;
}
.solidTopMeter {
    height: 8px;
    line-height: 5px;
    display: block;
    background-color:green;
    text-align:left;
}
.solidMidMeter {
    height: 8px;
    line-height: 5px;
    display: block;
    background-color:yellow;
    text-align:left;
}
.solidLowMeter {
    height: 8px;
    line-height: 5px;
    display: block;
    background-color:red;
    text-align:left;
}
.solidNoneMeter {
    height: 5px;
    line-height: 5px;
    display: block;
    text-align:left;
}
.noneMeter {
    height: 5px;
    line-height: 5px;
    display: block;
    background-image: url( http://remodelindex.com/heatpumps/images/sq_transp.gif);
    background-repeat: repeat-x;
    text-align:left;
}
.existingBrand th, .existingBrand td {
    padding: 5px;
    text-align: left;
}

span.statusLine {
    font-size: 12px;
    font-weight: bold;
}

.comment_text_mainHeader {
    background-color: gainsboro !important;
    color: azure !important;
    height: 20px !important;
    border: 1px black solid !important;
    border-bottom: 0px !important;
    text-align: left;
    font-size: 14px !important;
}

.standard_comment_input_text_mainHeader {
    background-color: darkgray !important;
    color: azure !important;
    height: 20px !important;
    border-left: 1px black solid;
    border-right: 1px black solid;
    border-top: 1px black solid;
    border-bottom: 1px black solid; /*border-bottom: 0px !important;*/
    font-weight: bold;
    text-align: left;
    font-size: 14px !important;
}

.mini_comment_input_text_mainHeader {
/*background-color: darkgray !important;*/
    background-color: #6E6E6E !important; /*color: azure !important;*/
    color: white !important;
    height: 22px !important;
    border-left: 1px #6E6E6E solid;
    border-right: 1px #6E6E6E solid;
    border-top: 1px #6E6E6E solid;
    border-bottom: 1px #6E6E6E solid; /*border-bottom: 0px !important;*/
    text-align: center;
    font-size: 12px !important;
    font-weight: bold !important;
    width: 100%; /*text-transform: uppercase;*/
}

td.comment_text_userName_header {
    width: 50%;
    font-size: 12px !important;
    font-weight: bold !important;
    overflow: hidden !important;
}

td.comment_text_star_header {
    width: 25%;
}

td.comment_text_date_header {
    width: 25%;
    font-size: 12px !important;
}

td.comment_text_icon_header {
    width: 10%;
}

tr.comment_text_header {
    background-color: #d4daff; /*border-bottom: 1px black solid !important;*/
}

table.comment_text_header {
    width: 100%; /*border-bottom: 1px black solid !important;*/
}

table.comment_text_header, table.comment_text tr.comment_text, td.comment_text_header, td.comment_text_header {
    border: 0px !important;
}

td.comment_text {
    width: 600px;
    padding: 10px;
    border-width: 0px;
    font-size: 12px !important;
}

tr.comment_text {
    border-color: silver !important;
    border-style: solid !important;;
    border-width: 1px !important;;
}

table.comment_text {
    background-color: #e8eafc;
    width: 600px;
    border: 1px black solid;
}

.comment_header_input {
}

textarea.comment_input, input.comment_input {
/*border-color: beige;*/
    border-color: beige;
    background-color: #e8eafc;
    padding-top: 5px;
    padding-bottom: 5px;
}

div.standard_comment_input {
    width: 540px;
    padding: 10px;
}

div.mini_comment_input {
    width: 200px;
}

div.comment_main {
    width: 100%;
}

div.comment_main_backgroung {
    margin: 10px;
    padding-left: 5px;
    padding-right: 5px;
    width: 600px;
    border: 1px black solid;
    background-color: darkgray;
    text-align: left;
    font-family: sans-serif;
}

table.standard_comment_input {
    background-color: gainsboro;
    border: 1px black solid;
    width: 100%;
}

table.mini_comment_input {
    background-color: white;
    border: 1px #6E6E6E solid;
    width: 200px;
}

input.mini_comment_input {
    height: 15px;
}

span.pagebannerCatViewLocal {
    width: 100%;
    display: inline;
    margin: 10px 0px 0px 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold !important;
    font-size: 12px;
}

span.pagebannerCatViewFullLocal {
    width: 100%;
    display: inline;
    margin: 10px 0px 0px 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: bold;
    font-size: 12px;
}

span.lablesCommentInput {
    padding-right: 5px;
    font-size: 12px;
    width: 100%;
}

span.mini_lablesCommentInput {
    padding-right: 5px;
    font-size: 10px;
    width: 100%;
}

tr.name_rate_input_heder, td.name_rate_input_heder, table.name_rate_input_heder {
    vertical-align: middle;
    height: 44px;
    font-size: 12px;
}

tr.mini_name_rate_input_heder, td.mini_name_rate_input_heder, table.mini_name_rate_input_heder {
    vertical-align: middle;
    height: 25px;
    font-size: 12px;
    width:100%;
}
