
/* 04.23.03 */
  

@import "advice.css";

/* RIGTH COLUMN */

/* RIGHT COLUMN BODY */

p.redirect {
font-size: .9em;
font-weight: 700;
font-style: normal;
line-height: 120%;
color: #f33;
background-color: transparent;
padding-top: 6px; 
padding-bottom: 6px;
}

#rightcolumnbody {
width: 460px;
height: 700px; 
padding-top: 24px;
}

h1.listingheadline {
font-family: Verdana, "News Gothic MT", Arial, Helvetica, sans-serif;
font-size: 1em;
text-indent: 36px;
line-height: 120%;
font-weight: 700;
font-style: normal;
padding-top: 16px;
padding-right: 6px;
margin-left: 12px;
color: #000;
background-color: transparent;
}

h2.listingintro {
font-family: Verdana, "News Gothic MT", Arial, Helvetica, sans-serif;
font-size: .8em;
line-height: 120%;
font-weight: 700;
margin-top: 0px;
padding-bottom: 12px;
padding-top: 12px;
padding-right: 6px;
text-indent: 36px;
font-style: normal;
color: #066;
background-color: transparent;
}


/* img.listing {
padding-left: 0px;
padding-top: 0px;
float: left;
margin-bottom 24px;
border-bottom: 3px solid #fff;
} */

span.listingcaption {
font-family: Verdana, "News Gothic MT", Arial, Helvetica, sans-serif;
font-size: .8em;
font-weight: 400;
font-style: normal;
line-height: 110%;
float: right;
text-align: left;
color: #066;
background-color: transparent;
width: 200px;
border-top: 1px solid #000;
padding-top: 8px;
padding-bottom: 20px;
}

p.listingcaption {
font-family: Verdana, "News Gothic MT", Arial, Helvetica, sans-serif;
font-size: .8em;
font-weight: 400;
font-style: normal;
line-height: 115%;
text-align: left;
float: left;
color: #066;
background-color: transparent;
width: 150px;
border: 1px dotted #000;
}

p.advice {
font-size: .7em;
font-weight: 700;
font-style: normal;
line-height: 120%;
margin-left: 2%;
/* color: #000; */
color: #c03;
background-color: transparent;
padding-top: 3px; 
padding-bottom: 3px;
}

span.strong {
font-size: 1em;
font-weight: 700;
font-style: normal;
color: #000;
background-color: #ff9;
line-height: 110%;
}
