* {
	padding: 0px;
	margin: 0px;
}

a img { border: 0px solid white; }

body {
	background-color: #C4C6D3;
	margin: 0px;
	background-image: url(../img/background.gif);
	background-repeat: repeat-y;
	background-position: top center;
}
img.logo {
	float: left;
	margin: 8px;
}

div.div_body {
	width: 880px;
	margin: 0 auto;
	background-color: white;
	height: 100%;
	padding: 0px;
}

div.menu_bar {
	clear: left;
	background-image: url(../img/background_menu_bar.gif);
	height: 23px;
	background-color: #21214E;
}

div.menu_bar div {
	padding-top: 3px;
	text-align: left;
	color: white;
	font-family: Verdana;
	font-size: 75%;
}

div.menu_bar div a {
	display: block;
	float: left;
	padding: 1px 9px 5px 9px;
	font-weight: bold;
	font-family: inherit;
	font-size: 12px;
	line-height: 14px;
	color: white;
	text-decoration: none;
	position: relative;
}

div.menu_bar div div.wrap {
	position: relative;
	display: inline;
}

div.menu_bar div div.drop_down {
	display: block;
	position: absolute;
	width: 150px;
	background-color: #000;
	top: 16px;
	left: -85px;
	z-index: 9999999;
}

div.menu_bar div span {
	display: block;
	float: left;
	padding: 1px 0;
	font-family: inherit;
	font-size: 12px;
	line-height: 14px;
	color: white;
	text-decoration: none;
}

div.menu_bar div  a.point {
	background-image: url(../img/pointer_menu_bar.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

div.menu_bar { position: relative; z-index: 999999; }

div.menu_bar ul.menu_bar { margin: 0px; padding: 0px; }
div.menu_bar ul.menu_bar li { zoom:1; *display: inline; float: left; position:relative; display: inline-block; color: #FFF; font-size: 12px; margin: 1px 0px 0px 0px; padding: 3px 0px 5px 0px; position: relative; }
div.menu_bar ul.menu_bar li a { color: #FFF; font-weight: bold; padding: 0px 12px 0px 12px; border-right: 1px solid white; display: block; text-align: center; }
div.menu_bar ul.menu_bar li a:hover { text-decoration: none; }

div.menu_bar ul.menu_bar li.point { background-image: url(../img/pointer_menu_bar.gif); background-repeat: no-repeat; background-position: center bottom; }

div.menu_bar ul.menu_bar li ul.drop_down { position: absolute; display:none; background-color:#262753; z-index: 9999999999; margin: 0px; top:20px; left:0px; }
div.menu_bar ul.menu_bar li:hover ul.drop_down { display:block; }
div.menu_bar ul.menu_bar li ul.drop_down li {display: block; width: 100%;  }
div.menu_bar ul.menu_bar li ul.drop_down li a { color: #FFF; text-align:left; border-right: 0px solid white; }

div.header_image {
	clear: left;
	float: left;
	margin-top: 3px;
	padding: 0px;
	width: 100%;
	position: relative;
	z-index: 5;
}

div.header_image img {
	position: absolute;
	left: 0px;
	top: 0px;
}

div.header_image {
	clear: left;
	float: left;
	margin-top: 3px;
	margin-bottom: 0px;
	padding: 0px;
	width: 100%;
	background-position: center middle;
	background-repeat: no-repeat;
	height: 140px;
}

div.left_col {
	margin-left: 0px;
	width: 620px;
	float: left;
}

div.left_col div.padder {
	margin-left: 10px;
}

div.right_col {
	margin-left: 0px;
	padding-left: 10px;
	width: 236px;
	float: left;
}

div.spacer {
	margin-left: 10px;
}

div.left_col div.content {
	margin-left: 10px;
	background-image: url(../img/background_content_bottom.gif);
}

div.left_col div.content.half
{
	background-image: url(../img/background_content_bottom_h.gif);
	width: 297px;
	float: left;
}

div.right_col div.content {
	background-image: url(../img/background_right_content_bo.gif);
}

div.thin_left_col div.content {
	background-image: url(../img/background_left_content_bo.gif);
}

div.content {
	margin-top: 10px;
	padding-bottom: 6px;
	background-color: #ECECEE;
	text-align: left;
	position: relative;
	background-position: center bottom;
	background-repeat: no-repeat;
}

div.content.advert {
	background-color: #0c0d3d;
}

div.content a {
	text-decoration: none;
}

div.content a:hover {
	text-decoration: underline;
}

img.corner {
	position: absolute;
}

div.right_col div.content a:first {
	border-top: 0px solid #333333;
}

div.right_col div.content a {
	display: block;
	margin: 0px;
	padding: 5px;
	border-top: 1px solid #333333;
	text-decoration: none;
	color: #333333;
	font-family: Verdana;
	font-size: 80%;
	text-align: left;
}

div.right_col div.content a:hover {
	color: white;
	background-color: #333333;
}

img.top {
	top: 0px;
}

img.bottom {
	bottom: -1px;
}

img.left {
	left: 0px;
}

img.right {
	right: 0px;
}

div.left_col div.content h2 {
	background-image: url(../img/background_title_bar.gif);
}

div.left_col div.content.advert h2 {
	background-image: url(../img/background_title_bar_pink.gif);
	font-size: 12px;
}

div.right_col h2 {
	background-image: url(../img/background_title_bar.gif);
}

h2 {
	height: 25px;
	line-height: 25px;
	background-repeat: repeat-x;
	color: white;
	font-weight: bold;
	font-family: Verdana;
	text-transform: uppercase;
	text-align: left;
	padding: 0 6px 0 6px;
	margin: 0px;
	font-size: 11px;
}

span.small {
	font-size: 9px;
	color: #888888;
}

h1 {
	font-family: 'Arial';
	text-align: left;
	font-size: 120%;
	margin-bottom: 10px;
}

div.actual_content {
	margin: 10px 6px 6px 10px;
	color: black;
	font-family: Verdana;
	font-size: 0.7em;
}

div.property-page ul
{
	margin-left: 240px;
}

div.property-page p
{
	margin-left: 240px;
}

div.actual_content h3 {
	font-weight: bold;
	font-family: Verdana;
	text-align: left;
	font-size: 130%;
	margin-bottom: 10px;
	background-color: inherit;
	border: none;
	text-indent: 0px;
}

div.actual_content h4 {
	background-color: none;
	border: none;
	font-weight: bold;
	font-family: Verdana;
	text-align: left;
	font-size: 110%;
	margin-bottom: 10px;
}

div.actual_content table {
	font-size: 1em;
}

div.actual_content table tr td {
	padding: 0px;
	margin: 0px;
}

div.image_small {
	width: 230px;
	float: right;
	position: relative;
	padding: 0 0 5px 5px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 100%;
	text-align: right;
}

div.image_small_left {
	width: 234px;
	float: left;
	position: relative;
	padding: 10px 0 10px 10px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 100%;
	text-align: left;
}

div.image_small_left img {
	border: 2px solid #CCCCCC;
}

img.image_large {
	border: 2px solid #CCCCCC;
	margin-top: 12px;
	margin-bottom: 12px;

	width: 450px;
}

div.buttons {
	height: 28px;
}

div.buttons a {
	display: block;
	width: 83px;
	float: right;
	background-image: url(/img/button.gif);
	height: 21px;
	line-height: 21px;
	margin-right: 10px;
	margin-top: 5px;
	color: white;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
	text-align: center;
}

div.advert div.buttons a, div.advert_buttons a {
	display: block;
	width: 133px;
	float: right;
	background-image: url(/img/button_pink.gif);
	height: 30px;
	line-height: 30px;
	margin-right: 10px;
	margin-top: -5px;
	color: white;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

div.advert_buttons a { margin-top: -20px; }

div.advert div.buttons a:hover, div.buttons a:hover {
	text-decoration: underline;
}

ul {
	margin-top: 5px;
	margin-left: 15px;
}

h3 {
	background-color: #E3E5EC;
	font-family: Verdana;
	font-size: 75%;
	line-height: 21px;
	height: 23px;
	margin: 0;
	margin-top: 5px;
	padding: 0px;
	color: black;
	text-align: left;
	font-weight: normal;
	position: relative;
	display: block;
	text-indent: 5px;
	clear: left;
	/*background-image: url(../img/background_subtitle_bar.gif);*/
}

h4 {
	color: black;
	font-weight: bold;
	font-family: Verdana;
	text-align: left;
	padding-bottom: 6px;
	padding-left: 7px;
	padding-top: 7px;
	margin-right: -5px;
	margin-bottom: 6px;
	font-size: 120%;
	/*
	border-bottom: 2px solid #CCCCCC;
	*/
	border-bottom: 2px solid #CCCCCC;
	overflow: visible;
	background-image: url(/img/h4_rounded.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-left: -5px;
}

div.numbered_content h4 {
	background-image: none;
}

div.actual_content h4 {
	background-image: none;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 8px;
}

div.actual_content div.section {
	background-image: none;
	padding: 0px;
	margin: 0px;
}

div.section {
	background-image: url(/img/number_header_repeat.jpg);
	background-repeat: repeat-x;
	padding-top: 0;
	padding: 0 5px;
	text-align: left;
}


h5 {
	color: black;
	font-weight: bold;
	font-family: Verdana;
	text-align: left;
	margin: 6px 0;
	font-size: 100%;
}

p {
	color: black;
	font-family: Verdana;
	font-size: inherit;
	text-align: justify;
	padding: 0 5px 14px 0;
}

div.property_content {
	font-size: 0.8em;
}

p.norm {
	font-size: 1.2em;
}

ul {
	list-style-image: url(/img/bullet.gif);
	padding-bottom: 7px;
}

div.advert ul, div.advert p {
	list-style-image: url(/img/bullet_white.gif);
	color: white;
	font-size: 12px;
}

ul {
	color: black;
	font-family: Verdana;
	text-align: left;
}

ul li {
	margin-left: 8px;
	padding-bottom: 7px;
}

ul.pdf {
	list-style-image: url(/img/tiny-pdf-icon.gif);
	margin-left: 0px;
	list-style-position: outside;
}

ul.pdf li {
	list-style-position: inside;
	padding: 0 0 5px 8px;
	margin-left: 0;
	font-size: 11px;
}

ul.pdf li.alt {
	background-color: #D7D7D7;
}

ul.pdf li a {
	border-bottom: 1px solid #333333;
	text-decoration: none;
	color: #333333;
	font-family: Verdana;
	text-align: left;
}

div.you_are_here {
	margin-top: 10px;
	float: left;
	width: 620px;
	position: relative;
	background-color: #818286;
	background-image: url(/img/background_youarehere_bar.gif);
	font-family: Verdana;
	font-size: 68%;
	line-height: 19px;
	text-indent: 10px;
	text-align: left;
	color: white;
}

div.you_are_here a {
	color: white;
	text-decoration: none;
}

div.you_are_here a:hover {
	text-decoration: underline;
}

div.thin_left_column {
	width: 220px;
	float: right;
	border-left: 10px solid white;
}

div.gallery img {
	width: 124px;
}

div.gallery {
	top: 10px;
	padding-top: 13px;
	right: 10px;
	float: right;
	position: relative;
}

div.section div.content {
	margin-left: 5px;
	font-size: 14pt;
}

table.register tr td {
	width: 50%;
	padding: 3px 4px;
	font-family: Verdana;
	font-size: 11px;
	border-bottom: 1px solid #DEDEE0;
}

table.register tr.submit td {
	width: 50%;
	padding: 3px 4px;
	font-family: Verdana;
	font-size: 13px;
	border-bottom: 0px solid #DEDEE0;
}


table.register tr td input {
	border: 1px solid #666666;
	font-family: Verdana;
	padding: 1px;
}

table.register tr td textarea {
	border: 1px solid #666666;
	font-family: Verdana;
	padding: 1px;
}

table.register tr td select {
	border: 1px solid #666666;
	font-family: Verdana;
	padding: 1px;
}

table.register tr.alt {
}

div.button {
	display: block;
	width: 83px;
	background-image: url(/img/button.gif);
	height: 21px;
	line-height: 21px;
	margin-bottom: 5px;
	color: white;
	font-size: 70%;
	font-family: Verdana;
	text-decoration: none;
	text-align: center;
	padding: 0px;
}

div.button a {
	text-decoration: none;
	color: white;
}

input.button {
	display: block;
	width: 83px;
	background-image: url(/img/button.gif);
	height: 21px;
	line-height: 21px;
	margin-right: 10px;
	margin-top: 5px;
	color: white;
	font-size: 70%;
	font-family: Verdana;
	text-decoration: none;
	text-align: center;
	padding: 0px;
}

ul li a {
	text-decoration: none;
	color: black;
}

ul li a:hover {
	text-decoration: underline;
}

div.footer {
	width: 100%;
	background-image: url(/img/background_footer.gif);
	background-position: top left;
	clear: both;
	border-top: 30px solid white;
}

div.footer div.seo_footer {
	padding: 2px;
	background-color: #ececee;
	font-size: 10px;
	color: black;
	font-family: Verdana;
	text-align: left;
	line-height: 15px;
}

div.footer div.seo_footer a {
	color: black;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

div.footer div.seo_footer a:hover {
	text-decoration: underline;
}

div.footer p {
	color: white;
	font-size: 70%;
	font-family: Verdana;
	text-align: left;
	padding: 5px;
}

body.blog div.footer p
{
	font-size: 11px;
}

div.footer a {
	color: white;
	margin: 0 5px;
	text-decoration: none;
}

div.footer a:hover {
	text-decoration: underline;
}

div.numbered {
	width: 510px;
	margin-left: 100px;
	background-image: url(/img/number_header.jpg);
	background-repeat: no-repeat;
	position: relative;
	padding-top: 1px;
}

div.numbered div.numbered_content {
	margin-left: 40px;
	margin-right: 5px;
}
div.numbered div.number {
	position: absolute;
	left: 0px;
	top: 5px;
	width: 40px;
	height: 40px;
	font-size: 30px;
	font-weight: bold;
	color: #0D0E3A;
	font-family: Trebuchet;
}

address {
	text-align: left;
	font-family: Verdana;
	color: #242551;
	background-image: url(/img/quotes.gif);
	background-repeat: no-repeat;
	background-position: -2px center;
	padding-left: 50px;
	text-align: left;
	font-weight: bold;
}

div.payment_option {
	width: 540px;
	padding-top: 5px;
	clear: left;
	margin-left: 25px;
	background-image: url(/img/background_price_option.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	margin-bottom: 10px;
}

div.payment_option img{
	margin-right: 20px;
	margin-top: -20px;
}

div.summ li {
	margin-top: 0px;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}

div.summ h4 {
	margin-top: 2px;
	margin-bottom: 4px;
	padding-top: 1px;
	padding-bottom: 1px;
}

table tr.coloured td
{
	background-color: #CCCCCC;
}

table.payment_details tr th
{
	font-weight: bold;
	font-family: Verdana;
	text-align: left;
	font-size: 12px;
	padding-bottom: 3px;
}

table.payment_details tr td
{
	font-weight: normal;
	font-family: Verdana;
	text-align: left;
	font-size: 12px;
	margin: 0px;
	background-color: #e7e7e7;
	padding: 3px;
}

div.hidden_div
{
	display: none;
	padding-bottom: 30px;
}

ul.press
{
	margin-top: 10px;
	margin-left: 0px;
	list-style-type: none;
	list-style-image: none;
}

ul.press li
{
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
}

ul.press li a, body.blog div.right_col ul.press li span
{
	display: block;
	background-image: url(/img/press_menu_deselect.gif);
	height: 25px;
	width: 238px;
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
	line-height: 22px;
	font-size: 12px;
}

ul.press li.tag_cloud a
{
	display: inline;
	background-image: none;
	height: auto;
	width: auto;
	color: black;
	font-weight: normal;
}

ul.press li.tag_cloud a:hover
{
	background-image: none;
	text-decoration: underline;
}

body.blog div.right_col ul.press li span { padding-left: 10px; }

ul.press li a:hover
{
	background-image: url(/img/press_menu_select.gif);
	text-decoration: none;
}

ul.press li.point a
{
	background-image: url(/img/press_menu_select.gif);
}

ul.press li ul.sub_menu li a, body.blog ul.press li ul li a, ul.press ul.blog_posts li a
{
	background-image: none;
	font-size: 10px;
	color: black;
	font-weight: normal;
	line-height: 12px;
	height: auto;
}

ul.press ul.blog_posts
{
	margin-left: 5px;
}

ul.press ul.blog_posts li em
{
	font-size: 10px;
	color: #888888;
	font-weight: normal;
	line-height: 12px;
	text-style: normal;
}

body.blog ul.press li ul li a { display: inline; }

ul.press li ul.sub_menu, body.blog ul.press li ul
{
	padding-bottom: 0px;
	padding-top: 5px;
	width: 220px;
	padding-left: 10px;
	margin-left: 0px;
	overflow: hidden;
}

ul.press ul.sub_menu li, body.blog ul.press li ul li
{
	list-style-image: url(/img/bullet.gif);
	margin-left: 10px;
	padding-left: 0px;
}

ul.press ul.blog_posts li
{
	list-style-image: none;
	margin-left: 0px;
	padding-left: 0px;
}

ul.press ul.sub_menu li.point
{
	list-style-image: url(/img/bullet_pink.gif);
}

div.left_col div.AccordianContent h2
{
	font-family: Verdana;
	font-size: 25px;
	color: #1c1c1c;
	padding: 10px;
	text-transform: capitalize;
	font-weight: normal;
	margin-bottom: 0px;
	margin: 5px;
}

ul li span.date
{
	float: right;
	margin-right: 5px;
	position: relative;
}

div.submenu
{
	background-image: url(/content/images/sub_menu_background.jpg);
	width: 609px;
	height: 34px;
	margin-top: 10px;
	position: relative;
	left: 5px;
}

div.submenu_item.selected a
{
	background-color: #757575;
	color: white;
}

div.submenu_item
{
	display: inline;
	float: left;
	margin: 5px 0 0 5px;
}

div.submenu_item a
{
	background-color: #dbdbdb;
	display: block;
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	height: 24px;
	line-height: 24px;
	font-family: Verdana;
	font-size: 11px;
	color: #353535;
	text-decoration: none;
}

div.submenu_item img
{
	float: left;
	height: 24px;
}

div.content h2 a
{
	color: white;
}
div.content h2 a:hover
{
	text-decoration: none;
}

span.price_from
{
	float: right;
	padding-right: 4px;
}

div.widget_content p
{
	font-size: 11px;
	font-family: Verdana;
}

div.disclaimer
{
	font-size: 10px;
}


body.blog div.left_col div.content div.actual_content { font-size: 11px; }

body.blog div.left_col div.comment-wrapper { margin-left: 10px; }

body.blog h2.pagetitle { display: none; }

body.blog div.navigation { display: none; }

body.blog div.intro_text { margin: 10px 10px 0 10px; }

body.blog div.intro_text p { font-style: italic; padding-bottom: 0px; }

#zrx_captcha { margin-bottom: 10px; }

#zrx_captcha div
{
	width: 200px;
	float: left;
	padding-top: 5px;
}
#zrx_captcha table
{
	float: left;
}

div.followus{display:block; padding-top: 10px;}
div.followus img.followuson{display:block; float:left;margin-left:4px;}
div.followus ul{display:block; list-style:none;margin:10px 0 0 0; padding:0;}
div.followus ul li{ float:left; margin: 0 9px 0 0; }

.share{
color:#2e2e59;
float:left;
font-family:Arial;
font-size:14px;
margin-left:20px;
margin-top:5px;
}
.shareicons{
float:left;
margin-top:2px;
margin-left:15px;
}

/*
.addthis_toolbox .custom_images
{
margin:0px;
}
.addthis_toolbox
{
	padding:0px;
	margin-bottom:30px;
	margin-top:30px;
}
	.addthis_toolbox .custom_images a
{
    width: 30px;
    height: 27px;
    margin: 0;
    padding-left: 0px;
	padding-right: 0px;
	float:left;

}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 1;
}
*/

/* Advertise form styles from here */

div.advertise_form table.advertise_form {
	width: 100%;
}

div.advertise_form table.advertise_form tr td {
	border-bottom: 1px solid #d1d1d1;
	padding: 4px 0px;
}

div.advertise_form table.advertise_form tr td.label {
	padding-right: 20px;
}

div.advertise_form table.advertise_form tr td span {
	color: #888888;
	font-size: 10px;
}

div.advertise_form table.advertise_form tr td.input {
	width: 300px;
}

div.advertise_form table.advertise_form tr td input.small {
	width: 40px;
}

div.advertise_form table.advertise_form tr td input.long {
	width: 500px;
	margin: 8px 0px 0px 10px;
}

div.advertise_form table.advertise_form tr td textarea {
	margin: 8px 0px 0px 10px;
}

div.advertise_form table.advertise_form tr td h3 {
	font-size: 12px;
	padding: 0px;
	margin: 5px 0px 0px 0px;
}


div.advertise-page { clear: left; padding: 25px; }
div.advertise-page h1 { color: #2b2d56; font-family: Verdana; font-size: 24px; font-weight: normal; }
div.advertise-page h2 { color: #000; font-family: Verdana; font-size: 12px; font-weight: bold; padding: 0px; margin: 5px 0px; }
div.advertise-page p { color: #000; font-family: Verdana; font-size: 12px; text-align: left; }
div.ad-blocks div.ad-block { width: 259px; float: left; padding-top: 10px; margin: 8px 8px 0px 8px; }
div.ad-blocks div.ad-block div.ad-block-header { height: 60px; width: 259px; background-image: url(/images/bg-ad-block-header.gif); background-repeat: no-repeat; }
div.ad-blocks div.ad-block div.ad-block-header h4 { color: white; font-family: Verdana; font-weight: bold; font-size: 18px; color: #FFF; background-image: none; border: 0px solid white; margin: 0px; padding: 4px 0px 0px 0px;  }
div.ad-blocks div.ad-block div.ad-block-header img.icon { float: left; margin: 3px 4px; }
div.ad-blocks div.ad-block div.ad-block-body { width: 259px; height: 210px; background-image: url(/images/bg-ad-block-body.gif); background-repeat: repeat-y; }
div.ad-blocks div.ad-block div.ad-block-body h5 { width: 241px; height: 20px; background-image: url(/images/bg-ad-bock-sub-header.gif); background-repeat: no-repeat; font-weight: bold; color: white; text-align: center; font-size: 12px; line-height: 20px; margin: 0px; padding: 0px; }
div.ad-blocks div.ad-block div.ad-block-body div.ad-block-body-wrapper { padding: 10px; }
div.ad-blocks div.ad-block div.ad-block-body ul.ticks { margin: 0px; height: 140px; padding: 0px; list-style-type: none; list-style-image: none; }
div.ad-blocks div.ad-block div.ad-block-body ul.ticks li { padding: 0px 0px 5px 20px; margin: 0px; font-size: 12px; background-image: url(/images/bullet-tick.gif); background-repeat: no-repeat; background-position: 2px 1px; }
div.ad-blocks div.ad-block div.ad-block-body a.place_ad_button { background-image: url(/images/bg-place-ad-button.gif); background-repeat: no-repeat; width: 107px; height: 24px; color: white; font-weight: normal; font-family: Verdana; text-align: center; font-size: 12px; display: block; text-decoration: none; line-height: 24px; margin-top: 10px; }
div.ad-blocks div.ad-block div.ad-block-footer { height: 8px; width: 259px; background-image: url(/images/bg-ad-block-footer.gif); background-repeat: no-repeat; }


div.uploaded-image { float: left; width: 150px; margin: 10px; position: relative; }
div.uploaded-image a.delete_image { position: absolute; bottom: 10px; right: 10px; background-color: red; color: white; padding: 3px; display: block; height: 16px; width: 90px; text-align: center; }

div.uploadifyQueueItem div.cancel { float: left; }
div.uploadifyQueueItem span { line-height: 20px; }

h1.head_logo  {
	background-image: url(/img/navy_roof.jpg);
	background-repeat: no-repeat;
	width: 250px;
	height: 90px;
	display: block;
	float: left;
	text-indent: -99999999px;
	margin: 8px;
}


div.adsense_block_250 { float: right; width: 250px; height: 250px; margin: 0px 10px; }
