.hg-portfolio-item .other-images li {max-height:170px;} 


.scrollToTop {width:11px; height:11px; position:absolute; bottom:-21px; right:0; background-image:url(../images/scrolltotop.png); background-repeat: no-repeat; background-position:0 0; cursor:pointer; display:block; -webkit-transition: background-position 0.15s ease-in; -moz-transition: background-position 0.15s ease-in; -ms-transition: background-position 0.15s ease-in; transition: background-position 0.15s ease-in;}
.scrollToTop:hover,
body.light .scrollToTop {background-position:0 -11px;}
body.light .scrollToTop:hover {background-position:0 0;}

body .newsletter {margin:0; padding:0; text-align:left; font-weight:normal;}
body .newsletter form {margin-bottom:10px;}
.newsletter input[type=text] {margin:0 0 10px; background:#222; border:0; padding:0; width:100%; height: 30px; color: #CCC; text-indent: 10px;
-moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0;}
.newsletter input[type=text]:hover { background:#292929;}
.newsletter input[type=text]:focus { background:#333;}
body .newsletter input[type=submit] {background:#333; padding:5px 14px; color:#eee; border:0; margin:0; font-size:10px; text-transform:uppercase; text-shadow:none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; float:right; }
body .newsletter input[type=submit]:hover {background:#444;}

body.light .newsletter input[type=text] { background:#ddd;color: #333;}
body.light .newsletter input[type=text]:hover { background:#D6D6D6;}
body.light .newsletter input[type=text]:focus { background:#ccc;}
body.light .newsletter input[type=submit] {background:#ccc; color:#111; }
body.light .newsletter input[type=submit]:hover {background:#bbb;}

#page_wrapper {min-height:100%;}
.mb_YTVPBar span.mb_YTVPUrl,
.mb_YTVPBar span.mb_OnlyYT {display:none;}