@charset "utf-8";
/* lets go astray - css by puskal */
/* ayala land rbg*/

/* buyers guide faq
------------------------------------ */

.faq-wrap {
width:720px;
background-image:url(../images/bg-twocol1-body.gif);
background-repeat:repeat-y;
margin-left:5px;
margin-right:5px;
clear:both;
overflow:hidden;
}

.faq-body {
width:440px;
float:left;
display:inline;
margin: 10px 20px 10px 20px;
}

.faq-body h1{
margin:0px;
margin-bottom:10px;
line-height:24px;
font-size:14px;
color:#659432
}

.faq-side {
margin-left:20px;
margin-right:15px;
margin-top:10px;
}

.faq-side p{
margin:0px;
padding-bottom:10px;
margin-bottom:10px;
border-bottom-width:1px;
border-bottom-color:#ebebeb;
border-bottom-style:solid;
}

.faq-side a {color:#ec9637; text-decoration:none;}
.faq-side a:hover {color:#659432; text-decoration:none;}

.faq-side a.selected{
font-weight:bold;
color:#659432;
}
