/* ---------------------------------------------
GENERAL
--------------------------------------------- */
body{
	background-color: #042E4D;
	background-image: url(/images/general/background.png);
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 13px;
	margin: 0px;
	line-height: 19px;
}
form {
	margin-top: 0px; 
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px
}
h1{}


/* ---------------------------------------------
HEADER
--------------------------------------------- */
#HEADER-bg{
	height: 210px;
	background-image: url(/images/header/menubg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#HEADER-container{
	height: 170px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/header/caption.png);
	background-repeat: no-repeat;
	background-position: right 55px;
}
#HEADER-container-td{
	padding-top: 23px;
}
#HEADER-table-bg{
	background-image: url(/images/header/30yearflag.png);
	background-repeat: no-repeat;
	background-position: 400px 1px;
}


/* ---------------------------------------------
MENU
--------------------------------------------- */
#HEADER-menu{
	width: 1000px;
	padding-top: 15px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* ---------------------------------------------
CONTENT
--------------------------------------------- */
#CONTENT-border{
	border: 1px solid #5F798D;
	margin-top: 20px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
.CONTENT-area{
	background-color: #FFFFFF;
	padding: 10px;
	background-repeat: repeat-x;
	background-position: bottom;
}
.CONTENT-area-imgbg{
	background-color: #FFFFFF;
	padding: 10px;
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #042E4D;
	background-image: url(/images/general/property-list-bg.png);
}
.CONTENT-area-nobg{
	background-color: #FFFFFF;
	padding: 10px;
}
.CONTENT-form-bg{
	background-color: #EAEAEA;
	padding: 15px;
}
.CONTENT-area-nopad{
	background-color: #FFFFFF;
}
.CONTENT-title{
	background-color: #042E4D;
	font-family: Georgia;
	font-smooth: always;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 20px;
	color: #FFFFFF;
	margin-bottom: 10px;
}
.CONTENT-area-col-left{
	padding-right: 10px;
}
.CONTENT-area-col-right{
	background-image: url(/images/general/vertline.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 10px;
}
.CONTENT-submenu{
	font-family: Arial;
	font-size: 14px;
	background-color: #ebebeb;
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 10px;
}
.CONTENT-submenu a:link{
	text-decoration: none;
	margin-right: 15px;
}
.CONTENT-submenu a:visited{
	text-decoration: none;
}
.CONTENT-submenu a:hover{
	color: #CC0000;
	text-decoration: none;
}


/* ---------------------------------------------
HOME PAGE
--------------------------------------------- */
#SEARCH-td{
	background-color: #DFDFDF;
	padding-top: 14px;
	padding-right: 20px;
	padding-left: 20px;
}
.SEARCH-fieldcontainer{
	width: 276px;
	overflow-y: auto;
	overflow-x: hidden;
	background-color: #FFFFFF;
	padding: 4px;
	height: 100px;
	margin-bottom: 8px;
}
.HOME-search-td{
	padding: 15px;
	background-color: #ebebeb;
}
.HOME-banners-td-centre{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #042E4D;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #042E4D;
	border-left-color: #042E4D;
	padding: 15px;
	background-color: #ebebeb;
}
.HOME-banners-td2{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #042E4D;
	padding: 15px;
	background-image: url(/images/general/home-banner-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.HOME-banners-td2-centre{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #042E4D;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #042E4D;
	border-left-color: #042E4D;
	padding: 15px;
	background-image: url(/images/general/home-banner-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.HOME-banners-headers{
	color: #021F35;
	font-family: Georgia;
	font-size: 21px;
	padding-bottom: 15px;
}
.HOME-banners-property-bg{
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 5px;
}
.HOME-banners-property-header{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #0000CC;
}
.HOME-banners-property-header a:link{
	color: #0000CC;
	text-decoration: none;
}
.HOME-banners-property-header a:visited{
	color: #0000CC;
	text-decoration: none;
}
.HOME-banners-property-header a:hover{
	color: #FF3300;
	text-decoration: none;
}
.HOME-banners-property-text{
}
.HOME-banners-property-button{
	background-color: #DFDFDF;
	text-align: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-top: 5px;
}
.HOME-banners-button{
	background-color: #042E4D;
	text-align: right;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	margin-top: 5px;
}
.HOME-featuredprop-header{
	font-family: Georgia;
	font-size: 17px;
	padding-bottom: 10px;
	color: #042E4D;
}
.HOME-featuredprop-header a:link{
	text-decoration: none;
}
.HOME-featuredprop-header a:visited{
	text-decoration: none;
}
.HOME-featuredprop-header a:hover{
	color: #FF0000;
}
.HOME-featuredprop-address{
	font-family: Arial;
	font-size: 15px;
	padding-bottom: 10px;
	color: #042E4D;
	font-weight: bold;
}
.HOME-featuredprop-price{
	font-family: Arial;
	font-size: 18px;
	padding-bottom: 10px;
	color: #042E4D;
}
.HOME-weather{
	position: relative;
}



/* ---------------------------------------------
HOME - FEATURED PROPERTY ROTATOR
--------------------------------------------- */
/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:190px;
	width:950px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
/* rotator css */
	div#rotator ul li {
	float:left;
	width:950px;
	position:absolute;
	list-style: none;
	left: 0px;
}
/* rotator image style */	
	div#rotator ul li img {
	background: #FFF;
}
    div#rotator ul li.show {
	z-index:50
}

/* ---------------------------------------------
HOME - MAIN IMAGE ROTATOR
--------------------------------------------- */
/* rotator in-page placement */
    div#rotatorImg {
	position:relative;
	height:322px;
	margin-left: auto;
	width: 973px;
	margin-right: auto;
}
/* rotator css */
	div#rotatorImg ul li {
	float:left;
	position:absolute;
	list-style: none;
	left: 0px;
}
/* rotator image style */	
	div#rotatorImg ul li img {
	background: #FFF;
}
    div#rotatorImg ul li.show {
	z-index:50
}


/* ---------------------------------------------
SEARCH
--------------------------------------------- */
#SEARCH-container{
	background-color: #DFDFDF;
	padding: 12px;
	color: #042E4D;
	margin-bottom: 20px;
}
#SEARCH-header{
	font-family: "Arial Narrow";
	font-size: 20px;
	color: #042E4D;
	font-weight: bold;
	padding-bottom: 10px;
}
#SEARCH-page-header{
	font-family: "Arial Narrow";
	font-size: 20px;
	font-weight: bold;
	color: #042E4D;
	margin-bottom: 15px;
}
.SEARCH-pagination{
	font-family: Arial;
	font-size: 16px;
	color: #042E4D;
	font-weight: bold;
	margin-bottom: 10px;
}
.SEARCH-list-bg{
	background-color: #FFFFFF;
	background-image: url(/images/general/property-list-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #DEE3E7;
	margin-bottom: 10px;
	padding: 10px;
}
.SEARCH-list-propcode{
	font-family: Georgia;
	font-size: 17px;
	padding-bottom: 7px;
	color: #042E4D;
}
.SEARCH-list-address{
	font-family: Arial;
	font-size: 14px;
	color: #042E4D;
	padding-bottom: 5px;
}
.SEARCH-list-text{
	font-family: Arial;
	font-size: 13px;
	color: #042E4D;
	padding-bottom: 5px;
}
.SEARCH-list-icons{
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	text-align: right;
	font-weight: bold;
	height: 65px;
}
.SEARCH-list-button{
	text-align: right;
}

/* ---------------------------------------------
FOOTER
--------------------------------------------- */
#FOOTER-container{
	margin-top: 25px;
	width: 1000px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}
#FOOTER-header{
	font-family: Georgia;
	font-smooth: always;
	font-size: 18px;
	color: #FF9900;
	padding-bottom: 10px;
}
#FOOTER-td{
	background-image: url(/images/footer/sideline.png);
	background-repeat: repeat-y;
	background-position: right top;
	padding-left: 20px;
	padding-bottom: 10px;
}
#FOOTER-td-bar{
	background-image: url(/images/footer/bottombar.png);
	background-position: right;
	height: 8px;
	background-color: #3E5E76;
	background-repeat: no-repeat;
}
.FOOTER-menu-title{
	font-family: Georgia;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
a.FOOTER-menu-links{
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	padding-bottom: 2px;
	line-height: 20px;
	display: block;
}
a.FOOTER-menu-links:link{
	color: #CCCCCC;
	text-decoration: none;
}
a.FOOTER-menu-links:visited{
	color: #CCCCCC;
	text-decoration: none;
}
a.FOOTER-menu-links:hover{
	color: #FF9900;
	text-decoration: none;
}
#FOOTER-copyright{
	margin-top: 20px;
	color: #FFFFFF;
}
#FOOTER-copyright a:link{
	color: #6791AF;
	text-decoration: none;
}
#FOOTER-copyright a:visited{
	text-decoration: none;
	color: #3E5E76;
}
#FOOTER-copyright a:hover{
	color: #FF9900;
	text-decoration: none;
}



/* ---------------------------------------------
PROPERTY DETAILS
--------------------------------------------- */
#PROP-header{
	background-color: #E7EBED;
	padding: 10px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
}
#PROP-image-container{
	margin-bottom: 20px;
}
#PROP-image-div{
	width: 520px;	
	height: 233px;
}
.PROP-image-div-td{
	padding-bottom: 8px;
}
.PROP-goback{
	padding-top: 10px;
	padding-bottom: 10px;
}
.PROP-image-div-open{
	width: 507px;
	color: #021F35;
	margin-bottom: 10px;
}
.PROP-image-div-openshow{
	width: 507px;
	color: #021F35;
	margin-bottom: 10px;
	display: none;
}
.PROP-image-div-vrtuour{
	width: 507px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #021F35;
	margin-top: 10px;
}
.PROP-image-div-showmore{
	background-color: #E7EBED;
	width: 487px;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #021F35;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.PROP-content-container{
	background-color: #E7EBED;
	padding: 15px;
}
.PROP-content-header{
	font-family: Georgia;
	font-size: 23px;
	color: #021F35;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #021F35;
}
#PROP-content-summary{
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #021F35;
	font-family: Arial;
	font-size: 14px;
	color: #021F35;
	margin-bottom: 15px;
}
#PROP-content-summary a:link{
	color: #FF6600;
	text-decoration: none;
}
#PROP-content-summary a:visited{
	color: #FF6600;
	text-decoration: none;
}
#PROP-content-summary a:hover{
	color: #0000CC;
	text-decoration: none;
}
#PROP-content-details{
	margin-bottom: 10px;
}
#PROP-content-specs{
	font-family: Arial;
	font-size: 14px;
	color: #021F35;
	margin-bottom: 15px;
}
#PROP-content-map{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #021F35;
	padding-top: 15px;
	padding-bottom: 15px;
}
.PROP-content-features{
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 29px;
	background-image: url(/images/general/icon-tick.png);
	background-repeat: no-repeat;
	background-position: 6px center;
	background-color: #FFFFFF;
	margin-bottom: 2px;
}
.PROP-content-agent-text{
	padding-bottom: 7px;
}


/* ---------------------------------------------
FORM FIELDS
--------------------------------------------- */
.FORM-header{
	font-family: "Arial Narrow";
	font-size: 22px;
	padding-bottom: 15px;
}
.FROM-text-reqfield{
	background-image: url(/images/general/reqfield.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #042E4D;
	margin-bottom: 15px;
}
.FORM-textfield-searchbg{
	padding: 2px;
	width: 270px;
	font-family: Arial;
	font-size: 13px;
	color: #042E4D;
	border: 1px solid #CCCCCC;
	background-image: url(/images/general/form-fieldbg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #FFFFFF;
}
.FORM-textfield-search{
	padding: 2px;
	width: 270px;
	font-family: Arial;
	font-size: 13px;
	color: #042E4D;
	border: 1px solid #CCCCCC;
}
.FORM-textfield{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #042E4D;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border: 1px solid #A6A6A6;
}
.FORM-dropdown{}
.FORM-dropdown-homesearch{
	width: 285px;
	font-family: Arial;
	font-size: 13px;
	color: #042E4D;
	border: 1px solid #CCCCCC;
}
.FORM-dropdown-homesearch-sml{
	width: 132px;
	font-family: Arial;
	font-size: 13px;
	color: #042E4D;
	border: 1px solid #CCCCCC;
}
.FORM-multiselect{}
.FORM-radio{}
.FORM-checkbox{}
.FORM-col1{
	font-weight: bold;
	padding: 5px;
}
.FORM-col2{
	padding: 5px;
}
.FORM-col2-req{
	background-image: url(/images/general/reqfield.png);
	background-repeat: no-repeat;
	background-position: right 9px;
	padding: 5px;
}
#FORM-errmsg{
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #CC0000;
	padding: 8px;
	margin-bottom: 5px;
}
#FORM-okmsg{
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #009900;
	padding: 8px;
	margin-bottom: 5px;
}



/* ---------------------------------------------
PAGINATION
--------------------------------------------- */
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #000099;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000099;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}
	


/* ---------------------------------------------
OPEN HOME
--------------------------------------------- */
.OPENHOME-header{
	font-size: 13px;
	color: #FFFFFF;
	background-color: #042E4D;
	font-weight: bold;
	font-family: Arial;
	padding: 5px;
	text-align: center;
}
.OPENHOME-items{
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #042E4D;
}
a.OPENHOME-link:link{
	color: #FFFFFF;
	background-color: #009900;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border: 1px groove #CCCCCC;
}
a.OPENHOME-link:visited{
	color: #FFFFFF;
	background-color: #009900;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border: 1px groove #CCCCCC;
}
a.OPENHOME-link:hover{
	color: #FFFFFF;
	background-color: #006600;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	border: 1px inset #CCCCCC;
}

/* ---------------------------------------------
ABOUT US - TEAM
--------------------------------------------- */
.ABOUT-team-container{
	background-color: #e7e7e7;
	padding: 15px;
	margin-bottom: 15px;
}
.ABOUT-team-header{
	font-family: Georgia;
	font-size: 17px;
	color: #042E4D;
	padding-bottom: 5px;
}
.ABOUT-team-td{
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #FFFFFF;
}
.ABOUT-team-td:hover{
	background-color: #cccccc;
	border: 1px solid #999999;
}
.ABOUT-team-name{
	width: 125px;
	padding-top: 3px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ABOUT-team-name a:link{
	color: #042E4D;
	text-decoration: none;
}
.ABOUT-team-name a:visited{
	color: #042E4D;
	text-decoration: none;
}
.ABOUT-team-name a:hover{
	color: #FF0000;
	text-decoration: none;
}
.ABOUT-team-position{
	width: 125px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #666666;
}
.ABOUT-profile-container{
	background-color: #e7e7e7;
	padding: 15px;
	margin-bottom: 15px;
}
.ABOUT-profile-name{
	font-family: Georgia;
	font-size: 19px;
	color: #042E4D;
	padding-bottom: 5px;
}
.ABOUT-profile-contact{
	font-size: 14px;
	line-height: 22px;
	margin-top: 5px;
}
.ABOUT-profile-details{
	margin-top: 10px;
	line-height: 20px;
}
.ABOUT-profile-testimonial{
	background-image: url(/images/general/horline.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 15px;
	padding-top: 10px;
	font-size: 14px;
}

/* ---------------------------------------------
LINKS
--------------------------------------------- */
.LINKS-container{
	padding: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.LINKS-company{
	font-family: Georgia;
	font-size: 16px;
	padding-bottom: 5px;
	font-weight: bold;
}
.LINKS-website{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.LINKS-details{
	padding-bottom: 5px;
}


/* ---------------------------------------------
PROJECTS
--------------------------------------------- */
.PROJECTS-home-container{
	background-color: #ebebeb;
	padding: 10px;
	margin-bottom: 15px;
}
#PROJECTS-home-submenu{
	font-family: Arial;
	font-size: 20px;
	color: #042E4D;
	padding-top: 10px;
	margin-bottom: 1px;
}
#PROJECTS-home-submenu-line{
	background-color: #042E4D;
	height: 5px;
	margin-bottom: 10px;
}
#PROJECTS-dropdown-nav{
	margin-bottom: 15px;
	text-align: right;
}
#PROJECTS-home-name{
	font-family: Georgia;
	font-size: 22px;
	color: #042E4D;
	margin-bottom: 10px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #042E4D;
}
#PROJECTS-home-headline{
	margin-bottom: 10px;
}
#PROJECTS-home-details{
}
#PROJECTS-plans-container{
	background-color: #FFFFFF;
	padding: 10px;
	margin-bottom: 15px;
}
.PROJECTS-gallery-td{
	text-align: center;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.PROJECTS-gallery-name{
	width: 200px;
	padding-top: 5px;
}


/* ---------------------------------------------
HOME - FEATURED PROPERTIES
--------------------------------------------- */
.HEADER-featured-property{
	background-color: #042E4D;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.HEADER-featured-rental{
	background-color: #FF6600;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.HEADER-featured-headline{
	font-family: Georgia;
	font-size: 17px;
	color: #0000CC;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.HEADER-featured-headline a:link{
	color: #0000CC;
	text-decoration: none;
}
.HEADER-featured-headline a:visited{
	color: #0000CC;
	text-decoration: none;
}
.HEADER-featured-headline a:hover{
	color: #FF0000;
	text-decoration: none;
}
.HEADER-featured-content{
	padding-right: 15px;
	padding-left: 15px;
}
.HEADER-featured-table{
	margin-bottom: 15px;
}
.HEADER-featured-price{
	font-family: Georgia;
	font-size: 17px;
	padding-bottom: 8px;
}
.HEADER-featured-address{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 8px;
}
.HEADER-featured-summary{
	padding-bottom: 8px;
}
.HEADER-featured-icons{
	padding-top: 5px;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #4D4D4D;
}
.HEADER-featured-opendate{
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #042E4D;
	line-height: 22px;
}
.HEADER-featured-opendate-rent{
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #FF6600;
	line-height: 22px;
}

