#content_text ul{
 color: #717171;
    line-height: 18px;
}

.contents{
border:1px solid #F0EDE2;
padding:8px;
}

.contents h1{
background-color:#F7EAEA;
font-size:15px;
margin:0;
padding:5px;
}

.contents p{
color:#717171;
line-height:18px;
}

.contents p  a{
font-size:100%;
font-weight:bold;
}


/* related posts */
#more-articles{
margin-top:28px;
}

#more-articles h2{
color:#000000;
font-size:12px;
margin:0;
text-align:left;
text-decoration:underline;
}

#more-articles ul {
background-color:#F0EDE2;
padding:10px;
margin: 0px;
}

#more-articles ul li{
background:transparent url(http://www.figaroclub.com/images/layouttemplate/f9f3872f2188eccc86ec56db77ecce0e/bullet.gif) no-repeat scroll left center;
border-bottom:1px solid #B3AC93;
line-height:25px;
list-style-type:none;
padding:0 0 0 20px;
}

#more-articles ul li a{
color:#717171;
font-size:12px;
font-weight:bold;
}

#more-articles ul li a:hover{
color: #A2A2A2;
}

/* Resources */
#external{
border:2px dashed #CCCCCC;
margin-top:30px;
padding:10px;
text-align:left;
}

#external .external{
padding:0;
text-align:left;
}

.external .anchor a{
color:#EB0508;
font-size:14px;
font-weight:bold;
text-decoration:underline;
}

.external .anchor a:hover{
color: #000000;
text-decoration:none;
border-bottom: none;
}

.external  .details{
color:#717171;
margin-bottom:20px;
margin-top:5px;
}

/*  sitewide */ 
#menu-nav{
    display: block !important;
    padding: 2px;
    text-align: center;
    width: 850px;
}

#menu-nav a{
font-size:9px;
font-weight:normal;
text-decoration:none;
}

#menu-nav a:hover{
}

#sugg{

}
#sugg li{
	float: left;
    list-style: none outside none;
    margin-bottom: 10px;
    margin-right: 10px;
}
#sugg li a{
text-decoration:none;
}
#sugg li:hover{

}
