/* layout */
#mainwrap{margin:0;}	
#maincontent{margin:0;}	
#right{display:none;}
#content{padding-right:0;}	
/* layout END */


/* Content */
#elmentors_km #content h1{
	height:17px; background:url(../../img/titles/katharinemerry.gif) no-repeat top left;
}
#elmentors_dc #content h1{
	height:17px; background:url(../../img/titles/darrencampbell.gif) no-repeat top left;
}
#elmentors_lc #content h1{
	height:17px; background:url(../../img/titles/linfordchristie.gif) no-repeat top left;
}

p.sign{
	margin:0; padding:0; width:160px; 
	background-repeat:no-repeat; background-position:top left;
}

p.sign#sig_km{
	height:90px; background-image:url(../../img/mentors/km_sig.gif);
}
p.sign#sig_dc{
	height:80px; background-image:url(../../img/mentors/dc_sig.gif);
}
p.sign#sig_lc{
	height:220px; background-image:url(../../img/mentors/lc_sig.gif);
}

/* Mentors */
#elmentors_km #mentors .inner_men p.menp#kmp a{
	background:url(../../img/titles/km_h.gif) no-repeat bottom left; cursor:default;
}
#elmentors_dc #mentors .inner_men p.menp#dcp a{
	background:url(../../img/titles/dc_h.gif) no-repeat bottom left; cursor:default;
}
#elmentors_lc #mentors .inner_men p.menp#lcp a{
	background:url(../../img/titles/lc_h.gif) no-repeat bottom left; cursor:default;
}

/* Mentors END */

blockquote.emquote{
	margin:0 0 10px 0; padding:0; font-weight:bold; font-size:small; text-indent:15px;
}


/* Content END */


/* Left */
#left ul li.meetdown#lmeet , #left ul li.meetdown#lmeet a{ 
	background-position:top left; background-repeat:no-repeat;
	background-image:url(../../img/left/meetmentor_a.gif); 
}


#left ul li#lmeet ul{
	padding:10px 0 10px 10px; border:1px solid #ccc; border-top:0; border-bottom:0;
}
#left ul li#lmeet ul li, #left ul li#lmeet ul li a {
	width:auto; height:18px; background:0; font-weight:bold;
}
#left ul li#lmeet ul li a:hover{
	background:0;
}
/* Left END*/
