@charset "ISO-8859-1";
/* CSS Document */



body{ 
	margin:0px 0px 0px 0px; _margin:0px 1px 0px 0px;
	background: #fff url(../images/popup_bg_tile.gif) top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px; line-height:17px; color:#111;
	
	}

	
#wrapper {width:540px;margin-left:20px; margin-right:20px;}

#header{width:540px; text-align:right; border-bottom: 1px solid #ccc;}

#closebtn{width:540px; text-align:right;font-family:Arial, Helvetica, sans-serif; font-size:12px;}
#closebtn a {color:#9bb318;text-decoration:none;}
#closebtn a:hover {color:#666;text-decoration:none;}


#content {width:540px;padding-top:10px;}

#content a 			{color:#111; font-weight:bold; text-decoration:none;}
#content a:hover	{color:#9bb318; text-decoration:underline;}

h1.event {text-transform:uppercase;margin:0px 0px 0px 0px;font-size:14px; font-weight:bold; color:#333;}/* event title*/
h1.presenter {margin:0px 0px 0px 0px;font-size:14px; font-weight:bold; color:#333;}/* event title*/




