* {
	margin:0px;
	padding:0px;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:76%;
	color:#484848;
}

#container {
	width:961px;
	margin:0px auto;
}

img {
	display:block;
}

div.image img {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

a {
	color: #0CB3B2;
}

a img {
	border: 0;
}

#right h2 {
	font-size:2.5em;
	font-weight:normal;
	margin-bottom: 0.5em;
}

/* HEADER */

#header {
	float:left;
	width:961px;
	background:#000000;
	margin-bottom:10px;
}

#header h1 a {
	background-image:url(../img/winners-logo-black.png);
	float:left;
	width:233px;
	height:106px;
	text-indent:-150em;
	overflow:hidden;
}

.urban #adminLinks a { 
	background: #F7C314;
	color: #000;
}



#adminLinks {
	width: 300px;
	float: left;
	margin-top: 60px;
	margin-left: 19px;
	list-style-type: none;
}

#adminLinks li {
	float: left;
}

#adminLinks a {
	float: left;
	padding: 5px;
	background: #0cb3b2;
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;	
	margin-right: 2px;
}

#topcontact {
	float:right;
	background-image:url(../img/header-info-black.png);
	width:248px;
	height:106px;
	text-indent:-150em;
	margin-right:9px;
}

#topnavigation {
	float:left;
	width:961px;
	clear:both;
}

#topnavigation ul {
	list-style-type:none;
	float:left;
	height:28px;
}

#topnavigation ul li {
	float:left;
	height:28px;
}

#topnavigation ul li a {
	color: #000;
	height:28px;
	text-indent:-200em;
	margin-right:2px;
	overflow: hidden;
}

#topnavigation ul li a.home {
	background-image:url(../img/nav-homepage.png);
	float:left;
	width:105px;
}

#topnavigation ul li a.country {
	background-image:url(../img/nav-country.png);
	float:left;
	width:156px;
}

#topnavigation ul li a.urban {
	background-image:url(../img/nav-urban.png);
	float:left;
	width:131px;
}

#topnavigation ul li a.lettings {
	background-image:url(../img/nav-lettings.png);
	float:left;
	width:117px;
}

#topnavigation ul li a.about {
	background-image:url(../img/nav-about.png);
	float:left;
	width:97px;
}

#topnavigation ul li a.news {
	background-image:url(../img/nav-news.png);
	float:left;
	width:60px;
}

#topnavigation ul li a.selling {
	background-image:url(../img/nav-selling.png);
	float:left;
	width:80px;
}

#topnavigation ul li a.buying {
	background-image:url(../img/nav-buying.png);
	float:left;
	width:79px;
}

#topnavigation ul li a.contact {
	background-image:url(../img/nav-contact.png);
	float:left;
	width:120px;
	margin-right:0px;
}


#topnavigation ul li a:hover {
	background-position:0px -28px;
}

/*
#subnav {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 953px;
	clear: both;
	float: left;
	padding-left: 8px;
}

#subnav li {
	float: left;
	margin-right: 22px;
	font-size: 1.2em;
}

#subnav li a {
	text-decoration: none;
	color: #838383;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 4px;	
	display: block;
}

#subnav li.active a {
	color: #000;
	border-bottom: 2px solid #0cb3b2;
	padding-bottom: 2px;	
}

#subnav li a:hover {
	border-bottom: 2px solid #0cb3b2;	
	padding-bottom: 2px;
}
*/
#subnav {
	list-style-type: none;
	background: #eee;
	margin-top: 2px;
	height: 28px;
	clear: both;
	width: 961px;
	float: left;
}

#subnav li {
	float: left;
	font-size:1.2em;
}

#subnav li a {
	float: left;
	display: block;
	color: #838383;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 7px;
	padding-right: 7px;
	border-right: 2px solid #fff;
	height: 23px;
}

#subnav li a:hover {
	color: #444;
	background:#c6c6c6;
}

#subnav li.active a {
	color: #000;	
}

/* Property view */

#right-column .map-box {
	float: left;
}

#right-column .map-box img {
	border: 3px solid #f0f0f0;
	float: left;
	margin-left: 10px;
	display: inline;
}

#right-column .map-box a:hover img { 
	border: 3px solid #7eced1;
}

#right-column .top-box {
	background-color: #f0f0f0;
	width: 208px;	
	padding: 13px;
	margin-bottom: 10px;
	float: left;
	height: 72px;
}

#right-column .top-box h2 {
	font-weight: normal;
	margin-bottom: 5px;
	font-size:1.5em;
}

#right-column .top-box h2 em {
	color: #0cb3b2;
	font-style: normal;
}

#right-column .top-box ul {
	list-style-type: none;
}

#right-column .top-box ul span {
	color: #0cb3b2;
	font-weight: bold;
}

#property-actions {
	float: left;
	clear: both;
	width: 100%;
	list-style-type: none;
	margin-bottom: 1.2em;
}

#property-actions li {
	float: left;
}

#property-actions li a {
	float: left;
	display: block;
	margin-right: 20px;
	padding-left: 20px;
	color: #727272;
	text-decoration: none;
	font-size: 1.1em;
	background-repeat: no-repeat;
}

#property-actions li a:hover {
	text-decoration:underline;
}


#property-actions li.back a {
	background-image: url(../img/icons/application_go_back.png);
}

#property-actions li.print a {
	background-image: url(../img/icons/printer.png);
}

#property-actions li.send a {
	background-image: url(../img/icons/email_go.png);
}

#feature-box {
	background-color: #f0f0f0;
	padding: 13px;	
	clear: both;
}

#feature-box h2 {
	font-size:1.5em;
	margin-bottom: 5px;
	font-weight: normal;
}

#feature-box ul {
	list-style-type: none;
}

#feature-box ul li {
	background-repeat: no-repeat;
	background-position: 3px 3px;
	background-image: url(../img/bullet.gif);
	padding-left: 18px;
}

#image-switcher-selected {
	background: url(../img/loading.gif) no-repeat 199px 135px;
}



#image-switcher {
	width: 417px;
	margin-bottom: 8px;
	float: left;
	clear: both;
	overflow: hidden;
}

#image-switcher li {
	float: left;
	margin-right: 8px;
}

#image-switcher li img { 
	display:block;
	float: left;
	margin-top: 8px;
	border: 3px solid #F0F0F0;
}

#image-switcher li a:hover img { 
	border: 3px solid #7eced1;
}

#image-switcher li a.active img {
	border: 3px solid #0CB3B2;
}


#image-switcher ul {
	width: 425px;
	list-style-type: none;	
}

/* PDF BROCHURE DOWNLOAD */

.pdfbrochure {
	background-image:url('../img/pdf-icon.png');
	background-repeat:no-repeat;
	font-size:1.2em;
	height:25px;
	padding-left:30px;
	padding-top:4px;
	margin-top:5px;
}

.pdfbrochure a {
	text-decoration:none;
}

.pdfbrochure a:hover {
	text-decoration:underline;
}


/* LEFT COLUMN */

#left-column {
	width: 534px;
	float: left;
	margin-top: 10px;
	clear: both;
}

#right-column {
	width: 418px;
	float: right;
	margin-top: 10px;
}

p {
	margin-bottom: 1em;
}

#main h1 {
	margin-bottom: 0.7em;
	font-size: 2em;
}


#left {
	float:left;
	width:551px;
	margin-top: 10px;
}

#left ul {
	margin-left: 30px;
	margin-bottom: 0.8em;
}

#left ul ul {
	margin-bottom: 0px;	
}

#left ol {
	margin-left: 30px;	
	margin-bottom: 0.8em;
}

#left ol li {
	margin-top: 0.8em;
}

#left ol ol {
	margin-bottom: 0px;
}

#left .jcarousel-container ul {
	margin-left: 0px !important;
	margin-bottom: 0px;
}

/* LARGE PIC */

#largepic {
	float:left;
}

/* NEW BLOCK */

#newsblock {
	float:left;
	margin-top:10px;
}

div.newschunk {
	float:left;
	height:210px;
	width:177px;
	background:#e8e8e8;
	margin-right:10px;
	
}

div.newschunk span.headline, div.newschunkright span.headline {
	display:block;
	height:70px;
	padding:7px;
	color:#484848;
	text-decoration:none;
}

div.newschunk:hover {
	background:#e0e0e0;
}

div.newschunkright {
	float:left;
	height:210px;
	width:177px;
	background:#e8e8e8;
}

div.newschunkright:hover {
	background:#e0e0e0;
}

div.newschunkright div.headline {
	padding:7px;
}

#left #newsboxtitle {
	float:left;
	background:#0CB3B2;
	padding:6px 5px 5px 10px;
	color:#FFFFFF;
	width:536px;
	margin-top:10px;
}

#left #newsboxtitle h2 {
	font-size:1.4em;
	padding:0px;
	margin:0px;
}

/* Property view */

#property-search {
	border:2px solid #E8E8E8;
	float:left;
	padding:10px;
	padding-bottom: 0px;
	width:527px;
	clear: both;
}


/* PROPERTY SCROLLER */

#propertyscroller {
	float:left;
	margin-top:10px;
	width:527px;
	border:2px #e8e8e8 solid;
	padding:10px;
}


div.propertychunk {
	float:left;
	height:119px;
	padding-bottom:10px;
	width:527px;
}

div.propertychunk img {
	width:165px;
	margin-right:10px;
	float:left;
}

div.propertychunkinfo h3 {
	float:left;
	width:337px;
	font-size:1.3em;
	background:#0cb3b2;
	color:#FFF;
	padding:7px 5px 5px 10px;
	margin-bottom:8px;
}

div.propertychunkinfo p {
    margin-bottom: 0.3em;
}

div.propertychunkinfo a {
	text-decoration:none;
	color:#0cb3b2;
}

div.propertychunkinfo a:hover {
	text-decoration:underline;
}

div.propertychunkinfo .price {
	font-size:1.5em;
	padding-top:4px;
	font-style:italic;
}

a.uparrow {
	display:block;
	float:left;
	width:500px;
	clear:both;
	height:21px;
	color:#413f3f;
	padding-top:6px;
	padding-left:27px;
	text-decoration:none;
	background:url(../img/uparrow.png) 6px 6px no-repeat #f2f2f2;
	margin-bottom:10px;
}

a.uparrow:hover {
	background:url(../img/uparrow-hover.png) 6px 6px no-repeat #e0e0e0;
}

a.downarrow {
	display:block;
	float:left;
	width:500px;
	clear:both;
	height:21px;
	color:#413f3f;
	padding-top:6px;
	padding-left:27px;
	text-decoration:none;
	background:url(../img/downarrow.png) 6px 8px no-repeat #f2f2f2;
}

a.downarrow:hover {
	background:url(../img/downarrow-hover.png) 6px 8px no-repeat #e0e0e0;
}

div.clear {
	clear:both;
}

/* RIGHT COLUMN */

#right {
	float:right;
	width:400px;
	padding:10px 0px 0px 0px;
}

#content h1 {
	font-size: 2.5em;
	font-weight: normal;
	line-height: 0.9em;
	margin-bottom: 0.5em;
	margin-top: 25px;
}

#right ul {
	margin-left:20px;
	margin-bottom:10px;
}

h3 {
	font-size: 1.5em;
	margin-bottom: 0.6em;
}

#content p {
	margin-bottom:1.5em;
}

/* FOOTER */

#footer {
	clear:both;
	padding-top:7px;
	padding-bottom:10px;
	
}

#footer a {
	color:#0cb3b2;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
}


/* MAIN CONTENT */

div.textile-editor {
	float:left;
	padding:5px;
	width:798px !important;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #61564A;
	background-color: #FFFEC8;
	font-size: 140%;
	font-weight: bold;
	margin: 18px 0px 0px 0px;
	border: 1px solid #DAD861;
	padding:6px;
	text-align:center;
	width: 947px;
	float: left;
	margin-top: 17px;
	clear: both;
}

div.error-message {
	clear: both;
	color: #ff0000;
	font-weight: bold;
	padding-left:0px;
	margin-bottom: 1.5em;
	margin-left: 120px;
	padding-bottom:0px;
}

p.error {
	color: #DB6E60;
	background-color: #FFCEC8;
	font-weight: bold;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
	border: 1px solid #DB6E60;
	padding:6px;
	text-align:center;
}

p.error em {
	color: #000;
	font-weight: normal;
}

.notice {
	background-color: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}

.success {
	background-color: green;
	color: #FFF;
}

.cake-sql-log {
	margin: 10px;
	clear: both;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

.cake-sql-log th {
	background-color: #eee;
}

.cake-sql-log th, .cake-sql-log td {
	padding: 5px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
}

/** Admin **/

.actions ul {
	margin-left: 2em;
	clear: both;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height:200px;
	width:418px;
}

a.editLink { 
	float: right;
}

table.admin {
	width: 100%;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;	
}

table.admin td, table.admin th {
	padding: 3px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
}

table.admin th {
	color: #000;
	text-align: left;
	background-color: #eee;
}

select option {
}

div.form form {
	width: 943px;
	float: left;
	clear:both;
	margin-left: 1px;
	padding: 10px;
	background: #fff;
}

div.form form fieldset {
	border: 0px solid #fff;	
}

div.form form div.input {
	margin-bottom: 5px;
	clear: both;
}

div.input {
	float: left;
	clear: both;
	width: 100%;
}

div.input select option {
	padding-right: 15px;
}

div.form form label {
	display: block;
	width: 120px;
	float: left;	
	padding-right: 10px;
}

ul.adminLinks {
	float: right;
	display: block;
	list-style-type: none;
}

ul.adminLinks li {
	float: left;
}

div.subNav ul.adminLinks li a {
	background-position: 0px 10px;
	padding: 10px 10px 10px 20px;
	margin-left: 5px;
}

ul.adminLinks li a {
	float: left;
	margin: 0px;
	height: 17px;
	margin-top: -1px;
	padding: 0px 0px 0px 20px;
	margin-left: 10px;
	background-repeat: no-repeat;
}

ul.adminLinks li.add a {
	background-image: url(../img/icons/add.gif);
}

ul.adminLinks li.edit a {
	background-image: url(../img/icons/edit.gif);
}

ul.adminLinks li.edit-images a {
	background-image: url(../img/icons/image_edit.png);
}

ul.adminLinks li.delete a {
	background-image: url(../img/icons/delete.gif);
}

ul.adminLinks li.order a {
	background-image: url(../img/icons/order.png);
}

div.actions ul {
	list-style-type:none;
	margin:5px 0px 5px 0px;
}

div.actions li {
	padding-bottom:5px;
}

div.actions li a {
	padding-left:19px;
	padding-bottom:2px;
}

div.actions li.new a {
	background: url(../img/icons/add.gif) no-repeat;
}

div.actions li.edit a {
	background: url(../img/icons/edit.gif) no-repeat;
}

div.actions li.delete a {
	background: url(../img/icons/delete.gif) no-repeat;
}

div.actions li.list a {
	background: url(../img/icons/home.png) no-repeat;
}

/* Contact form */

.contact-form {
	width:551px !important;
}

.contact-form h2 {
	width: 536px !important;	
}

.contact-form form label {
	width: 142px !important; 	
}

#leftcolumn label {
	width: 120px;
	float: left;
	margin-bottom: 5px;
}

#leftcolumn input, #leftcolumn textarea {
	width: 335px;
	margin-bottom: 5px;
}

#leftcolumn div.submit input {
	width: auto;
	float: right;
	clear: both;
}

/* Pagination */

div.paging { 
	margin: 10px auto;
	text-align: center;
	clear: both;
	padding-top: 10px;
	text-decoration: none;
}

div.paging a {
	border: 1px solid #ccc;
	padding: 2px 5px;
	text-decoration: none;
	color: #0CB3B2;
}

div.paging a:hover {
	background: #FFFEC8;
	border-color: #dad861;
}

div.paging .start {
	color: #ccc;
	margin-right: 25px;
	padding: 2px 6px;
	display: inline;
}

div.paging .end {
	color: #ccc;
	margin-left: 25px;
	padding: 2px 6px;
	display: inline;	
}

div.paging .prev {
	margin-right: 25px;
}

div.paging .next {
	margin-left: 25px;
}

div.paging span.current {
	padding: 2px 5px;
	font-weight: bold;
	color: #000;
}

div.paging span, div.pagination a {
	margin: 0px 3px;
}

/** Upload **/

div.input label {
	float: left;
	display: block;
}

div.fileUpload {
	float: left;
}

div.fileUpload, div.fileIcon, div.fileName, div.fileActions, div.fileProgress, div.fileProgressText {
	padding:0;
	margin: 0;
	clear: none;
}

div.fileUpload input {
	width: auto !important;
	float: left;
	margin-left: 3px;
}

div.fileIcon {
	float: left;
	clear: left;
	height: 48px;
}

div.fileName {
	display:block;
	float:left;
	height:30px;
	padding-top:18px;
	padding-left: 7px;
	vertical-align: middle;
	clear: none;
}

div.fileName {
}

div.fileActions input {
	float: left;
	display: block;
	clear:none;
	margin-top: 3px;
}

div.fileActions {
	float: left;
	height: 38px;
	padding-top: 10px;
}

div.fileProgress {
	float: left;
	clear: none;
	padding-top: 6px;
	padding-left: 10px;
	padding-right: 5px;
	display: none;
}

div.fileActions .cancel {
	display: none;
}

div.fileProgressText {
	font-weight: normal;
}

.fileProgressContainer { 
	margin: 0;
	padding: 0;
	width: 200px; 
	margin-top: 3px; 
	border-left: 1px solid #888; 
	border-right: 1px solid #888; 
	background: url(../img/cms/progress-remainder.gif); 
	height: 18px; 
}

.fileProgressBar {
	margin: 0;
	padding: 0;	
	width: 0px; 
	background-color: #CCCCCC; 
	height: 18px; 
	background: url(../img/cms/progress-bar.gif); 
}

/* Ordering stuff */

ul.reorder, #resource_sections { 
	list-style-type: none; 
}

ul.reorder li, #resource_sections li { 
	cursor: move; 
	background-color: #eee; 
	margin-bottom: 3px; 
	padding: 2px 5px; 
	width: 300px; 
	margin-left: 0px;
}

ul.reorder li span, #resource_sections li span { 
	display:block; 
	float: right; 
}

div.submit {
	clear:both;
}

div.submit input {
	float: right;
	clear: both;
	margin: 5px;
}


form div.input {
	padding: 5px 0px;
}

form label {
	width: 125px;
}

#right-column textarea {
	height:500px;
	width:314px;
}

div.input input {
	width:418px;
}

/* Search form */


/* SMALL SEARCH FORM */

#smallsearch, #request-form {
	background:#f0f0f0;
	margin-top:10px;
	float:left;
	overflow: hidden;
	margin-bottom: 10px;	
}

#request-form {
	width: 534px;
	clear: both;
}

#request-form form label {
	width: 125px;
}

#request-form form div.input input {
	width: 382px;
}

#request-form form div.input textarea {
	width: 382px;
}

#smallsearch #smallform, #request-form form {
	padding:10px;
	float:left;
}

body #smallsearch h2, body #request-form h2 {
	width:385px;
	background:#0cb3b2;
	font-size:1.4em;
	color:#FFF;
	padding:6px 5px 5px 10px;
	margin-bottom: 0px;
}

body #request-form h2 {
	width: 519px;
}

#smallsearch {
	position: relative;
}

#smallsearch label {
	float:left;
	width:60px;
}

#smallsearch select {
	border:1px solid #a2a2a2;
	width:125px;
}

#smallsearch .inputwrap {
	float:left;
	background:#c6c6c6;
	padding:5px;
	width:125px;
}

#smallsearch .price-to-select {
	float: right;
}

#smallsearch div.required {
	padding-bottom:5px;
}


#smallsearch label {
	font-size: 1.2em;
	/*font-family: "Georgia", "Times New Roman", Times, serif;*/
}

#smallform  div.input {
	width: 213px;
}

#smallform form div.price_selector {
	width: 100%;
}

#smallform form div.price_selector div.input {
	float: left;
	clear: none !important;
	width: 148px;
	padding: 0px;
}

#smallform form div.submit {
	float: right;
	clear: both;
}

#smallform form div.submit input, #request-form form div.submit input {
	background-color: #0CB3B2;
	border: 3px solid #bcdfe1;
	padding: 3px 10px;
	font-size: 1.2em;
	color: #fff;
	width: 144px;
	float: right;
}

#smallform form div.submit {
	float:right;
	width:165px;
}

#smallsearch form label {
	padding-top: 4px;
	width: 75px;
}

form div.price_selector label {
	padding-top: 10px;
}

#smallform div.submit {
	clear: none;
	float: right;
	width: 100px;
	position: absolute;
	right: 10px;
	bottom: 10px;
}


#footer {
	clear: both;
	float: left;
	width: 100%;
}


/* URBAN STYLE CHANGES */

.urban div.propertychunkinfo a {
	color: #C69C10;
}
/*
.urban #subnav li a:hover {
	border-bottom: 2px solid #F7C314;	
	padding-bottom: 2px;
}

.urban #subnav li.active a {
	border-bottom:2px solid #F7C314;
}
*/


.urban #image-switcher li a:hover img {
	border: 3px solid #E5D49A;
}

.urban #image-switcher li a.active img {
	border: 3px solid #F7C314;
}


.urban #right-column .map-box a:hover img {
	border:3px solid #E5D49A;
}

.urban div.paging a {
	color: #C69C10;
}

.urban #header h1 a {
	background-image:url(../img/urban-logo-black.png);
}

.urban #topnavigation ul li a.home {
	background-image:url(../img/nav-homepage-u.png);
}

.urban #topnavigation ul li a.country {
	background-image:url(../img/nav-country-u.png);
}

.urban #topnavigation ul li a.urban {
	background-image:url(../img/nav-urban-u.png);
}

.urban #topnavigation ul li a.lettings {
	background-image:url(../img/nav-lettings-u.png);
}

.urban #topnavigation ul li a.about {
	background-image:url(../img/nav-about-u.png);
}

.urban #topnavigation ul li a.news {
	background-image:url(../img/nav-news-u.png);
}

.urban #topnavigation ul li a.selling {
	background-image:url(../img/nav-selling-u.png);
}

.urban #topnavigation ul li a.buying {
	background-image:url(../img/nav-buying-u.png);
}

.urban #topnavigation ul li a.contact {
	background-image:url(../img/nav-contact-u.png);
}

.urban div.propertychunkinfo h3 {
	background:#f7c314;
	color:#000;
}

.urban #smallsearch h2, .urban #request-form h2 {
	background:#f7c314;
	color:#000;
}

.urban #smallform form div.submit input, .urban #request-form form div.submit input {
	background-color: #f7c314;
	border: 3px solid #e5d49a;
	color: #000;
}

.urban #right-column .top-box h2 em {
	color: #c69c10;
}

.urban #right-column .top-box ul span {
	color: #c69c10;
}

.urban #footer a {
	color:#c69c10;
}

.urban a {
	color:#c69c10;
}

.urban #propertyscroller a {
	font-weight:bold;
}

.urban #propertyscroller div.propertychunkinfo a {
	color:#c69c10;
}

/* COUNTRY HOMES STYLE */

.country #header h1 a {
	background-image:url(../img/country-logo-black.png);
}


#left h2 {
	font-weight: normal;
	font-size: 2.5em;
	margin-bottom: 0.5em;
}

#right .article {

	margin-bottom: 10px;
}

#right .article a {
	display:block;
	height: 129px;
	background: #ececec;
	text-decoration: none;
	color: #000;
}

#right .article a:hover {
	background:#e0e0e0;
}

#right .article span {
	color: #0CB3B2;
	font-weight: normal;
	font-size: 1.6em;
	padding: 10px;
	display: block;
}

#right .article p {
	padding-left: 10px;
	padding-right: 10px;
}

#right .article img {
	float: right;
	margin-left:10px;
}

#newsItems {
	clear: both;
}

#right #newsItems h2 {
	background:#0CB3B2 none repeat scroll 0% 0%;
	color:#FFFFFF;
	font-size:1.3em;
	margin-bottom:2px;
	padding:7px 5px 5px 10px;
	width:385px;
}

#right #newsItems table {
	width: 399px;
}

#right #newsItems table tr td {
	border-bottom: 2px solid #ededed;
	padding: 5px;
}

#left .article p.date {
	font-style:italic;
}

#sendToAFriend h2 {
	font-size: 1.3em;
}

#sendToAFriend div.input input {
	width: 272px !important;
}

#sendToAFriend .cancel {
	float: right;
	margin-left: 5px;
	margin-top: 10px;
	margin-right: 16px;
}

#sendToAFriend .submit {
	margin-top: 10px;	
	float: right;
	clear: none;
	width: auto;
}

#sendToAFriend .submit input {
	clear: none; 
	margin: 0px;
}

#left #jobs {
	list-style-type: none;
	margin-left: 0px;
}

#jobs li a {
	background-color: #F9F9F9;
	font-size: 1.2em;
	padding: 6px;
	display: block;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#jobs li.odd a {
	background-color: #F0F0F0;
}

#jobs li a:hover {
	color: #666;
	background-color: #FCFCFC !important;
}

#jobs li.odd a {
	background-color: #F3F3F3;
}

#jobs li a span.date {
	float: right;	
	font-weight: normal;
	color: #666;
	font-size: 0.8em;
	padding-top: 2px;
}

#emailLink {
	background-color:#0CB3B2;
	border:3px solid #BCDFE1;
	color:#FFFFFF;
	float:right;
	font-size:1.2em;
	padding:3px 10px;
	text-decoration: none;
}

#question {
	font-size: 1.6em;
}

#question span {
	font-size: 1.2em;
	color: #0CB3B2;
	padding-right: 5px;
}

div.checkbox input {
	float:left;
	margin-right:7px;
	width:auto;
}

div.checkbox label {
	width: 300px;
}


/* IMAGE SECTION */

#imagearea {
	float:right;
	width:551px;
	height:270px;
	margin-top:4px;
	overflow: hidden;
	clear: both;
	visibility: hidden;	
}

#imagearea {
	position: relative;
	margin-left: 0px !important;
}

#imagearea li {
	position: absolute;
	width:551px;
	height:270px;
	display:block;
}

ul#imagearea img {
	position: absolute;
	top: 0px;
	left: 0px;
	display:block;
}

#imagearea img {
	display:block;
	margin-right: 0px;
	float: left;
}

#imagearea img.right {
	margin-left: 5px;
}

#imagearea a {
	position: absolute;
	bottom: 13px;
	right: 15px;
	color: #099ACF;
}

#newsButton {
	clear: left;
}
