/* @override http://www.c21larrymiller.com/wp-content/themes/century21/css/all.css */

/* @override http://www.c21larrymiller.com/wp-content/themes/century21/css/all.css */

/* General reset */
* {font-size: 100.01%;}
html {font-size: 62.5%;}
body {
	margin:0;
	color:#5a5a5a;
	font:1em Arial, sans-serif;
	background:#666 url(../images/bg-body.gif) repeat-x;
}
img {border-style:none;}
.wp-caption.alignleft {
	margin: 0 10px 0 0;
}
a {
	text-decoration:none;
	color:#000;
}
a:hover {text-decoration:underline;}
input, textarea, select{
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#0b0b0b;
}
#tcform input {
	font-size: 18px;
	margin-top: 1px;
}
#tcform input#contactsubmit {
	color: #474747;
	font-size: 14px;
	margin-top: 10px;
	height: 30px;
	width: 206px;
	border: 2px solid #656565;
}
form, fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* wrapper */
#wrapper {
	margin:0 auto;
	width:940px;
	position:relative;
	padding:159px 0 0;
}
/* header */
#header {
	overflow:hidden;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	height:159px;
}
#header .contact-info {
	overflow:hidden;
	width:910px;	
	padding: 0 30px 25px 0;
}
#header .area {
	float:right;
	overflow:hidden;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
#header .contact-info ul {
	font-size:18px;
	line-height:30px;
	color:#fff;
	list-style:none;
	padding:0;
	margin:0 -14px 0 0;
	float:right;
	letter-spacing:4px;
}
#header .contact-info li {
	padding:0 14px;
	float:left;
	background:url(../images/separator-contacts.gif) no-repeat 100% 100%;
}
#header .contact-info li a {color:#fff;}
#header .contact-info p {
	margin:0;
	font-size: 16px;
	text-align:right;
	font-weight:bold;
	color:#ccc;
	letter-spacing: 1px;
	clear:both;
	padding-top: 12px;
}
#header .contact-info a{
	color: #eeb41e;
}
/* logo */
.logo {
	position:absolute;
	overflow:hidden;
	top:4px;
	left:-3px;
	background:url(../images/logo.png) no-repeat;
	width:189px;
	height:113px;
	z-index:1;
	text-indent:-9999px;
}
.logo a {
	display:block;
	height:100%;
	position:relative;
	z-index:2;
}
/* nav */
#nav {
	overflow:hidden;
	width:661px;
	padding:0 60px 0 219px;
	background:url(../images/bg-nav-holder.png) no-repeat 0 100%;
}
#nav ul {
	list-style:none;
	padding:0 0 4px;
	margin:0;
	overflow:hidden;
	height:1%;
	font-size:15px;
	line-height:20px;
}
#nav li {
	text-transform:uppercase;
	float:left;
	color:#fff;
	margin:0 1px 0 0;
	letter-spacing:1px;
}
#nav li a {
	padding:4px 6px;
	border:1px solid #808080;
	border-width:1px 1px 0;
	color:#fff;
	float:left;
	background:#111 url(../images/bg-nav.gif) repeat-x;
}
#nav li.active a,
#nav li.active a:hover {
	color:#fff;
	border-color:#eeb41e #eeb41e #eeb41e #b68a17;
	background:#eeb41e url(../images/bg-nav-active.gif) repeat-x;
	text-decoration:none;
}
#nav li a:hover {
	background:#fff;
	color:#000;
	text-decoration:none;
}
/* main */
#main {
	overflow:hidden;
	width:100%;
}
/* gallery */
#gallery {
	padding: 0 30px 24px 20px;
	position:relative;
	overflow:hidden;
	width:890px;
	background:#333 url(../images/bg-gallery.jpg) repeat-x;
}
#gallery .holder {
	width:880px;
	overflow:hidden;
	position:relative;
}
#gallery a{
	color: #fff;
	text-decoration: none;
}
#gallery ul {
	position:relative;
	width:880px;
	height: 310px;
	padding:0;
	margin:0;
	list-style:none;
}
#gallery li {
	position:absolute;
    top:0;
    left:0;
    width:880px
}
#gallery li.active {z-index:2;}
#gallery li .img {
	background:#eeb41e;
	float:left;
	width:574px;
	padding:5px 0 0;
	margin:9px 14px 0 0;
	border:1px solid #3f4b55;
}
* html #gallery li .img {margin-right:11px;}
#gallery li .img img {display:block;}
#gallery li .info {
	overflow:hidden;
    height:1%;
}
#gallery li .info:after{
	display:block;
	clear:both;
	content:"";
}
#gallery li .info .img-small {
	overflow:hidden;
	height:1%;
}
#gallery li .info .img-small:after{
	display:block;
    clear:both;
    content:"";
}
#gallery li .info .img-small img {display:block;}
#gallery li .info h2 {
	overflow:hidden;
   background:url(../images/text-headings.gif) no-repeat 0 -176px;
	height:17px;
	margin:0 0 20px;
	text-indent:-9999px;
}
#gallery li .info .txt {
	color:#fff;
	overflow:hidden;
	height:1%;
	font-size:1.4em;
	line-height:1.14em;
	padding:12px 0 35px 14px;
}
#gallery .buttons a {
    width:32px;
    height:32px;
    text-indent:-9999px;
    overflow:hidden;
    outline:none;
    cursor:pointer;
}
#gallery li .info .subtitle {
	font-size:1.14em;
	line-height:1.15em;
	display:block;
}
#gallery li .info .subtitle1 {
	display:block;
	padding:0 0 11px;
}
#gallery .previous {
    float:left;
    background:url(../images/btn-arrow-prev.png) no-repeat;
}
#gallery .play {
margin:0 5px;
    float:left;
    display:inline;
    background:url(../images/btn-arrow-play.png) no-repeat;
}
#gallery .pause {
    margin:0 5px;
    float:left;
    display:inline;
    background:url(../images/btn-arrow-pause.png) no-repeat;
}
#gallery li .info .txt p {margin:0;}
#gallery .buttons {
	bottom:33px;
    position:absolute;
    right:31px;
    width:106px;
    z-index:22;
}
#gallery .buttons a {
	width:32px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
}
* html #gallery .buttons {
	bottom:32px;
	right:30px;
}
#gallery .previous {
	float:left;
	background:url(../images/btn-arrow-prev.png) no-repeat;
}
#gallery .next {
	float:right;
	background:url(../images/btn-arrow-next.png) no-repeat;
}
/* twocolumns */
#twocolumns {
	background:url(../images/bg-twocolumns.gif) repeat-y;
	overflow:hidden;
	width:100%;
	padding:0 0 17px;
}
/* content */
#content {
	float:left;
	width: 664px;
	padding: 20px 0 0 20px;
}

#viewlistings {
	padding-bottom: 20px;
}
/* block */
#content .block {
	padding:0 0 20px 0px;
	overflow:hidden;
	width: 660px;
	font-size:1.4em;
	line-height:1.43em;
}
#content p {margin:0;}
#content h2 {
	margin: 0 0 16px;
	text-indent:-9999px;
	width:100%;
	height: 25px;
	overflow:hidden;
	background:url(../images/text-headings.gif) no-repeat;
}
#featured h2{
	text-indent:0px;
	margin: 0px;
	height: 18px;
	padding: 0px;
	background: none;
}
#featured {
	border: 10px solid #111211;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content .block h2.search-listings {background-position:0 0;}
.post h2{
	font-size: 22px;
	letter-spacing: 1px;
}
#content h2.gold-standard {background-position:0 -26px;}
#content h2.relocation {background-position:0 -52px;}
#content h2.agents {background-position:0 -78px;}
#content .block .columns {width:660px;}
#content .block .columns:after {
	display:block;
	content:"";
	clear:both;
}
#content .block .column {
	float:left;
	width: 310px;
	padding: 0 30px 0 0;
}
#content .block .column1 {
	position:relative;
	margin:-42px 0 0;
	width: 280px;
}
/* search-form */
.search-form {
	overflow:hidden;
	width:100%;
	color:#0b0b0b;
	padding:13px 0 19px;
	position:relative;
	margin-bottom: 0;
	margin-top: 0;
	margin-right: 0;
}
.search-form .row {
	overflow:hidden;
	width:100%;
	margin:0 0 4px;
}
.search-form .row-inner,
.search-form .row-holder {
	float:left;
	width: 212px;
	position:relative;
}
.search-form .row-inner span {
	float:left;
	width:21px;
	line-height:26px;
	overflow:hidden;
	text-align:center;
}
.search-form .row-inner .text input {width:79px;}
.search-form .text {
	float:left;
	margin:0;
	border:1px solid #ddd;
	background:#fff2c7;
	padding:5px 5px 6px;
}
.search-form .text input {
	float:left;
	border:0;
	background:none;
	font-size:12px;
	padding:0;
	margin:0;
	width:191px;
	height:15px;
}
.search-form label {
	font-size:12px;
	color:#0b0b0b;
	float:left;
	line-height:27px;
	white-space:nowrap;
}
.search-form .search {
	background:url(../images/btn-search.png) no-repeat;
	padding:0;
	margin:0;
	border:0;
	width: 305px;
	font-size:14px;
	text-transform:uppercase;
	color:#0a0a0a;
	font-weight:bold;
	letter-spacing:3px;
	height:27px;
	cursor:pointer;
	float: left;
	text-align: center;
}
#content .block h3 {
	text-transform:uppercase;
	font-size:1em;
	margin:0 0 14px;
	line-height:1.3em;
	color:#5a5a5a;
	letter-spacing:3px;
}
#content .block .column1 h3 {margin:0 0 20px !important;}
#content .list {
	list-style:none;
	padding:0;
	margin:0 0 0 -4px;
	font-size:1.29em;
	overflow:hidden;
	width:100%;
	line-height:1.42em;
}
#content .block .list1 {
	margin:-2px 0 0 -7px;
	padding:0 0 4px;
	font-size: 1.2em;
}
#content .list li {      
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	color:#0b0b0b;
	padding:0 5px 0 7px;
	background:url(../images/separator2.gif) no-repeat 0 70%;
}
#content .list1 li {background:url(../images/separator1.gif) no-repeat 0 70%;}
.list-holder {
	overflow:hidden;
	width:100%;
}
#content .list li a {color:#0b0b0b;}
/* custom-search */
.custom-search {
	overflow:hidden;
	width:100%;
	margin: 0px 0px 10px;
	padding:10px 0 0;
	position:relative;
}
.custom-search a {
	float:left;
	background:#eeb41e url(../images/bg-nav-active.gif) repeat-x;
	width: 281px;
	border:1px solid #eeb41e;
	border-width:1px 1px 0;
	border-color:#eeb41e #eeb41e #eeb41e #b68a17;
	font-size:14px;
	text-transform:uppercase;
	color:#0a0a0a;
	font-weight:bold;
	letter-spacing:1px;
	height:19px;
	padding:4px 0;
	cursor:pointer;
	text-align:center;
}
.csrahomeshow{
	margin-bottom: 10px;
}
.csrahomeshow img{
	float: left;
	margin-right: 17px;
}

#content .column .img {
	overflow:hidden;
	width:100%;
	margin:0 0 8px;
}
#content .block img{
	margin-bottom: 20px;
}

#content .column .img img {display:block;}
#content .column .view {
	display:block;
	padding: 0 0 10px;
}
#content .column .links {
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
	width:100%;
	color:#656565;
	font-weight:bold;
}
#content .column .links li {
	overflow:hidden;
	height:1%;
	padding:0 0 0 43px;
	vertical-align:top;
	margin:0 0 13px;
}
#content .column .links li.web {background:url(../images/ico-web.png) no-repeat 0 5px;}
#content .column .links li.youtube {background:url(../images/ico-youtube.png) no-repeat 0 5px;}
#content .column .links li.twitter {background:url(../images/ico-twitter1.png) no-repeat 0 5px;}
/* section */
#content .section {
	overflow:hidden;
	width:606px;
	background:#fff2c7;
	position:relative;
	padding: 10px 20px;
	font-size:1.4em;
	line-height:1.33em;
	margin: 0 0 20px;
}
#content .section .info-list {
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
	width:100%;
}
#content .section .info-list li {
	overflow:hidden;
	width:100%;
	margin:0 0 18px;
}
#content .section .info-list .img {
	float:left;
	padding:4px;
	width:112px;
	margin:0 17px 0 0;
	background:#eeb41e;
}
#content .section .info-list .img img {display:block;}
* html #content .section .info-list .img {margin-right:14px;}
#content .section .info-list .txt {
	overflow:hidden;
	height:1%;
	padding:0 20px 0 0;
}
#content .section h3 {
	margin:0 0 3px;
	font-size:1.29em;
	line-height:1.3em;
}
#content .section .info-list .more {
	font-size:0.79em;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:4px;
	line-height:1.1px;
}
.text-block {
	position:relative;
	margin:-6px 0 0;
	overflow:hidden;
	padding:0 30px 0 0;
	height:1%;
}
#location{
	display: block;
	clear: left;
}
#location p strong{
	line-height: 36px;
	font-size: 16px;
	color: #000;
}
#leftcol1{
	float: left;
	margin-right: 0px;
}
#leftcol1 img{
	margin: 0;
	padding: 5px;
	background-color: #eeb41e;
}
#rightcol1{
	border: 1px solid silver;
	width: 300px;
	padding: 5px;
	background-color: #d0dadc;
	float: right;
}
#content .text-block p {margin:0 0 14px !important;}
.text-block a{
	color: #e5a400;
	font-weight: bold;
}
.postmetadata {
	color: #cbcbcb;
}
.postmetadata a{
	color: #fff2c7;
}
p.nocomments {
	color: #b8b8b8;
}
#content .text-block .list {
	margin:-4px 0 0 -5px;
	position:relative;
}
#content .text-block .list li {
	background-position:100% 70%;
	padding:0 7px 0 5px;
}
#content a.contact {
	text-transform:uppercase;
	font-weight:bold;
	color:#5a5a5a;
	font-size:1.29em;
	float:left;
	clear:both;
	margin:-3px 0 0;
}
#connectionsheader{
	padding-bottom: 20px;
}








#content .featuredsection {
	overflow:hidden;
	width:606px;
	background: #eeb41e;
	position:relative;
	padding: 10px 20px;
	font-size:1.4em;
	line-height:1.33em;
	margin: 0 0 20px;
}
#content .featuredsection .info-list {
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
	width:100%;
}
#content .featuredsection .info-list li {
	overflow:hidden;
	width:100%;
	margin:0 0 18px;
}
#content .featuredsection .info-list .img {
	padding:8px;
	margin: 10px 0;
	background: #fff2c7;
}
#content .featuredsection .info-list .img img {display:block;}
* html #content .featuredsection .info-list .img {margin-right:14px;}
#content .featuredsection .info-list .txt {
	overflow:hidden;
	height:1%;
	padding:0 20px 0 0;
}

.featuredsection p{
	color: #000;
}
.featuredsection p a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}


#content .featuredsection h3 {
	margin:0 0 3px;
	font-size:1.29em;
	line-height:1.3em;
}


#content .featuredsectionblog {
	overflow:hidden;
	width:606px;
	background: #eeb41e;
	position:relative;
	padding: 10px 20px;
	font-size:1em;
	line-height:1.33em;
	margin: 20px 0;
}
#content .featuredsectionblog .info-list {
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
	width:100%;
}
#content .featuredsectionblog .info-list li {
	overflow:hidden;
	width:100%;
	margin:0 0 18px;
}
#content .featuredsectionblog .info-list .img {
	padding:8px;
	margin: 0 0 10px;
	background: #fff2c7;
	width: 115px;
	float: left;
}
#content .featuredsectionblog .info-list .img img {display:block;}
* html #content .featuredsectionblog .info-list .img {margin-right:14px;}
#content .featuredsectionblog .info-list .txt {
	overflow:hidden;
	padding: 0 20px;
	width: 430px;
}
#content .featuredsectionblog .info-list .txt a.more {
	color: #fff;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}

.featuredsectionblog p{
	color: #000;
}
.featuredsectionblog p a{
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}


#content .featuredsectionblog h3 {
	font-size:1.29em;
	line-height:1.3em;
	margin-bottom: 3px;
	margin-left: 0;
	margin-right: 0;
}
#content .featuredsectionblog h4 {
	font-size:1.29em;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin: 5px 0 10px;
}








#content .connectionsblock {
	padding:0 0 20px 0px;
	overflow:hidden;
	font-size:1.4em;
	line-height:1.43em;
	color: #000;
}

#content .connectionsblock h3 {
	font-size:1.3em;
	margin:0 0 5px;
	line-height:1.3em;
	color:#5a5a5a;
}
#content .connectionsblock .column1 h3 {margin:0 0 20px !important;}

#content .connectionsblock .info-list {
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
	width: 650px;
}
#content .connectionsblock .info-list li {
	overflow:hidden;
	width:100%;
	margin: 0 0 10px;
}
#content .connectionsblock p {
	margin: 0 0 5px;
}
#content .connectionsblock ul.info-list {
	margin-top: 10px;
}
#content .connectionsblock p a {
	font-weight: bold;
	color: #eeb41e;
}
.connectionsblock form#searchform {
	margin-bottom: 14px;
}

.connectionsblock hr {
	margin-top: 20px;
}










/* sidebar */
#sidebar {
	float:right;
	width: 215px;
	padding: 30px 20px 0;
	background:url(../images/bg-sidebar.gif) no-repeat;
}
#sidebar h2 {
	margin:0 0 23px;
	text-indent:-9999px;
	width:100%;
	height:21px;
	overflow:hidden;
	background:url(../images/text-headings.gif) no-repeat;
}
#sidebar h2.rentals {background-position:0 -104px;}
#sidebar h2.connections {background-position:0 -128px;}
#sidebar h2.questions {background-position:0 -152px;
	margin-top: 10px;
}
#sidebar h2.contactus {background-position: 0 -999px;
	margin-bottom: 0;
	text-indent:0px;
	overflow:visible;
	color: #eeb41e;
	height: 15px;
}
/* item */
#sidebar .item {
	overflow:hidden;
	width:100%;
	padding: 0 0 15px;
	font-size:1.4em;
	line-height:1.4em;
}
#sidebar .section-block {
	overflow:hidden;
	width:100%;
}
#sidebar .section {
	overflow:hidden;
	width:100%;
	color:#ccc;
	font-weight:bold;
}
#sidebar h3 {
	text-transform:uppercase;
	font-size:1em;
	line-height:1.3em;
	color:#eeb41e;
	margin:0;
	letter-spacing:1px;
	padding:0 0 3px 2px;
}
#sidebar h3 a {color:#eeb41e;}
#sidebar .section ul {
	list-style:none;
	padding: 0 0 15px;
	margin:0;
	overflow:hidden;
	width:100%;
}
#sidebar .section li {
	padding:0 0 2px 2px;
	overflow:hidden;
	height:1%;
	vertical-align:middle;
	font-weight:bold;
}
#sidebar .section li a {
	color:#fff;
	text-decoration:underline;
}
#sidebar .section li a:hover {text-decoration:none;}
#sidebar .section p {margin:0;}
#sidebar .item .img {
	overflow:hidden;
	width:233px;
	padding:5px;
	background:#d0dadc;
	margin:0 0 10px;
}
#sidebar .item .img img {display:block;}
#sidebar .item .links {
	margin:0 0 4px;
	text-transform:uppercase;
}
/* info-block */
#sidebar .info-block {
	color:#424463;
	overflow:hidden;
	width:245px;
	border:1px solid #727781;
	background:#fff;
	margin:8px 0 4px;
}
#sidebar .info-block .heading {
	font-weight:normal;
	font-size:0.78em;
	padding:10px 10px 10px 59px;
	overflow:hidden;
	height:1%;
	border-bottom:1px solid #dfe5ef;
	background:#f0f2f7 url(../images/ico-century.png) no-repeat 10px 10px;
}
#sidebar .info-block .heading h4 {
	color:#4a6eab;
	font-size:1.27em;
	line-height:1.1em;
	margin:0;
	padding:3px 0 0;
}
#sidebar .info-block .heading h4 a {color:#4a6eab;}
#sidebar .info-block .heading p {margin:0;}
#sidebar .main-info {
	padding:15px 8px 5px;
	font-size:0.7em;
	line-height:1.2em;
	overflow:hidden;
	height:1%;
}
#sidebar .main-info h5 {
	font-size:1.1em;
	margin:0 0 6px;
}
#sidebar .main-info .gallery1 {
	list-style:none;
	padding:0 0 5px;
	margin:0;
	overflow:hidden;
	width:100%;
}
#sidebar .main-info .gallery1 li {
	color:#c09ea2;
	float:left;
	margin:0 3px 0 0;
}
#sidebar .main-info .gallery1 li img {display:block;}
#sidebar .main-info .gallery1 li p {
	padding:3px 0 0;
	margin:0;
	text-align:center;
}
#sidebar .main-info .gallery1 li p a {
	color:#c09ea2;
	text-decoration:none;
}
#sidebar .main-info .gallery1 li p a:hover {text-decoration:underline;}
.section-holder {
	overflow:hidden;
	width:100%;
	margin:-2px 0 0;
}
.section-holder h3 {padding:0 0 1px 2px !important;}
.section-holder .section {margin:0 0 17px;}
#sidebar .add {
	font-weight:bold;
	overflow:hidden;
	height:1%;
	padding:0 0 0 2px;
	margin:-10px 0 0;
	line-height:1.5em;
}
#sidebar .add p {margin:0;
	color: #ccc;
}
#sidebar .add p a {
	color:#fff;
	text-decoration:underline;
}
#sidebar .add p a:hover {text-decoration:none;}

#connections-sidebar p{
	color: #fff;
	font-size: 1.4em;
	line-height: 1.6em;
	margin: 0 0 20px;
}
#connections-sidebar img{
	padding-bottom: 15px;
}


/* footer */
#footer {
	background:#000;
	overflow:hidden;
	width:880px;
	padding:0 30px 10px;
	font-size:1.2em;
	line-height:1.3em;
	color:#fff;
}
#footer .area {
	width:880px;
	margin:0 -30px 10px;
	position:relative;
	padding:15px 30px 13px;
	background:#161818;
	overflow:hidden;
}
#footer .block-holder {
	float:left;
	padding:7px 0 0;
}
#footer .block {
	float:left;
	width:155px;
}
#footer .block .item {
	overflow:hidden;
	height:1%;
	padding:0 0 7px;
}
#footer .block .item strong {
	text-transform:uppercase;
	display:block;
	padding:0 0 3px;
	font-weight:normal;
}
#footer .block .item strong a {color:#fff;}
#footer .block .item ul {
	list-style:none;
	padding:0;
	margin:0;
	overflow:hidden;
	height:1%;
}
#footer .block .item li {
	float:left;
	width:100%;
	padding:0 0 2px;
}
#footer .block .item li a {color:#fff;}
/* services */
#footer .services {
	float:right;
	list-style:none;
	padding:0;
	margin:0;
	width:245px;
	font-size:1.33em;
	text-transform:uppercase;
}
#footer .services li {
	overflow:hidden;
	height:1%;
	vertical-align:top;
	margin:0 0 10px;
}
#footer .services li a {
	float:left;
	line-height:33px;
	padding:0 0 0 52px;
	color:#fff;
}
#footer .services li a.agent-access {background:url(../images/ico-agent-access.png) no-repeat 0 50%;}
#footer .services li a.facebook {background:url(../images/ico-facebook.png) no-repeat 0 50%;}
#footer .services li a.twitter {background:url(../images/ico-twitter.png) no-repeat 0 50%;}
#footer .services li a.youtube {background:url(../images/ico-youtube.png) no-repeat 0 50%;}
#footer .copyright {
	font-size: 12px;
	margin: 0 0 10px;
}
#tiny-contact-form h2.widgettitle{
	background-position: -9999px;
	height: 1px;
	margin-bottom: 0;
}
#tiny-contact-form label{
	color: #fff;
	font-size: 12px;
}
#tiny-contact-form input{
	width: 200px;
	height: 15px;
}
#tiny-contact-form textarea{
	width: 205px;
	height: 45px;
	margin-bottom: 5px;
}
#tiny-contact-form p {
	color: #fff;
	font-size: 18px;
}
#connections-sidebar ul.provider-offers{
	margin: 0;
	padding: 0;
}
#connections-sidebar ul.provider-offers h5{
	margin: 0;
	padding: 3px 0 3px 3px;
	background-color: #747474;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #fff;
}

#connections-sidebar ul.provider-offers h3{
	margin: 0 0 2px;
	padding: 3px 0 3px 3px;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
}

#connections-sidebar ul.provider-offers p{
	padding: 3px 0 3px 4px;
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 0;
}

#connections-sidebar ul.provider-offers img{
	margin: 0;
	letter-spacing: 3px;
	text-transform: uppercase;
	padding: 4px;
}

#connections-sidebar ul.provider-offers li{
	margin: 0 0 15px;
	padding: 1;
	background-color: #333;
	border: 1px dashed #747474;
}