body { font:12px Arial, Helvetica, sans-serif; margin:0px; padding:0px; -webkit-text-size-adjust:none; }
.mobileContainer { background-color:#ffffff;}
h2 {
	margin:0px; padding:0px;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}
h2 a {
	color:#818285;
	text-decoration:none;
}
.coloredText {
	color:#3d7bb1;
}
.backgroundColor {
	background-color:#3C7BB1;
}
.borderColor {
	border-color:#333;
}
.clearFloats { clear:both; }
.header {
	color:#ffffff;
	text-align:center;
	font-size:19px;
	line-height:22px;
	font-weight:bold;
	padding:15px 0 10px 0;
}
.header a {
	color:#ffffff;
	text-decoration:none;
}
.headerLinks {
	height:22px;
	font-size:10px;
	padding:0px 5px;
	line-height:18px;
	background:url(../images/modern/header_bevel_bar.png) bottom left repeat-x;
}
.headerTopLeft {
	font-weight:bold;
	float:left;
}
.headerTopRight {
	font-weight:bold;
	float:right;
	text-align:right;
}
.headerTopRight a {
	text-decoration:underline;
}
.headerLogo {
	clear:both;
	min-height:36px;
}
.subHeader {
	padding:4px 10px 0px;
	height:33px;
	font-size:18px;
	font-weight:bold;
	line-height:26px;
	background:#bcbdc0 url(../images/modern/gradient_down_75pct.png) repeat-x;
	text-align: center;
}
.subHeader a {
	color:#ffffff;
	text-decoration:none;
}
.subHeader .backButton {
	float:left;
	margin-right:20px;
}
.subHeader .menuButton {
	float:right;
}
.subHeader .backButtonLeft {
	width:17px;
	height:29px;
	float:left;
	background:url(../images/modern/back_left.png) left top no-repeat;
}
.subHeader .buttonLeft {
	width:12px;
	height:29px;
	float:left;
	background:url(../images/modern/btn_left.png) left top no-repeat;
}
.subHeader .buttonCenter {
	height:29px;
	font-size:11px;
	font-weight:bold;
	line-height:27px;
	float:left;
	background:url(../images/modern/btn_center.png) left top repeat-x;
}
.subHeader .buttonRight {
	width:12px;
	height:29px;
	float:left;
	background:url(../images/modern/btn_right.png) right top no-repeat;
}
a.backButton span.backButtonRight {
	display:block;
	float:right;
	margin-left:10px;
	background:#bcbdc0 url(../images/modern/back_button.png) right top no-repeat;
}
.mainContents {
	background-color:#ffffff;
	color:#818285;
}
.blueButton {
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-khtml-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	background-image:url(../images/modern/gradient_down_25pct.png);
	color:#ffffff;
	text-align:center;
	padding:0px 5px;
	line-height:20px;
	border-width:3px;
	border-style:solid;
	text-decoration:none;
	font-weight:bold;
}
.propertyFullBrief {
	background:#fff;
	padding:0;
	min-height:114px;
}
.propertyBrief {
	padding:18px 10px;
}
.propertyBrief img {
	float:left;
	margin-right:10px;
}
.propertyBriefContents {
	float:left;
	width:139px;
}
.propertyContents {
	float:left;
	width:300px;
	padding:10px;	
}
.propertyContents span {
	margin:0 10px 0 0;
	width:170px;
	float:left;
	line-height:16px;
}
.propertyContents span a {
	text-decoration:none;
}
.mobileImage {
	float:left;
	margin:0;
	padding:0;
	min-height:139px;
}
.propertyName {
	font-weight:bold;
	margin-bottom:15px;
}
.propertyBrief p {
	margin:0px 0px 18px;
	font-size:12px;
}
.detailsContainer {
	padding:8px;
}
.propertySnapPlaceholder {
	float:left;
	width:180px;
	height:141px;
	border:1px solid #e7e5e6;
	padding:1px;
}
.propertySnap {
	position:relative;
	width:180px;
	height:141px;
	background-position:center center;
	background-repeat:no-repeat;
}
.propertySnap .propertyName {
	background:url(../images/modern/property_name_background.png);
	position:absolute;
	bottom:0px;
	height:auto;
	width:170px;
	margin:0px;
	padding:5px;
	color:#ffffff;
	font-size:14px;
}
.propertyFeatures {
	float:right;
	width:110px;
	font-size:11px;
}
.propertyFeatures div { margin-bottom:6px; }
.propertyFeatures div:last-child { margin-bottom:0px; }
.propertyFeatures a {
	text-decoration:none;
	margin-right:3px;
}
.propertyFeatures img {
	border:none;
}
.propertyFeatures a.contactLinks {
	-moz-border-radius-topright: 6px;
	-khtml-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-khtml-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-khtml-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-khtml-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	display:block;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	line-height:20px;
	margin-bottom:5px;
}
.propertyAddress {
	font-size:12px;
	font-style:normal;
	margin:8px 0px;
}
.propertyAddress a.coloredText {
	font-size:12px;
	font-style:normal;
	margin-left:8px;
}
.propertyInfo {
	font-size:12px;
	text-align:justify;
}
.unitContainer {
	display:block;
	color:#818285;
	text-decoration:none;
	margin-bottom:8px;
}
.unitContainer:last-child {margin-bottom:0px;}
.unitDetails {
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-khtml-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	background:#f1f1f1 url(../images/modern/gradient_down_100pct.png) repeat-x;
	border:2px solid #eaeaeb;
	border-bottom:none;
	padding:8px 13px;
	font-size:12px;	
}
.unitDetails h2 {
	margin-bottom:5px;
}
.unitDetailsColumn {
	float:left;
	width:125px;	
}
.subTitle {
	font-weight:bold;
}
.requestToHoldButton {
	background-image:url(../images/modern/gradient_down_25pct.png);
	border-style: solid;
    border-width: 3px;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    height: 21px;
    line-height: 16px;
    padding-top: 3px;
    text-align: center;
    text-decoration: none;
	-moz-border-radius-topright: 0px;
	-khtml-border-radius-topright: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-khtml-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
}
.requestToHoldButton input {
	background:none;
	width:304px;
	border:none;
	color:#fff;
	font-weight:bold;
	font-size:13px;
}
.detailScroller {
	background:url(../images/modern/scroller_background.png) repeat-x;
	height:86px;
}
.srollLeftButton {
	width:19px;
	height:86px;
	float:left;
	-moz-border-radius-topleft: 4px;
	-khtml-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	background-image:url(../images/modern/arrow_left.png);
	background-position:center center;
	background-repeat:no-repeat;
}
.scrollerContents {
	float:left;
	width:251px;
	padding:5px 0px 0px 15px;
}
.scrollerContents h2 {
	margin-bottom:4px;
	text-transform:uppercase;
	padding:0;
}
.srollRightButton {
	width:19px;
	height:86px;
	float:right;
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	background-image:url(../images/modern/arrow_right.png);
	background-position:center center;
	background-repeat:no-repeat;
}
.availableButton {
	display:block;
	width:180px;
	margin:15px auto;
}
.floorPlanImagePlaceHolder {
	text-align:center;
}
.boxTitle {
	-moz-border-radius-topleft: 4px;
	-khtml-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	color:#ffffff;
	font-weight:bold;
	padding-left:10px;
	line-height:25px;
}
.boxContents {
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	background:#f4f4f4 url/website_templates/_common/mobile/images/modern/gradient_down_100pct.png) repeat-x;
	border:1px solid #dadbdc;
	border-top:none;
	padding:10px 13px;
	font-size:12px;
}
a.propertySearchResult {
	margin-bottom:10px;
	display:block;
	color:#818285;
	text-decoration:none;
}
a.propertySearchResult .propertySnapPlaceholder {
	width:84px;
	height:57px;
	margin-right:10px;
}
a.propertySearchResult .propertySnap {
	width:84px;
	height:57px;
}
a.propertySearchResult .propertyFeatures {
	float:left;
	width:195px;
	font-size:10px;
}
a.propertySearchResult .propertyFeatures a {
	color:#818285;
}
a.propertySearchResult .propertyFeatures div {
	margin-bottom:2px;
}
a.propertySearchResult .subTitle {
	font-size:11px;
}
ul.mainNavigation {
	margin:0px;
	padding:0px;
	list-style:none;
}
ul.mainNavigation li {
	margin:0px;
	padding:0px;
	list-style:none;
	background-image:url(../images/modern/gradient_down_25pct.png);
}
.mainNavigation a {
	display:block;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
	line-height:35px;
	padding:0px 0px;
	background:url(../images/modern/navigation_arrow_right.png) no-repeat right center ;
	border-bottom:1px solid #ffffff;
}

.mainNavigation .overviewIcon {		
	background:url(../images/modern/navigation_overview_icon.png) no-repeat left top;
	float:left;
	height:20px;
	width:25px;
	margin:7px 10px 0 10px;
	float:left;	
}

.mainNavigation .floorplansIcon {		
	background:url(../images/modern/navigation_floorplans_icon.png) no-repeat left top;
	float:left;
	height:20px;
	width:25px;
	margin:7px 10px 0 10px;
	float:left;	
}

.mainNavigation .amenitiesIcon {		
	background:url(../images/modern/navigation_amenities_icon.png) no-repeat left top;
	float:left;
	height:20px;
	width:25px;
	margin:7px 10px 0 10px;
	float:left;	
}

.mainNavigation .photosIcon {		
	background:url(../images/modern/navigation_photos_icon.png) no-repeat left top;
	float:left;
	height:20px;
	width:25px;
	margin:7px 10px 0 10px;
	float:left;	
}

.mainNavigation .petPolicyIcon {		
	background:url(../images/modern/navigation_pet_policy_icon.png) no-repeat left top;
	float:left;
	height:20px;
	width:25px;
	margin:7px 10px 0 10px;
	float:left;	
}

.mainNavigation .drivingDirectionsIcon {		
	background:url(../images/modern/navigation_driving_directions_icon.png) no-repeat left top;
	float:left;
	height:23px;
	width:25px;
	margin:7px 10px 0 10px;
	float:left;	
}
.officeHoursDetails {
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	padding:0 5px 0 0; 
	min-width:75px;
	margin:0;
	float:left;
}
.mainNavigation .officeHoursIcon {		
	background:url(../images/modern/navigation_office_hours_icon.png) no-repeat left top;
	float:left;
	height:23px;
	width:25px;
	margin:7px 10px 0 10px;
	float:left;	
}

.mainNavigation .specialsIcon {		
	background:url(../images/modern/navigation_specials_icon.png) no-repeat left top;
	float:left;
	height:24px;
	width:24px;
	margin:5px 10px 0 10px;
	float:left;	
}

.mainNavigation .videosIcon {		
	background:url(../images/modern/navigation_videos_icon.png) no-repeat left top;
	float:left;
	height:20px;
	width:25px;
	margin:7px 10px 0 10px;
	float:left;	
}

.mainNavigation .residentLoginIcon {		
	background:url(../images/modern/navigation_resident_login_icon.png) no-repeat left top;
	float:left;
	height:20px;
	width:25px;
	margin:7px 10px 0 10px;
	float:left;	
}

.mainNavigation .blogIcon {		
	background:url(../images/modern/blog_icon.png) no-repeat left top;
	float:left;
	height:23px;
	width:28px;
	margin:7px 9px 0 8px;
	float:left;	
}

.mainNavigation .ratingsIcon {		
	background:url(../images/modern/ratings_icon.png) no-repeat left top;
	float:left;
	height:19px;
	width:25px;
	margin:7px 10px 0 10px;
	float:left;	
}

.mainNavigationDownArrow a {
	display:block;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
	line-height:35px;
	padding:0px 0px;
	background:url(../images/modern/navigation_arrow_down.png) no-repeat right center;
	border-bottom:1px solid #ffffff;
}

.mainNavigationUpArrow a {
	display:block;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
	line-height:35px;
	padding:0px 0px;
	background:url(../images/modern/navigation_arrow_up.png) no-repeat right center;
	border-bottom:1px solid #ffffff;
}
.footer {
	background:url(../images/modern/gradient_down_50pct.png) repeat-x 0px -9px;
	height:29px;
	overflow:hidden;
	padding:0px 5px;
}
.footer img {
	float:left;
	border:0px;
}
.footer a {
	font-size:10px;
	float:left;
	padding:8px 3px 0 0;
	color:#FFF;
}
.footer a.contactNumber {
	-moz-border-radius-topright: 6px;
	-khtml-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-khtml-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	-moz-box-shadow: 0px 0px 4px #444444;
	-webkit-box-shadow: 0px 0px 4px #444444;
	box-shadow: 3px 3px 4px #000;
	background:#c6c6c6 url(../images/modern/gradient_up_100pct.png) repeat-x 0px -6px;
	margin-top:5px;
	color:#818285;
	text-align:center;
	padding:0 0 0 2px;
	line-height:21px;
	border:3px solid #ffffff;
	border-bottom:none;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	float:right;
	width:89px;
}
.fieldRow {
	margin-bottom:10px;
}
select, input, textarea {
	color:#818285;
	font:12px Arial, Helvetica, sans-serif;
}
select {
	height:23px;
}
input {
	height:20px;
	padding-left:5px;
}
textarea {
	padding:5px 0px 0px 5px;
}
.buttonContainer {
	text-align:right;
	margin-bottom:0px;
}
input.blueButton {
	padding:0px 0px 3px;
	width:75px;
	height:27px;
	display:inline-block;
}
.propertyBriefContents .blueButton {
	display:block;
}
.floorPlanListing {
	background:url(../images/modern/scroller_background.png) left center repeat-x;
	height:65px;
	margin-bottom:10px;
	border:1px solid #d9dadb;
	-moz-border-radius-topright: 4px;
	-khtml-border-radius-topright: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-khtml-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
}
a.floorPlanContents {
	display:block;
	padding:6px 10px;
	background:url(../images/modern/navigation_gray_arrow_right.png) right center no-repeat;
	color:#818285;
	text-decoration:none;
}
.floorPlanContents h2 {
	text-transform:uppercase;
}
ul.dropDownMenu {
	float:right;
	margin:0px;
	padding:0px;
	position:relative;
}
ul.dropDownMenu li {
  display:inline;
  float:right;
}
ul.dropDownMenu li a {
	color:#ffffff;
	display:block;
	height:25px;
	line-height:25px;
	text-align:center;
}
ul.dropDownMenu li.sublinks {
	position:absolute;
	right:2px;
	top:24px;
  	width:120px;
	background-color:#818285;
  	padding:5px 15px;
	-moz-border-radius-topleft: 4px;
	-khtml-border-radius-topleft: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
}
ul.dropDownMenu li.sublinks a {
	display:block;
	text-align:left;
  	font-size:14px;
  	font-weight:normal;
}
ul.dropDownMenu li.sublinks {
	display:none;
}
.propertyTitle {
	font:bold 13px Arial,Helvetica,sans-serif;
}
.amenities ul {
	margin:0px;
	padding:0px 0px 0px 15px;
	list-style-type:none;
}
.amenities ul li {
	padding-left:10px;
	background:url(../images/modern/bullet.png) 0px 4px no-repeat;
	margin-bottom:5px;
}
.slideOutDirections input {
	height:auto;
}
.mobileGuestCardPrivacyPolicy, .mobileGuestCardPrivacyPolicy a, .mobileGuestCardPrivacyPolicy a:hover {
	font: 12px Arial,Helvetica,sans-serif;
	color:#818285;
}
.titleEqualHousing {
	font:bold 13px Arial,Helvetica,sans-serif;
	padding-top:10px;
}
.displayTextBlockText {
	margin-top:-30px;	
}
.mobileContainer .specialsContent {
	font:normal 12px Arial,Helvetica,sans-serif;
}
/* --- Social Icons Landing CSS --- */
.socialIcons {
	height:16px;
	margin:0;
	padding:0;
}
.socialIcons a {
	display:inline-block;
	height:16px;
	margin:0 5px 0 0;
	padding:0;
}
.socialIcons a img  {
	margin:0;
	padding:0;
	border:none;
}
/* --- Social Icons Inner Pages CSS --- */
.socialIconsInner {
	height:16px;
	margin:2px 0 0 0;
	padding:0;
	float:right;
}
.socialIconsInner a {
	display:inline-block;
	height:16px;
	margin:0 0 0 5px;
	padding:0;
}
.socialIconsInner a img  {
	margin:0;
	padding:0;
	border:none;
}
.tertiaryHeader {
	background-color:#c0c1c3; 
	height:20px; 
	margin-top:1px;
	padding:3px 10px;
}
/* --- jQTransform CSS --- */
.blogSection, .archiveSection {
	color:#64625a;
	float:left;
}
.blogSection select, .archiveSection select {
	display:none;
}
.blogSection div, .archiveSection div {
	margin:0; 
	padding:0;
	height:20px;
}
.blogSection .jqTransformSelectWrapper, .archiveSection .jqTransformSelectWrapper {
	background-color:#fff;
	border:1px solid #acadaf;
	height:18px;
	float:left;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
}
.blogSection .jqTransformSelectWrapper span, .archiveSection .jqTransformSelectWrapper span {
	background-color:#fff;
	font:normal 11px/25px Arial, Helvetica, sans-serif;
	color:#333;
	padding:0 0 0 5px;
	margin:0px;
	position:relative;
	top:-3px;
}
.blogSection .jqTransformSelectWrapper a.jqTransformSelectOpen, .archiveSection .jqTransformSelectWrapper a.jqTransformSelectOpen {
	background:url('../images/modern/drop_down_arrow.png') no-repeat top right;
	height:16px;
	width:21px;
	float:right;
	margin:0;
}
.blogSection .jqTransformSelectWrapper ul {
	background-color:#fff;
	border-right:1px solid #acadaf;
	border-left:1px solid #acadaf;
	border-right:1px solid #acadaf;
	border-bottom:1px solid #acadaf;	
	float:left;
	padding:0 2px 0 0;
	position:relative;
	z-index:999;
	margin:0;
	top:-4px;
	left:-1px;
	-moz-border-radius-topleft: 0;
	-khtml-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
	width:auto!important;
}
.archiveSection .jqTransformSelectWrapper ul {
	background-color:#fff;
	border-right:1px solid #acadaf;
	border-left:1px solid #acadaf;
	border-right:1px solid #acadaf;
	border-bottom:1px solid #acadaf;	
	float:left;
	padding:0 2px 0 0;
	position:relative;
	z-index:999;
	margin:0;
	top:-4px;
	left:-1px;
	-moz-border-radius-topleft: 0;
	-khtml-border-radius-topleft: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-bottomright: 4px;
	-khtml-border-radius-bottomright: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-khtml-border-radius-bottomleft: 4px;
	-webkit-border-bottom-left-radius: 4px;
}
.blogSection .jqTransformSelectWrapper ul li, .archiveSection .jqTransformSelectWrapper ul li {
	list-style:none;
	margin:0;
	padding:0;
	display:block;
}
.blogSection .jqTransformSelectWrapper ul li a, .archiveSection .jqTransformSelectWrapper ul li a {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#333;	
	text-decoration:none;
	padding:5px;
	display:block;
	white-space:nowrap;
}
.mobileFooter .mobileDocLinks {
	font-size:10px;
	padding:2px 10px;
	float:right;
}
.contentBackground .displayTitleBarTitle {
	font-size:14px;
	font-weight:bold;
}
.displayImage img {
	border:1px solid #CCC;
	padding:2px;
}
.zoomIcon {
display: block;
left: 5px;
margin: 0 auto;
position: relative;
text-align: left;
top: -40px;
width: 320px;
}

.disclaimerWrapper {
	clear:both;
	width:100%;
	margin-top:12px;
	padding-bottom:10px;
	font-size:11px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	padding-left:11px !important;
}
.disclaimer {
	float:left;
	width:89%;
	padding-left:11px !important;
}
.disclaimer p {
	margin:0;
	padding:0;
}
.currentCondition img {
	height:15px;
	width:15px;
}