body, html {
    background: #D8D8D8 url('../images/layout-property/header-bg2.jpg') repeat-x;
    color: #222;
}

body.snow {
    background: transparent url('../images/layout-property/header-bg2-snow.png') top center no-repeat;
}

.panel {
	border-color: #F0F0F0!important;
}

.panelLeft {
    float: left;
    border: 3px solid #999999;
    margin: 0 0 24px 0;
}

.panelRight {
    float: left;
    border: 3px solid #999999;
    margin: 0 0 24px 24px;
}

/* HEADER */
#page-header {
    background: #CCC url('../images/layout-property/header-bg1.jpg') repeat-x;
}

body.snow #page-header {
    background-image: url('../images/layout-property/header-bg1-snow.gif');
}

#page-logo {
    background: url('../images/layout-property/page-logo.gif') no-repeat;
}

body.snow #page-userInfo {
    margin-bottom: 0;
}

#page-search {
    background: url('../images/layout-property/search-bg.jpg') no-repeat;
}

body.snow #page-search {
    background: url('../images/layout-property/search-bg.gif') no-repeat;
}

#page-header .fire-navigation-main-header ul li {
    border-right-color: #000;
}

#page-header .fire-navigation-main-header ul a:link,
#page-header .fire-navigation-main-header ul a:visited,
#page-header .fire-navigation-main-header ul a:hover,
#page-header .fire-navigation-main-header ul a:active {
    color: #000;
}


/* TOP NAVBAR */
.fire-navigation-main ul {
    background: #4C4C4C;    
}
.fire-navigation-main ul a:hover, .fire-navigation-main ul li.selected a {
    background: url('../images/layout-property/top-navbar-button-on.jpg') repeat-x;
}


/* BODY */
#page-body {
    background: url('../images/layout-property/body-bg1.jpg') repeat-y;
}
#page-body.fluid {
    background: url('../images/layout-property/body-bg2.jpg') repeat-y;
}



/* CONTENT NAVBAR */
#page-content ul.fire-navigation {
    background: #333;
}
#page-content ul.fire-navigation a:hover, #page-content ul.fire-navigation li.selected a {
    background: url('../images/layout-property/top-navbar-button-on.jpg') repeat-x;
}


/* LEFT COLUMN */
#page-leftColumn ul.fire-navigation a {
    background: url('../images/layout-property/left-navbar-button-off.jpg') no-repeat;
}
#page-leftColumn ul.fire-navigation a:hover, #page-leftColumn ul.fire-navigation li.selected a {
    background: url('../images/layout-property/left-navbar-button-on.jpg') no-repeat;
}
#page-leftColumn ul.fire-navigation li a.subnav {
    background: url('../images/layout-property/left-sub-navbar-button-off.jpg') no-repeat;
}
#page-leftColumn ul.fire-navigation li a.subnav:hover, #page-leftColumn ul.fire-navigation li.selected a.subnav {
    background: url('../images/layout-property/left-sub-navbar-button-on.jpg') no-repeat;
}
#page-leftColumn div.fire-block-navigation-info ul.fire-navigation a,
#page-leftColumn div.fire-block-navigation-info ul.fire-navigation a:hover {
    background: #FFF url('../images/icons-main/pdf.gif') no-repeat top left;
    color: #4E950F;
}

#page-leftColumn #property-branch {
    background: #FFF;
    padding: 1em;
    border-radius: 5px;    
    -moz-border-radius: 5px;    
    -opera-border-radius: 5px;    
    -webkit-border-radius: 5px;    
}

/* FOOTER */
#page-footer {
    background: url('../images/layout-property/footer-bg.jpg') repeat-x;
}
#page-footer-logo {
    background: url('../images/layout-property/cea-footer-telephone.gif') no-repeat top center;
    /*behavior: url('/assets/theme/js/iepng/iepngfix.htc');*/
}
#page-footer-phone {
    /*background: url('../images/layout-property/footer-phone.jpg') no-repeat;*/
}


/*********************
 * MISC
 *********************/

/* LINKS */
a:link, a:visited {
    color: #4E950F;
}
a:hover, a:active {
    color: #5BA710;
}


/* HEADERS */
h1 {
    color: #4E950F;
}
h2 {
    color: #333;
}
h3 {
    color: #907832;
}
h3 a:link, h3 a:visited {
    color: #907832;
}
h3 a:hover, h3 a:active {
    color: #A7893B;
    text-decoration: none;
}
h4 {
    color: #777;
}
h5 {
    color: #907832; 
}


/* INLINE */
.shout {
    color: #907832;
}


/* MISC */
table.estate-results {
    border-top: 1px solid #CCC;
    clear: both;
}

table.estate-results td {
    vertical-align: top;
    border-bottom: 1px solid #CCC;
}

table.estate-results .description {
    padding: 0.3em 1em 1em;
}
.price {
    color: #333;
    font-weight: bold;
    font-size: 1.2em;
    text-align: right;
}
table.estate-results .price {
    font-size: 1.1em;
}

table.estate-results .underOffer {
    font-weight: bold;
    margin: -3px 0 0 0;
}

table.estate-results .thumbnail {
    padding: 1em 0;
}
table.estate-results .thumbnail img {
    width: 195px;
    height: 150px;
}
table.estate-results.favourites .thumbnail {
    width: 80px;
}
table.estate-results.favourites .thumbnail .emptyThumb {
    background: #CCC;
    width: 80px;
    height: 60px;
}
table.estate-results.favourites .thumbnail img {
    width: 80px;
    height: 60px;
}
table.estate-results.favourites .description h3 {
    font-size: 1em;
    margin-bottom: 0.3em;
}
table.estate-results.favourites .description .price {
    font-size: 0.9em;
    text-align: left;
    margin: 0;
}
table.estate-results.favourites {
    width: 100%;
    border: none;
}
table.estate-results.favourites td {
    border: none;
}

#results-limit {
    clear: both;
    float: left;
    width: 300px;
}

.contentBlock.favourites {
    width: 60%;
    background: #F5F5F5;
    border: none;
    float: left;
    clear: none;
}

.deleteIcon {
    background: url('../icons/famfamfam/delete.png') no-repeat left center;
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
    width: 18px;
    height: 0;
    padding: 16px 0 0 0 !important;
    line-height: 16px;
    overflow: hidden;
    display: inline-block;
    background-position: left top !important;
}

table.estate-results.favourites .deleteIcon {
    float: right;
    margin: 5px -10px 0 0;
}

.contentBlock.savedSearch .deleteIcon {
    margin-left: 7px;
}
    
.contentBlock.savedSearch {
    width: 33%;
    background: #F5F5F5;
    border: none;
    float: right;
    clear: none;
}


.property-leftColumn {
    width: 410px;
    float: left;
}

.property-rightColumn {
    width: 300px;
    float: right;
    padding: 10px;
    _padding: 6px;
    background: #F5F5F5;
    border-radius: 10px;
    margin-bottom: 1em;
    -moz-border-radius: 10px;
    -opera-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.property-footer {
    clear: both;
}

.property-footer p {
    text-align: right;
}

.property-summary {
    clear: both;
}

.property-details {
    clear: both;
    padding: 1px 10px;
    _padding: 6px;
    background: #F5F5F5;
    border-radius: 10px;
    margin-bottom: 1em;
    -moz-border-radius: 10px;
    -opera-border-radius: 10px;
    -webkit-border-radius: 10px;
}

.property-images {
    padding: 10px;
    background: #F5F5F5;
    border-radius: 10px;
    margin-bottom: 1em;
    -moz-border-radius: 10px;
    -opera-border-radius: 10px;
    -webkit-border-radius: 10px;
    overflow: auto;
}

#decodeSlider {
    height: 95px;
    width: 390px;
    overflow: hidden;
    margin: 10px 0;
}

#sliderNavigation {
    width: 200px;
    margin: 0 auto;
    text-align: center;
}

#sliderNavigation a {
    margin: 0 5px;
}

.property-images ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.property-images ul li {
    float: left;
    margin: 0;
    padding: 0 5px;
    width: 120px;
    height: 95px;
}

#property-map {
    margin: 10px;
}

ul.property-links {
    list-style: none;
    padding: 0;
    _width: 288px;
}
ul.property-links li {
    background: url('../icons/famfamfam/star.png') no-repeat left center;
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
    margin: 0;
    padding-left: 35px;
    line-height: 2em;
}

ul.property-links li.property-backToResults {
    background-image: url('../images/icons-property/cbs_icons_back.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
    font-weight: bold;
    font-size: 1em;
}
ul.property-links li.property-refineYourSearch {
    background-image: url('../images/icons-property/cbs_icons_search.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
    font-weight: normal;
    font-size: 1em;
    margin-bottom: 1em;
}
ul.property-stats {
    list-style: none;
    padding: 0;
}
ul.property-stats li {
    background: url('../icons/famfamfam/star.png') no-repeat left center;
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
    margin: 0 0 10px 10px;
    padding-left: 35px;
    line-height: 2em;
    float: left;
}
ul.property-stats li.property-bedrooms {
    background-image: url('../images/icons-property/cbs_icons_bedrooms.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
ul.property-stats li.property-bathrooms {
    background-image: url('../images/icons-property/cbs_icons_bathrooms.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
ul.property-stats li.property-receptions {
    background-image: url('../images/icons-property/cbs_icons_reception.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}

ul.property-links li.property-salesDetails {
    background-image: url('../images/icons-property/cbs_icons_sales_details.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
ul.property-links li.property-mapLink {
    background-image: url('../images/icons-property/cbs_icons_map.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
ul.property-links li.property-arrangeViewing {
    background-image: url('../images/icons-property/cbs_icons_request_viewing.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
ul.property-links li.property-requestDetails {
    background-image: url('../images/icons-property/cbs_icons_property_pack.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
ul.property-links li.property-emailFriend {
    background-image: url('../images/icons-property/cbs_icons_email.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
ul.property-links li.property-floorplan {
    background-image: url('../images/icons-property/cbs_icons_floorplans.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
ul.property-links li.property-EPC {
    background-image: url('../images/icons-property/cbs_icons_environment.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
ul.property-links li.property-HIP {
    background-image: url('../images/icons-property/cbs_icons_hips.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
ul.property-links li.property-favourite {
    background-image: url('../images/icons-property/cbs_icons_favourite.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}
ul.property-links li.property-vTour {
    background-image: url('../images/icons-property/cbs_icons_virtual_tour.png');
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}

a.property-refineYourSearch {
    background: url('/neon/download/imageasset/theme/images/icons-property/cbs_icons_search.png?transform=[rs:16|16]') no-repeat left center;
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
    text-decoration: none;
    padding-left: 22px;
    margin-left: 30px;
}

a.property-saveYourSearch {
    background: url('/neon/download/imageasset/theme/images/icons-property/cbs_icons_favourite.png?transform=[rs:16|16]') no-repeat left center;
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
    text-decoration: none;
    padding-left: 22px;
    margin-left: 30px;
}

#affiliation-logos {
    margin: 0 0 10px 0;
    text-align: center;
}

#affiliation-logos .middle-logo {
    margin: 0 10px;
}

#page-base #affiliation-title {
    display: none;
}
#page-base #affiliation-logos {
    background: #FFF;
    padding: 5px;
}


.iconList .rss {
    background: url('../images/icons-property/rss.png') no-repeat;
    padding: 4px 0 4px 25px;
}

.searchIcon {
    background: url('/neon/download/imageasset/theme/images/icons-property/cbs_icons_search.png?transform=[rs:12|12]') no-repeat left center;
    behavior: url('/assets/theme/js/iepng/iepngfix.htc');
}


/* Home Page Form */

.homeForm {
	border: none!important;
}

.homeForm form fieldset {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	padding-left: 1.5em;
}

.homeForm form legend {
	display: none;
}

.homeForm form .container {
	clear: both;
	padding: 0.25em 0;
}

.homeForm form label.field {
	font-weight: bold;
	text-align: left;
}

.homeForm form label.field small {
	font-weight: normal;
}

.homeForm form .checkColumn .checkbox {
	float: left;
	width: 11em;
	padding-bottom: 16px;
}

.homeForm form .checkColumn .checkbox label {
	width: auto;
	float: none;
}

.homeForm form .information {
	margin: 0.5em;
}

.homeForm form label.field {
	width: auto;
}

.homeForm form .fieldArea {
	padding: 5px 5px 10px 5px;
	border: none;
}

.homeForm form .inputArea {
	clear: both;
}

.homeForm form .buttonArea {
	padding: 1em 0 1em 1em;
}

.homeForm form .buttonArea input {
	cursor: pointer;
	display: inline-block;
	background-color: #e6e6e6;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
	background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
	padding: 5px 18px 6px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	color: #333;
	font-size: 13px;
	line-height: normal;
	border: 1px solid #ccc;
	border-bottom-color: #bbb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-webkit-transition: 0.1s linear all;
	-moz-transition: 0.1s linear all;
	transition: 0.1s linear all;
}

.homeForm form .buttonArea input.positive {
	color: #fff;
	background-color: #0064cd;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
	background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
	background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
	background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
	background-image: -o-linear-gradient(top, #049cdb, #0064cd);
	background-image: linear-gradient(top, #049cdb, #0064cd);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border-color: #0064cd #0064cd #003f81;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	float: right;
}

.homeForm form .buttonArea input:hover {
	background-position: 0 -15px;
	text-decoration: none;
}

/* Recently Added */

.panel.noBorder {
	border: none;
	overflow: auto;
}

.recentlyAdded {
	width: 275px;
	float: left;
	margin: 0 20px 0 0;
	height: 305px;
	overflow: hidden;
}

.recentlyAdded.last {
	margin: 0;
}

.recentlyAdded .propDetails {
	padding: 0.5em 0.5em 0 0.5em;
}

.recentlyAdded h3, h3.branchesHeader {
	color: #4E950F;
	font-size: 1.3em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.h3.branchesHeader {
	clear: both;
}

.recentlyAdded .propDetails img {
	margin: -0.5em -0.5em 0.5em -0.5em;
}

.recentlyAdded .propDetails h4 {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.recentlyAdded .propDetails p {
	font-size: 1em;
	padding: 0;
	margin: 0;
}

.recentlyAdded .propDetails a.button {
	cursor: pointer;
	display: inline-block;
	background-color: #e6e6e6;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
	background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
	padding: 5px 14px 6px;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	color: #333;
	font-size: 13px;
	line-height: normal;
	border: 1px solid #ccc;
	border-bottom-color: #bbb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-webkit-transition: 0.1s linear all;
	-moz-transition: 0.1s linear all;
	transition: 0.1s linear all;
	margin: 0.25em 0.25em 0.25em 0;
}

.recentlyAdded .propDetails a.button:hover {
	background-position: 0 -15px;
	text-decoration: none;
}

a.secondaryAction {
	color: #0064cd;
	text-decoration: none;
	font-size: 0.85em;
}

.recentlyAdded a.secondaryAction {
	color: #666;
}

a.secondaryAction:hover {
	border-bottom: 1px dotted #666;
}

/* Branch Info */

.branches {
	clear: both;
	overflow: auto;
}

.branchInfo {
	width: 108px;
	float: left;
	margin: 0 15px 0 0;
	-webkit-transition: 0.3s linear all;
	-moz-transition: 0.3s linear all;
	transition: 0.3s linear all;
}

.branches:hover .branchInfo,
.branches .branchInfo.fade {
	opacity: 0.25;
}

.branches:hover .branchInfo:hover,
.branches .branchInfo.active {
	opacity: 1;
	cursor: pointer;
}

.branchInfo.last {
	margin: 0;
}

.branchInfo h4 {
	color: #000000;
	font-size: 0.9em;
	font-weight: bold;
	padding: 0.2em 0;
	margin: 0;
}

.branchInfo p {
	color: #000000;
	font-size: 0.75em;
	padding: 0.2em 0;
	margin: 0;
}

.actionContainer {
	clear: both;
	margin: 15px 0 0 0;
	background: #F0F0F0;
	padding: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;
}

.actionContainer .button {
	cursor: pointer;
	display: inline-block;
	background-color: #e6e6e6;
	background-repeat: no-repeat;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
	background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
	padding: 10px 0;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	color: #333;
	font-size: 13px;
	line-height: normal;
	border: 1px solid #ccc;
	border-bottom-color: #bbb;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
	-webkit-transition: 0.1s linear all;
	-moz-transition: 0.1s linear all;
	transition: 0.1s linear all;
	margin: 0.25em 0.25em 0.25em 0;
	width: 310px;
	text-align: center;
}

.actionContainer .button.small {
	margin: 0.25em 0 0.25em 0;
	width: 232px;
}

.actionContainer .button.small.last {
	width: 234px;
}

.actionContainer .button.last {
	margin: 0.25em 0 0.25em 0;
}

.actionContainer .button.positive {
	color: #fff;
	background-color: #0064cd;
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#049cdb), to(#0064cd));
	background-image: -moz-linear-gradient(top, #049cdb, #0064cd);
	background-image: -ms-linear-gradient(top, #049cdb, #0064cd);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #049cdb), color-stop(100%, #0064cd));
	background-image: -webkit-linear-gradient(top, #049cdb, #0064cd);
	background-image: -o-linear-gradient(top, #049cdb, #0064cd);
	background-image: linear-gradient(top, #049cdb, #0064cd);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#049cdb', endColorstr='#0064cd', GradientType=0);
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	border-color: #0064cd #0064cd #003f81;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}

.actionContainer .button:hover {
	background-position: 0 -15px;
	text-decoration: none;
}

.actionContainer .arrow {
	position: absolute;
	top: -13px;
	left: 15px;
	display: none;
}

.fire-block-cealHome .twoColumn.left {
	width: 371px;
}

.fire-block-cealHome .twoColumn.right {
	width: 571px;
}

.fire-block-cealHome .twoColumn.left .panel {
	margin-bottom: 0;
}

.fire-block-cealHome .twoColumn.right .panel:nth-child(2n) {
	margin-bottom: 0;
}

.fire-block-cealHome .twoColumn.left form div.inputArea {
	width: 100%;
}

.fire-block-cealHome .twoColumn.right .panel img {
	display: block;
}	

