/* -----------------------------------------------------------------------

 MECHANO CSS Framework beta 1.0
 http://www.cssmechano.com
 January 12, 2009
 Makeup CSS
 Use this file to place all your styles

----------------------------------------------------------------------- */

/* Amriar.com */
/* Generic styles */
body {background:url(../images/inner-bg.gif) repeat-x top;}

/* Related links */
.g200 ul{}
.g200 ul li{ display:inline; width:120px;}
.g200 ul li a{ display:block; padding:5px; margin:3px 0px; border-bottom:dotted 1px #999; text-decoration:none; font-size:12px;}
.g200 ul li a:hover{}

#bd .content {min-height:400px;}
#bd .content  p,#bd .content  ul { font-size:12px; color:#666;}
#bd .content  ul li{ padding-bottom:8px;}
