@import '/styles/reset.css';

body {
	background:#b6c2ac;
	font-family:Arial, Helvetica, sans-serif;
}

#layout {
	width:808px;
	background:#fff url(/images/top.gif) top center no-repeat;
	margin:0px auto;
	margin-top:15px;
}
#wrapper {
	width:780px;
	padding-top:15px;
	padding-left:15px;
}
#nav {
	
}

#nav-inside {
height:23px;
	line-height:22px;
	background:url(/images/nav-bg.gif) no-repeat;
	text-align:right;
	margin-bottom:1px;
width:780px;

}
#top-ad {

}
#login-info {
	width:220px;
	float:left;
	text-align:left;
	font-size:11px;
	color:#fff;
	padding-left:10px;
}

#login-info a {
	color:#fff;
	text-decoration:underline;
}

#login-info a:hover {
	text-decoration:none;
}

#nav-info {
	width:550px;
	float:right;

}
#nav li {
	display:inline;
	margin-right:8px;
}
#nav li a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	
}
#list {
	width:369px;
	height:153px;
	float:left;
	/*background: */
	background: #5da74e url('/images/list-bg.jpg') top no-repeat;;
	margin-top:1px;
}

#list-title {
	width:110px;
	float:left;
}

#list-form {
	width:249px;
	float:left;
	
}

.list-help-icon {
	padding-top:5px;
	padding-left:5px;
	width:20px;
	float:left;
	position:relative;
}

.rent-help-icon {
	padding-top:5px;
	padding-left:15px;
	width:20px;
	float:left;
}

#list-form-links {
	margin-left:110px;
}

#list-form-callout {
	text-align:center;
	width:369px;
	margin:5px 0 0 0;
}

html>body #list-form-callout {
	margin:5px 0;
}

#rent-form-callout {
	margin-bottom:5px;
	text-align:center;
	width:369px;
	margin-top:30px;
}

html>body #list-form-callout {
	margin-bottom:5px;
}

#list-form-how {
	text-align:right;
	padding-right:20px;
}

#rent-form-how {
	text-align:right;
	padding-right:20px;
}

#rent p.blurb {
	margin-top:15px;
}

#rent-title {
	width:120px;
	float:left;
}

#rent-title a {
	font-size:9px;
	font-weight:bold;
}

#rent-title h4, #list-title h4 {
	color:#fff;
	text-transform:uppercase;
	font-size:28px;
	margin-top:10px;
	margin-left:20px;
}

#list-title h4 {
	background: url('/images/list-box-header.jpg') top left no-repeat;
	width:86px;
	height:34px;
	margin-left:10px;
}

#list-title h4 span {
	display:none;
}

#rent-title h4 {
	background: url('/images/rent-box-header.jpg') top left no-repeat;
	width:107px;
	height:35px;
	margin-left:10px;
}

#rent-title h4 span {
	display:none;
}


#rent-form {
	width:280px;
	float:left;
	margin-left:10px;
	
}

#list .text {
	width:120px;
	height:16px;
}

#list form {
	margin-top:10px;
}
#list .button {
	margin-left:5px;
}


#list p, #rent p {
	font-size:11px;
	color:#fff;
	margin-left:15px;
	margin-right:10px;
}
#rent p {
}
#list strong {
	font-weight:bold;
	color:#84bd79;
}
#rent strong {
	font-weight:bold;
	color:#537db9;
}
#list em, #rent em {
	color:#fff;
	font-style:normal;
	text-decoration:underline;
}

#list-form #remember-box {
	font-size:10px;
	color:#FFFFFF; 
	font-weight:bold;
	margin-bottom:5px;
	margin-top:3px;
}

#list-form-links a {
	font-size:9px;
	line-height:10px;
	font-weight:bold;
	color:#fff;
	margin-bottom:5px;
	margin-top:6px;
	float:left;
	text-decoration:none;
	padding-left:13px;
	margin-right:5px;
	display:block;
	margin-top:6px;
	background:url('/images/list-arrow.jpg') left no-repeat;
}
#rent {
	width:410px;
	height:154px;
	float:left;
	margin-top:1px;
	background:url('/images/rent-bg.jpg') top no-repeat;
	margin-left:1px;
}

#rent-form-links {
	padding-left:130px;
}
#rent-form-links a {
	color:#fff;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	padding-left:13px;
	display:block;
	margin-top:6px;
	background:url('/images/rent-arrow.jpg') left no-repeat;
}

#rent .text, #list .text {
	width:170px;
	font-size:10px;
	padding:2px;
	color:#6d6e71;
	border:0;
	height:16px;
}
#rent form {
	margin-top:10px;
}
#rent .button, #list .button {
	margin-left:5px;
	width:65px;
	margin-top:0px;
	position:absolute;
}

#rent .button {
	margin-left:15px;
}
#rent select {
	width:107px;
	height:18px;
}
#rent .loc_text, #list .loc_text{
	width:170px;
	font-size:10px;
	padding:2px;
	color:#6d6e71;
	border:0;
	height:16px;
}
#featured {
	clear:both;
	padding-top:10px;
	border-bottom:2px solid #d2d2d2;
	padding-bottom:5px;
	margin-bottom:5px;
	width:780px;
}
#featured .item {
	width:118px;
	text-align:center;
	font-size:11px;
	float:left;
	margin-right:12px;
}
.item a {
	color:#09529f;
	text-decoration:none;
}
.featured-column .item {
	width:126px;
	text-align:center;
	font-size:11px;
	margin:0px auto;
	margin-bottom:10px;
}
.featured-column {
	width:171px;
	border-right:1px solid #d2d2d2;
	float:left;
}

.featured-column-alternate {
	width:342px;
	border-right:1px solid #d2d2d2;
	float:left;
	
	font-size:12px;
	color:#4b4b4b;
	font-weight:bold;

}
#featured h1 {
	font-size:14px;
	color:#666;
	font-weight:bold;
	padding-bottom:3px;
	padding-left:2px;
	margin-bottom:10px;
}
.featured-column h1, #map h1 {
	font-size:12px;
	color:#4b4b4b;
	font-weight:bold;
	margin-bottom:10px;
	padding-left:15px;
	text-align:center;
}

#services {
	width:342px;
	float:left;
}
h1.services { 
	color:#666;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding:0;
	margin-bottom:15px;
}


.services-column-one {
	width:160px;
	border-right:1px solid #d2d2d2;
	padding-left:10px;
	float:left;
}

.services-column-one ul li {
	margin-bottom:15px;
	padding-right:5px;
}

.services-column-one ul li a {
	color:#0072bc;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.services-column-one ul li a:hover {
	text-decoration:underline;
}

.services-column-two {
	width:146px;
	float:left;
	padding-left:25px;
}

.services-column-two ul li {
	margin-bottom:15px;
}

.services-column-two ul li a {
	color:#0072bc;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.services-column-two ul li a.see-all {
	color:#0072bc;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	font-style:italic;
}

.services-column-two ul li a:hover {
	text-decoration:underline;
}

.services-help-icon {
	width:13px;
	position:relative;
	display:inline;
}

.services-help-icon .tooltip {
	position:absolute;
	font-size:10px;
	top:20px;
	left:20px;
	display:none;
	width:140px;
	padding:10px;
	border:1px solid #999;
	background:#fbfdff url('/images/tooltip-bg.jpg') top left repeat-x;
	z-index:1000;
	color:#000;
}

#map {
	float:left;
	margin-left:15px;
	width:421px;
	text-align:center;
}

#map h1 { 
	color:#666;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding:0;
}

#map h2 { 
	color:#666;
	font-size:9px;
	font-weight:bold;
	text-align:left;
	margin-bottom:5px;
}

#map #search-category {
	text-align:left;
	margin:5px 0 10px 0;
}
#map img {
}

#promos {
	border-top:2px solid #b6c1ac;
	text-align:left;
	width:780px;
}
#promos p {
	color:#4c4c4c;
	font-size:11px;
	line-height:1.4em;
	width:45%;
	margin-right:5px;
	float:left;
	padding-top:10px;
	width:190px;
}
#promos p strong{
	font-weight:bold;
	color:#5f84b9;
}
#promos p a {
	color:#5f84b9;
	text-decoration:none;
	font-weight:bold;
}
#foot {
	height:24px;
	line-height:24px;
	background:url(/images/foot-bg.gif) no-repeat;
	margin-top:20px;
	padding-bottom:5px;
}
#foot p {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	margin-left:15px;
}
#foot-nav {
	background:#b6c2ac url(/images/bottom.gif) top no-repeat;
	text-align:center;
	padding-bottom:40px;
}
#foot-nav ul {
	color:#333;
	padding-top:10px;
	font-size:12px;
	font-weight:bold;
}
#foot-nav li {
	display:inline;
}

#foot-nav li strong {
	margin-bottom:5px;
	display:block;
}

#foot-nav li a {
	font-weight:normal;
	color:#333;
	text-decoration:none;
	font-size:12px;
	line-height:15px;
}

#foot-nav li a:hover {
	text-decoration:underline;
	color:#000;
}

#interior2 {

}

#interior2 h1 {
	font-size:18px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, sans-serif, default;
	margin-bottom:10px;
	color:#64b06f;
	padding-bottom:0;
}

#interior2 p {
	color:#333;
	font-size:12px;
	line-height:1.3em;
	margin-bottom:15px;
}

#interior2 p strong {
font-weight:bold;}

#interior2 #login {
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#55709b;
	line-height:32px;
}
#interior2 td {
	font-size:12px;
	font-weight:bold;
	color:#55709b;
}
#interior2 h2 {
	font-size:14px;
	font-weight:bold;
	color:#333;
}
#interior2 .text, #interior select {
	background:#d2e3eb;
	border:1px solid #9daab0;
	margin-bottom:5px;
	margin-right:5px;
}

#interior {
	width:659px;
	margin:0px auto;
	margin-top:15px;
}

#interior h1 {
	font-size:18px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, sans-serif, default;
	margin-bottom:10px;
	padding-left:20px;
	color:#64b06f;
	background:url('/images/header-arrow.jpg') center left no-repeat;
	
	padding-bottom:0;
}

#interior p {
	color:#333;
	font-size:12px;
	line-height:1.3em;
	margin-bottom:15px;
}

#interior p strong {
font-weight:bold;}

#interior #login {
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#55709b;
	line-height:32px;
}
#interior td {
	font-size:12px;
	font-weight:bold;
	color:#55709b;
}
#interior .text, #interior select {
	background:#d2e3eb;
	border:1px solid #9daab0;
	margin-bottom:5px;
	margin-right:5px;
}

/* Results Interior */
#resultinterior {
	width:780px;
	margin-top:25px;
}

#resultinterior h1 {
	margin-top:40px;
	margin-bottom:18px;
	font-size:30px;
	color:#475684;
	font-weight:normal;
}

#quicksearchbox {
	background:#e5e4e0;
	border:1px solid #ccc;
	font-size:11px;
	font-weight:normal;
	color:#000;
	width:780px;
	padding:5px 0;
	position:relative;
	text-align:center;
}

#quicksearchbox label {
	margin-right:10px;
}

#quicksearchbox input#submit {
	font-size:11px;
}

#results {
	border-top:2px solid #b6c1ac;
	
}

#resultsmeta {
	padding:9px 0;
}

#resultsmetabottom {
	padding:9px 0;
	border-top:2px solid #b6c1ac;
	margin-top:45px;
}

.listingsfound {
	float:left;
	width:310px;
}

.listingsfound p {
	font-size: 14px;
	color:#475684;
}

.pages {
	float:left;
	width:160px;
	font-size:12px;
	color:#475684;
	text-align:center;
}

.pages img {
	float:left;
}

.pages p {float:left; margin:2px 5px 0 5px;}

.gotopage {
	float: right;	
	width:310px;
	font-size: 12px;
	color:#475684;
	text-align:right;
}

.gotopage label {
font-size:12px;
margin-right:5px;}

.gotopage select {
	font-size:10px;
}

.gotopage input.button {
	font-size:10px;
}

#resultsmain {
	width:780px;
	border-top:2px solid #b6c1ac;
}

#resultsmain #sidebar {
	width:155px;
	margin-left:6px;
	float:left;
	border-right:2px solid #b6c1ac;
	border-left:2px solid #b6c1ac;
}

html>body #resultsmain #sidebar {
	margin-left:13px;
}

#sidebar .catbox {
	padding-left:10px;
	border-bottom:2px solid #b6c1ac;
	padding-bottom:10px;
	
}

#sidebar .catbox .help-box {
	position:relative;
	font-size:10px;
	width:145px;
	height:15px;
	text-align:center;
	display:block;
}

html>body #sidebar .catbox .help-box .list-help-icon {
	right:0;
}

#sidebar .catbox .help-box .list-help-icon {
	padding:0;
	position:absolute;
	right:-1px;
	top:0;
	width:15px;
}

#sidebar .catbox .help-box .list-help-icon .tooltip {
	position:absolute;
	top:10px;
	left:10px;
	z-index:1000;
}


.catbox input.textinput {
	width:130px;
}

.catbox .locationsearch {
	width:135px;
	text-align: right;
}
.catbox input.button {
	font-size:10px;
}

#sidebar .catbox h3 {
	font-size:12px;
	color:#5ea85f;
	font-weight:bold;
	margin-bottom:10px;
}

#sidebar .catbox p {
	font-size:10px;
	color:#333;
	margin-bottom:5px;
	line-height:12px;
}

#sidebar .catbox p a {
	margin-bottom:5px;
	color:#5F84B9;
}

#sidebar .catbox p a:hover {
	text-decoration:underline;
}

#resultsmain #resultslist {
	width:608px;
	float:left;
}

#resultslist #header {
	background:#ebf1f3;
	border-bottom:2px solid #b6c1ac;
	font-size:12px;
	color:#475684;
	padding:13px 0;
}

#header #sort {
	width:239px;
	padding-left:15px;
	float:left;
}

#header #sort select, #header #show select {
	font-size:9px;
}

#header #show {
	width:339px;
	padding-right:15px;
	float:left;
	text-align: right;
}

.resultgrid {
	width:583px;
	padding-left:25px;
	border-bottom:2px solid #b6c1ac;
	padding-bottom:15px;
}

.resultgrid .title {
	margin-top:27px;
	margin-bottom:34px;
}

.title h2 {
	font-size:14px;
	font-weight:bold;
	color:#333;
}

.title p {
	font-size:12px;
	font-weight:normal;
	color:#475584;
}

.content .image {
	width:163px;
	border:1px solid #ccc;
	text-align:center;
}


.content .info {
	float:left;
	width:172px;
	margin-left:15px;
}

.info .list  {
	margin-bottom:20px;
	padding-right:5px;
}

.info .list ul {
	list-style-type: disc;
	list-style-position: inside;
	font-size:10px;
	font-weight:bold;
	color:#000;
}

.info .list ul li {
	margin-bottom:5px;
}

.content .extra {
	float:left;
	width:231px;
	padding-top:8px;
	
}

.extra p.category {
	font-size:12px;
	color:#475584;
	margin-bottom:16px;
	
}

.extra p.price {
	font-size:21px;
	font-weight:bold;
	color:#000;
	margin-bottom:10px;
	
}

.extra .extrabox {
	background:#ececec;
	color:#999;
	font-size:9px;
	padding:7px;
	line-height:12px;
	margin-right:12px;
	
}

.extra .extrabox a {
	color:#000;
	text-decoration: none;
	font-weight:bold;
}

.extra .extrabox a:hover {
	text-decoration: underline;
}




.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* AD PLACEMENT */

#interior #sky   {
float:right;

}

#interior fieldset {
	border-top:1px solid #333;
	padding:0px 10px 0px 10px;
	margin-top:20px;
	
}

#interior legend { 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:14px;
}

#interior .first-element {
	margin-top:20px;
}

.field-holder label {
	display:block;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#interior .field-holder p, #interior .checkbox-holder p, #interior .textarea-holder p{
	color:#999;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
}

#interior .field-holder p a, #interior .checkbox-holder p a, #interior .textarea-holder p a {
	color:#6db070;
	text-decoration:underline;
}

#interior .field-holder p a:hover, #interior .checkbox-holder p a:hover, #interior .textarea-holder p a:hover {
	color:#6db070;
	text-decoration:none;
}

#interior .field-holder {
	margin-bottom:15px;
}

#interior .double-field-holder {
	width:700px;
	margin-bottom:15px;
}

#interior .field-holder .first-image {
	margin-bottom:35px;
	border-bottom:1px solid #999;
}

#interior .field-holder .upload-image {
	margin-bottom:15px;
	border-bottom:1px solid #999;
}

#interior .field-holder .first-image span, #interior .field-holder .upload-image span {
	font-size:12px;
	font-weight:bold;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	height:10px;
	display:block;float:left;
	padding-top:10px;
	margin-right:5px;
}

#interior .field-holder .first-image input.file, #interior .field-holder .upload-image input.file {
	width:350px;
}

#interior .field-holder .first-image input.text, #interior .field-holder .upload-image input.text {
	width:200px;
}

.floatleft {
	width:350px;
	float:left;
}

#interior .double-field-holder .floatleft input, #interior .double-field-holder .floatleft select {
	width:200px;
}

#interior .double-field-holder .field-body-images input {
	width:320px;
	margin-bottom:10px;
}

#interior .double-field-holder .floatleft .field-body {
	width:200px;
	margin-right:20px;
}

#interior .field-holder input {
	background:#ffffcd url('/images/input-bg.jpg') top left repeat-x;
	height:20px;
	border:1px solid #663;
	width:250px;
	padding:3px;
	margin-bottom:10px;
}

#interior .phone input, #interior .phone select {
	width:250px;
}

#interior .checkbox-holder {
	margin-bottom:15px;
	margin-top:10px;
}

#interior .checkbox-holder .field-body{

	background:#B6C2AC;
	padding:10px;
	width:330px;
	margin-right:20px;
}


#interior .checkbox-holder input {
	background:#fff;
	height:15px;
	border:0;
	width:15px;
}

#interior .radiobox-holder input {
	background:#fff;
	height:15px;
	border:0;
	width:15px;
}

.radiobox-holder {
	margin-bottom:15px;
}

.radiobox-holder .field-body-image {
	
	width:200px;
	margin-right:20px;
	float:left;
	font-size:12px;

}

.radiobox-holder h4 {
	display:block;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.radiobox-holder label {
	color:#000;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}


#interior .field-holder select {
	background:url('/images/input-bg.jpg') top left repeat-x;
	height:20px;
	border:1px solid #663;
	margin-bottom:15px;
	width:350px;
}

#interior .textarea-holder textarea{
	background:#ffffcc url('/images/input-bg.jpg') top left repeat-x;
	border:1px solid #663;
}

.textarea-holder {
	display:block;
}

.textarea-holder label {
	display:block;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.checkbox-holder label {
	margin-left:10px;
	margin-bottom:5px;
	font-size:11px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.field-body {
	float:left;
	width:370px;
}

.field-body-images {
	float:left;
}

#interior .buttons-holder a {
	font-size:12px;
	margin-bottom:20px;
	display:block;
	color:#64B06F;
	text-decoration:none;
}

.help {
	position:relative;
	float:left;
	width:30px;
	padding-top:18px;
	z-index:1;
}



.tooltip {
	position:absolute;
	top:20px;
	left:20px;
	width:150px;
	display:none;
	padding:10px;
	border:1px solid #999;
	background:#fbfdff url('/images/tooltip-bg.jpg') top left repeat-x;
	z-index:1000;
	color:#000;
}

.tooltip h2 {
	padding-left:10px;
	font-size:20px;
	font-family:"Trebuchet MS", Arial, default, sans-serif;
	font-weight:bold;
	margin-bottom:10px;
	border-bottom:1px solid #000;
	padding-bottom:10px;

}

.tooltip h2 span {
	display:none;
}



#list .list-help-icon .tooltip p,
#rent .list-help-icon .tooltip p {
	font-size:12px;
	font-style:normal;
	color:#333;
	margin:0;
	padding:0;
}

.photo_preview{
	
	max-width:550px;
}

.img_container{
	width:120px;
	height:100px;
	border:none;
	max-height:100px;
	max-width:120px;
	padding:3px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #fff;
	border-color:#333333;
	float:left;
}

#my-listing-interior {
	width:778px;
	margin:0px auto;
	margin-top:25px;
	margin-left:15px;
}

#my-listing-interior h1 {
	font-size:18px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, sans-serif, default;
	margin-bottom:10px;
	padding-left:20px;
	/* color:#a8b79d; */
	color:#64b06f;
	background:url('/images/header-arrow.jpg') center left no-repeat;
	padding-bottom:0;
	
}

#my-listing-left-nav-container {
	width:150px;
	float:left;
}

#my-listing-content {

	width:597px;
	float:left;
	margin-left:15px;
}

#my-listing-left-nav{
	padding-left:3px;
}

#my-listing-left-nav a{
	text-decoration:none;
}
.my-listing-left-nav-on {
	background-color:#3b4372;
	height:15px;
	color:#ffffff;
	font-face:verdana;
	font-style:italic;
	font-size:11px;
	font-weight:bold;
	padding-left:25px;
	padding-top:4px;
	margin-top:2px;
	cursor:pointer;
	padding-bottom:1px;
	background:url('/images/listings/left-nav-arrow-small.jpg') center right no-repeat;
}

.my-listing-left-nav-off {
	background-color:#e7e8ea;
	height:15px;
	color:#000;
	font-face:verdana;
	font-style:normal;
	font-size:11px;
	padding-left:25px;
	padding-top:4px;
	margin-top:2px;
	cursor:pointer;
	padding-bottom:1px;
}

.top-step-off {
	display:inline;
	margin-right:30px;
	color:#7e7e7e;
}

#steps {
	border-bottom:solid 1px #bebbcc;
	padding-bottom:5px;
	font-size:10px;
	font-style:italic;
	font-weight:bold;
	padding-left:10px;
	padding-top:3px;	
	margin-bottom:5px;
}

#steps .current {
	margin-right:30px;
	display:inline;
	color:#e2af3e;
	padding-bottom:11px;
	background:url('/images/listings/top-steps-arrow-small.jpg') center bottom no-repeat;
}

#my-listing-inner-content ul,
#my-listing-inner-content ol {
	color:#333;
	font-size:12px;
	font-weight:normal;
	line-height:1.3em;
	list-style: disc inside;
	margin-left:20px;
	margin-bottom:10px;
	
}

#my-listing-inner-content a {
	color:#5F84B9;
	text-decoration:none;
	font-weight:bold;
}

#my-listing-inner-content a:hover {
	text-decoration:underline;
}

#interior ol {
	color:#333;
	font-size:12px;
	font-weight:normal;
	line-height:1.3em;
	list-style: decimal inside;
	margin-left:20px;
	margin-bottom:10px;
}

#interior ol li {
	margin-bottom:10px;
}

#my-listing-inner-content p em {
	font-style:italic;
}

#my-listing-inner-content p.note em {
	font-style:italic;
	font-size:10px;
	color:#666;
}

#my-listing-inner-content h3 {
	margin-bottom:10px;
}


#my-listing-interior p {
	color:#333;
	font-size:12px;
	line-height:1.3em;
	margin-bottom:15px;
}

#my-listing-interior p a,
#interior ol li a {
	color:#5F84B9;
	text-decoration:none;
	font-weight:bold;
}

#my-listing-interior p a:hover,
#interior ol li a:hover {
	text-decoration:underline;
}

#my-listing-interior p strong {
	font-weight:bold;
}
#my-listing-interior #login {
	float:right;
	font-size:12px;
	font-weight:bold;
	color:#55709b;
	line-height:32px;
}
#my-listing-interior td {
	font-size:12px;
	font-weight:bold;
	color:#55709b;
}
#my-listing-interior .text, #my-listing-interior select {
	background:#d2e3eb;
	border:1px solid #9daab0;
	margin-bottom:5px;
	margin-right:5px;
}

#my-listing-interior .tooltip p {
	width:100%;
	font-size:12px;
	font-family:"Trebuchet MS", Arial, default, sans-serif;
	font-style:normal;
	color:#333;
}
#interiorUL { list-style-type:disc; padding:5 5 5 5; margin:5 5 5 5; }
#interiorUL li { list-style-type:disc; }