/*
Theme Name: CityOffices
Description: Additional stiles applied to Virtual office search only
Version: 2
Author: Slava Rode
Author URI: http://www.rode-design.com/
*/

	

div.item-right-block {
	border-left: solid 1px #5DB402;
	border-right: solid 1px #5DB402;
	}

.content h1 {
	padding: 9px 10px 6px;
	margin: 10px 30px 0;
	}

.content h1.bck-cto-green {
	background: url(images/bck-h1-green.gif) left top repeat-x;
	}
	
.cto-250-form {
	background: url(images/bck_secondary_green.gif) left top no-repeat;
	}
	
.cto-250-form form small {
	margin: 0;
	padding: 0 0 0 15px;
	color: #777;
	}
form div.close-cto-250-form {
	background: url(images/bck_secondary_green_close.gif) left bottom no-repeat;
	}
form div.form-input label.w200px {
	width: 200px;
	}

div.item-left-block h2 {
	font-size: 1.3em;
	margin-bottom: 0;
	}

.w150pix {
	margin: 1px 3px 0 15px;
	}
	
a, a:visited {
	color: #5DB402;
	color: #54A202;
	}
