.partnerLogo {
	margin: 5px 0;
}
.red-jacket-guy {
	background: url("/wp-content/uploads/2013/02/red-jacket-guy.png") no-repeat scroll left top transparent;
	float: right;
	height: 115px;
	margin: -75px 0 0 140px;
	position: absolute;
	width: 124px;
}
.highlight { float: right; border: 1px solid black; margin: 0 0 10px 10px; background-color: #F5F5F5; padding: 5px 10px; max-width: 35%; text-align: left; }
#header #title-area { min-width: 300px; width: auto; }
.header-image #title, .header-image #title a { width: 100%; }
#header .widget-area { width: 300px; padding: 33px 20px 0 0; float: right; }
#nav li#menu-item-2396 > a { color: #0094D2; }
a.button {
    background-color: #00A7ED;
    border: 1px solid #0094D2;
    color: #FFFFFF;
    cursor: pointer;
    font-family: 'Droid Sans',sans-serif !important;
    font-size: 13px;
    font-weight: normal;
    padding: 5px;
    text-decoration: none;
    display: inline-block;
}
a.button:hover {
    background-color: #0094D2;
    border: 1px solid #0094D2;
    color: #FFFFFF;
    text-decoration: none;
}
#sidebar #text-6 .textwidget {
	padding: 10px 0 20px;
}
#sidebar #text-6 a.button {
	padding: 5px 7px;
	font-size: 19px;
	margin-right: 5px;
}
.home-middle-left .widget:first-child, .home-middle-right .widget:first-child {
    border-top: 0 none;
    margin-top: 0;
    padding-top: 0;
}
.home-middle-left .widget, .home-middle-right .widget {
    border-top: 3px solid #EEEEEE;
    margin-top: 10px;
    padding-top: 10px;
}

form#uploadimage_form { 
	background-color: #F5F5F5;
    border: 1px solid #DDDDDD;
    margin: 10px 0;
    padding: 10px;
}
form#uploadimage_form label { display: block; }
form#uploadimage_form .uploader,
form#uploadimage_form .descriptionWrapper,
form#uploadimage_form .submit { float: left; margin-right: 10px; }
form#uploadimage_form .submit { padding-top: 12px; }


@media only screen and (max-width: 960px) {
	#footer-widgets { width: auto; }
}

@media only screen and (max-width: 630px) {
	#header #title-area, .header-image #title, .header-image #title a { width: 100%; float: none; }
	#header .widget-area { background-color: white; clear: both; float: none; padding: 10px !important; width: auto !important; }
}