/*
Theme Name: CityOffices
Description: Additional stiles applied to Home Page only
Version: 2
Author: Slava Rode
Author URI: http://www.rode-design.com/
*/

	

div.item-right-block {
	border-left: solid 1px #00A1DE;
	border-right: solid 1px #00A1DE;
	}

.content h1 {
	padding: 10px 10px 7px;
	margin: 10px 30px 0;
	}

.content h1.bck-cto-blue {
	background: url(images/bck-h1-blue.gif) left top repeat-x;
	}

/*	
.cto-250-form {
	background: url(images/bck_secondary_blue.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_blue_close.gif) left bottom no-repeat;
	}
form div.form-input label.w200px {

	}

div.item-left-block h2 {
	font-size: 1.3em;
	margin-bottom: 0;
	}

.w150pix {
	margin: 1px 3px 0 15px;
	}
*/

a, a:visited {
	color: #007DD1;
	}