/*
Theme Name: CityOffices
Description: Additional stiles applied to hot desk only
Version: 2
Author: Slava Rode
Author URI: http://www.rode-design.com/
*/

	

div.item-right-block {
	border-left: solid 1px #E98300;
	border-right: solid 1px #E98300;
	}

.content h1 {
	padding: 9px 10px 6px;
	margin: 10px 30px 0;
	}

.content h1.bck-cto-yell {
	background: url(images/bck-h1-orange.gif) left top repeat-x;
	}
	
.cto-250-form {
	background: url(images/bck_secondary_orange.gif) left top no-repeat;
	}
	
.cto-250-form form small {
	margin: 0;
	padding: 0 0 0 15px;
	color: #777;
	}

div.item-left-block h2 {
	font-size: 1.3em;
	margin-bottom: 0;
	}

a, a:visited,
table.cto-orange th {
	color: #E98300;
	}

.w150pix {
	margin: 1px 3px 0 15px;
	}
