	/**
	 * $Id: main.css,v 1.43 04/02/2007$
	 */
	/* U2264 Private Placements Industry Forum - CSS file */
	
	
	/*----------------------------------------------------------------------------
	  general html
	----------------------------------------------------------------------------*/
	
	/* HOMEPAGE - hmidname */
	#hmcallout { font-size:14px; font-weight:bold; color:#3d4846; }
	#hmlist ul { font-size:12px; }
	#hmlist ul li { padding-bottom:3px; }
	#hmpara { font-size:12px; }
	#hmsig { font-size:16px; font-family:"Times New Roman", Times, serif; font-style:italic; }
	
	ul.homelist { list-style-type:none; margin:0; padding:3px 0 3px 0; }
	ul.homelist li { background-image:url(/upload/wysiwyg/2010-U-Div/U2464/u2464_arrowbullet.gif); background-repeat: no-repeat; padding:0 0 0 20px; margin-bottom: 5px; font-size: 13px;  }
	
	/* AGENDA - agidname */
	#agdate { font-size:14px; font-weight:bold; }
	#agsess { font-size:13px; font-weight:bold; color:#2c7eae; }
	#aglist ul { font-size:12px; list-style:none; margin:0 0 5px 0; }
	#aglist ul li { line-height:16px; }
	#agmod { font-size:12px; font-weight:bold; }
	
	table.agenda_table { width:100%; }
	table.agenda_table td { background-color:none; border:1px #CCCCCC solid; padding-left:8px }
	table.agenda_table td.agenda_dates { background-color:#000; color:#fff; font-size:15px; font-weight:bold; text-align:left; }
	table.agenda_table td.agenda_times { font-weight:bold; text-align:left; color:#fff;vertical-align:top; }
	table.agenda_table ul { list-style-type:none; margin:0; padding:3px 0 3px 30px; }
	table.agenda_table ul li { background-image:url(/upload/wysiwyg/2010-U-Div/U2464/u2464_agendabullet.gif); background-repeat: no-repeat; padding:0 0 0 9px;  }
	.agenda_titles { color:#e68847; font-weight:bold; }
	.agenda_titles2 { color:#31a7a6; font-weight:bold; }
	.agenda_under {color:#31a7a6; font-weight:bold; padding:3px 0 3px 30px;}
	
	/* WHO - whidname */
	#whtitle { font-size:13px; font-weight:bold; color:#31a7a6; }
	#whlist ul { font-size:12px; }
	#whlist ul li { line-height:16px; }
	
	/* VENUE/PRICING */
	#vptitle { font-size:14px; font-weight:bold; color:#31a7a6; }
	
	/* POLL PAGE */
	
	.pollquestions { font-weight:bold; font-size:13px; color:#373535; margin-bottom:0; background-color:#efefef; padding:2px 0 2px 2px; }
	
	
	
	* { font-family: Arial,Helvetica,sans-serif;}
	body, p, td, th, input, select, textarea { font-size: 12px; }
	
	a { text-decoration: underline; color:#e28644; font-weight:bold; }
	a:hover { text-decoration:underline; color: #283741;}
	
	#body {margin: 0px; background:#CCC;}
	
	/* messages & errors */
	
	ul.error, ul.message { display:block; border:1px #de0000 solid; margin:5px 10px; padding: 7px 15px 7px 39px;  background-color: #fff; list-style: none; }
	ul.message { border:1px #3589d3 solid;  }
	ul.error li, ul.message li { display: block; color: #de0000; font-weight: bold; background:none; padding: 3px 0; }
	ul.message li { color: #005fb4; }
	
	
	/*----------------------------------------------------------------------------
	  named areas
	----------------------------------------------------------------------------*/
	table.container { width:850px; border-collapse: collapse; border-spacing: 0; border: none; margin:auto; background-color:#FFF }
	
	#a_top				{ background: #ffffff; width:850px; margin:0;}
	#a_left				{ background: none; padding:0; margin:0; width:175px; }
	#a_main				{ width: 662px; padding: 0 }
	#a_main.long		{ }
	#a_right			{ width:0;  background: none; padding:0; margin:0;}
	#a_bottom			{ }
	
	
	/*----------------------------------------------------------------------------
	  generic portlet
	----------------------------------------------------------------------------*/
	 
	/* portlet */
	.portlet { border:0; margin: 4px; padding: 0px; overflow: hidden; }
	
	/* portlet -> title */
	.portlet .title { margin:0; border-bottom:0; background-color:#000000; border:0; border:0; padding:3px 3px 3px 1px;  } 
	.portlet .title h3 { margin:2px; font-size:14px; font-weight: bold; color:#ffffff; }
	
	/* portlet -> body */
	.portlet .body { padding: 4px; margin: 0px;  }
	.portlet .body a { color: #e28644; text-decoration:none; }
	.portlet .body a:hover { color:#99592c; text-decoration:underline;}
	
	/* portlet: error */
	.error { border: 1px solid red; margin: 4px; padding: 4px; font-size: 11px; font-family: arial; color: red; background: #ffeeee }
	
	/*----------------------------------------------------------------------------
	  generic portlet in 'left' and 'right' area 
	----------------------------------------------------------------------------*/
	#a_left .portlet { width: 180px;}
	#a_right .portlet { width: 0px;}
	
	/*----------------------------------------------------------------------------
	  generic portlet in 'main' area 
	----------------------------------------------------------------------------*/
	 
	/* portlet */
	#a_main .portlet { border: none; padding: 4px 10px; }
	
	/* portlet -> title */
	#a_main .portlet .title { padding: 0px; margin: 0px; background: none;  }
	#a_main .portlet .title h3 { font-size: 1.1em; font-weight: bold; border-bottom:1px solid #e28644; color:#420607; margin-bottom:3px; margin-top:0; }
	
	/* portlet -> body */
	#a_main .portlet .body { padding: 8px; margin: 0px; background: none; }
	#a_main .portlet h3 { font-size:14px; margin: 4px 0 8px 0; }
	
	/*----------------------------------------------------------------------------
	  generic portlet in 'top' and 'bottom' area 
	----------------------------------------------------------------------------*/
	 
	/* portlet */
	#a_top .portlet, #a_bottom .portlet { border: 0px; margin: 0px;  }
	
	/* portlet -> title */
	#a_top .portlet .title, #a_bottom .portlet .title { display: none }
	
	/*----------------------------------------------------------------------------
	  generic portlet -> content
	----------------------------------------------------------------------------*/
	.portlet .body .link { display: block; margin: 8px; text-align:center; font-weight: bold; }
	.portlet .body .img { text-align: center; }
	
	
	/*----------------------------------------------------------------------------
	  named portlets
	----------------------------------------------------------------------------*/
	
	/* main menu */
	.p_main_menu {background-color:#3d4846}
	.p_main_menu .title { background-color:#000000; padding:5px 5px 5px 2px; }
	.p_main_menu .title h3 { color:#e28644; font-size:14px; }
	.p_main_menu .body { padding: 0; background-color: none; width:180px; }
	.p_main_menu ul	{ list-style: none; padding: 0; margin: 0; font-weight: bold; color:#e25c3f; font-size: 12px; }
	.p_main_menu ul li { display: block; width: 180px; color:#FFF; }
	.p_main_menu ul li a { display: block; width: 180px; padding: 6px 0px 6px 6px; color:#FFF !important; font-size: 12px; text-decoration:none; border-bottom: 1px solid #FFF;}
	.p_main_menu ul ul li { font-weight: normal;  width: 180px; font-size: 12px; text-decoration:none; } 
	.p_main_menu ul ul li a { font-weight: normal; padding-left: 10px; width: 180px;  font-size: 11px; text-decoration:none; } 
	.p_main_menu ul.level1 li.ipfalse ul.level2 li.cufalse a { display:block; }
	
	/* selected */
	.p_main_menu ul.level1 li.cutrue a { color: #557183; }
	.p_main_menu ul.level1 li.cutrue a:hover { color: #414b80; text-decoration:none;}
	.p_main_menu ul.level1 li.cufalse a { color:#3d4846; }
	.p_main_menu ul.level1 li.cufalse a:hover { color: #e28644; text-decoration:none;}
	.p_main_menu ul.level1 li.iptrue li.cutrue a { color: #FFF; }
	.p_main_menu ul.level1 li.iptrue li.cutrue a:hover { color: #67474c; text-decoration:none; }
	.p_main_menu ul.level1 li.iptrue ul.level2 li.cufalse a { color: #FFF; } /* sub links */
	.p_main_menu ul.level1 li.iptrue ul.level2 li.cufalse a:hover { color: #283741; text-decoration:none; }
	
	/* poll */
	.p_poll .title h3 {  }
	.p_poll form { list-style: none; margin: 0; padding: 0; width: 100%; overflow: hidden; }
	.p_poll form fieldset { border: none; margin: 0; padding: 5px 0 0 0; }
	.p_poll form legend { display: none; }
	.p_poll .intro { padding: 1px 4px; }
	.p_poll .question { padding: 3px 4px; font-weight: bold; color: #494343}
	.p_poll p.answer { padding: 3px 5px 4px 25px; margin: 0; position: relative; color: #000000}
	.p_poll p.answer input { position: absolute; top: 0; left: 0 !important; left: -25px; }
	.p_poll .buttons { margin: 0; padding: 6px 0; text-align: center; }
	.p_poll .buttons input { margin: 0 4px; }
	
	/* banner */
	.p_banner img { border:0; display: block; margin: 5px auto; }
	/* banner in left */
	#a_top .p_banner { width: 850px; overflow: hidden; padding:0; margin:0; }
	#a_top .p_banner img { border: none; margin: 0 auto; }
	
	/* related */
	.p_related_events .title h3 {  }
	.p_related_events ul { list-style: none; margin: 0; padding: 2px 0 2px 6px; }
	.p_related_events ul li { display: block; padding: 6px 5px 6px 15px;  }
	.p_related_events ul li a { }
	.p_related_events .date { display: block; font-size: 10px; color:#283741; }
	.p_related_events ul li a img { border:0; margin:0 10px 5px 2px; float:left; }
	.p_related_events .related_events li a {}
	.p_related_events .related_events li a:hover { }
	
	/* most popular */
	.p_most_popular_events ul { list-style: none; margin: 0; padding: 2px 0 2px 6px; }
	.p_most_popular_events ul li { display: block; padding: 6px 5px 6px 15px; }
	.p_most_popular_events ul li a { color: #000000; }
	.p_most_popular_events .date { display: block; font-size: 10px; color:#283741; }
	.p_most_popular_events a img { border:0; margin:0 10px 5px 2px; float:left; }
	
	.p_most_popular_events .most_popular { position: relative; }
	.p_most_popular_events .most_popular div.img { position: absolute; top:0; left:0; width: 172px; overflow:hidden; text-align:left; }
	.p_most_popular_events .most_popular div.img.first { position:relative; top:auto; left:auto; }
	
	/* path */
	.p_path { border: none !important; font-size: 0.9em; padding: 2px 4px;  }
	
	/* download */
	.p_download_brochure h3 { }
	
	/* send to friend */
	.p_send_to_friend .title h3 { }
	
	/* outlook */
	.p_outlook_diary .title h3 { }
	
	
	/* htmlarea */
	.p_general_html_area .title h3 { }
	
	/* partners */
	.p_partners .body { background-color:#ffffff; } 
	.p_partners ul { color: #ffffff; margin: 0; padding: 0 4px 0 4px; list-style: none;}
	.p_partners ul ul { padding: 8px 0 6px 10px; }
	.p_partners ul li { font-weight: bold; color: #191919; }
	.p_partners ul li li { font-weight: normal;  }
	.p_partners ul li li p { margin: 0; display: block; }
	.p_partners ul li li p.name { padding-bottom: 5px; font-weight: bold; color: #444; }
	.p_partners ul li li a.logo img { border: 0px;  }
	.p_partners ul li li a img { border: 1px #999 solid; }
	.p_partners ul li li p.desc { padding-bottom: 5px; }
	.p_partners ul li li p.contact { padding-bottom: 5px; color: #333; }
	
	.p_partners .name {text-align: center; margin: 10px 0;}
	.p_partners .a {width: 80%;}
	.p_partners .partner_type {text-align: center; margin: 0; padding: 0; color: #a5a2ad; margin-top: -10px; margin-bottom: 10px;}
	
	/* slide show */
	.p_slide_show .title h3 {  }
	.p_slide_show .slide_show { position: relative; }
	.p_slide_show .slide_show div.img { position: absolute; top: 0; left: 0; text-align: center; width: 172px; overflow: hidden; }
	.p_slide_show .slide_show div.img.first { position: relative; top: auto; left: auto; }
	.p_slide_show .slide_show .img span { display:block; height: 150px; padding: 5px; overflow: hidden;}
	
	/* register */
	.p_registration .title h3 {  }
	.p_registration .body { text-align:center; }
	
	
	/* document */
	.p_main_content {}
	.p_main_content .body { padding-top:0 !important; margin-top:0 !important; }
	.p_main_content .title { display:none; }
	.p_main_content .body a { color:#e28644; }
	.p_main_content .body a:hover { color:#99592c; }
	
	/* .p_event_info */
	.p_event_info .body { padding: 10px; }
	.p_event_info h4, .p_event_info p { margin:0; padding:0; }
	.p_event_info p.date { color:#283741; padding-top:4px; }
	
	/* .p_document_title */
	.p_document_title { padding-bottom:0 !important; }
	.p_document_title .body { padding:0 !important; }
	.p_document_title h3 { font-size:1.1em; font-weight:bold; color:#e28644; margin-bottom:1px; margin-top:0; table-layout: fixed }
	
	
	/*----------------------------------------------------------------------------
	  forms
	----------------------------------------------------------------------------*/
	.form fieldset { border: none; }
	.form legend { display: none !important; }
	.login_signup .login { border-bottom: 1px #283741 solid; padding-bottom: 20px; margin-bottom: 20px; }
	.form p { margin: 0; width:430px; display:block; margin:0 auto; padding:7px 0; position: relative; }
	.form p label { width:250px; display:block; text-align:left; }
	.form p input, .form p select, .form p span.input { position: absolute; top: 4px; right: 15px; font-size: 11px; width: 150px; }
	.form p select { width: 150px !important; width: 156px; }
	.form p span.input { font-weight: bold; top: 7px; } 
	.form p textarea { position: absolute; top: 4px; right: 15px; width: 150px; height: 100px; }
	.form p.textarea { min-height: 95px !important; height: auto !important; height: 100px; }
	.form .odd { background: #f1f4f8; border: 1px #494343 solid; }
	.form p.note { text-align: center; font-size: 10px; padding: 8px 0; }
	.form p.note span { color: #de0000; }
	.form .buttons, .buttons { text-align: center; margin: 0; padding: 5px 0; width: auto !important; }
	.form .buttons input { position: static; top: auto; right: auto; font-size: 11px; width: auto; }
	.form .info { padding: 5px 15px; color: #333; }
	
	.form p.composed label span { position: static; }
	.form p.composed span input { position: static; float:left; }
	.form p.composed span label { width: auto !important; position: static; float:left; margin:2px 1px 0 1px; }
	.form p.composed span { position: absolute; left: 250px; top:5px; }
	.form p.phone span input.number { width: 95px !important; }
	.form p.phone span input.extension { width: 33px !important; }
	
	
	.fb_form .fb_table { border:1px solid #283741; }
	.fb_form .fb_field { padding:1em 0 1em 0; background-color:none; }
	.fb_form .fb_table .fb_odd { background-color:#f1f4f8; }
	.fb_header { text-align:center; color:#ffffff; background-color:#3d4846; font-size:2.5em; padding:1em 0 1em 0; }
	.c12 {padding:.2em .2em .2em .2em; }
	.fb_form .fb_table tr td {  padding:.5em 0 .5em 0; color:#000000; padding-left:5px;}
	.fb_submit { background-color:#3d4846; }
	
	
	/* select event, my iir users */
	.form fieldset .left_col { width: 270px; float: left; border-right: 1px #283741 solid; margin-bottom: -5px !important; margin: -8px 0 -13px 0; padding: 5px 0; }
	.form fieldset .right_col { width: 240px; float: right; }
	.form fieldset .left_col div.info, .form fieldset .right_col div.info { width: 210px !important; }
	.form fieldset div.left_col p { width: auto; background: none !important; }
	.form fieldset div.left_col .odd { background: #f1f4f8; border: none; }
	.form fieldset div.left_col p label { width: 70px; }
	.form fieldset div.left_col p input { left: 80px; }
	
	/* hotel */
	.form fieldset.hotel { border-color:#283741; } 
	.form fieldset.hotel h3 { background: #f1f4f8; }
	.form fieldset.hotel div.odd { background: #f1f4f8; border-color:#283741; border-width: 1px 0; }
	
	.with_tooltip p { position: relative; }
	.with_tooltip p.hover { z-index: 2 !important; }
	.with_tooltip span.tooltip { display: block; width: 18px; height: 18px; background: url("../images/help_icon.gif"); position: absolute; left: 295px; top: 5px; cursor: help; }
	.with_tooltip span.tooltip span { display: none; }
	.with_tooltip span.tooltip:hover span,
	.with_tooltip span.tooltip.hover span { display: block; width: 130px !important; width: 100px; border: 1px #529ad2 dotted !important; border-style: solid; background: #fefefe; padding: 4px 8px; position: absolute; top: 22px; right: 0 !important; right: auto; left: auto !important; left: 0; z-index: 10; }
	.with_tooltip input { width: 120px !important; right: 45px !important;  }
	.form .with_tooltip p select { width: 120px !important; width: 126px; right: 45px !important;  }
	
	.interests .info { font-weight: normal !important; }
	.interests p.left { background: #f1f4f8; border: 1px #283741 solid; }
	.interests p br { display: none; }
	
	.email_prefered { padding-left: 15px; color: #555; }
	.email_prefered select { font-size :1em; margin-left: 5px; }
	
	
	/*----------------------------------------------------------------------------
	  content
	----------------------------------------------------------------------------*/
	
	/* polls */
	#poll_results { padding: 0 10px; }
	#poll_results h3 { font-size: 1.1em; margin: 10px 0; }
	#poll_results form { margin: 0; padding: 0; width: 100%; overflow: hidden;}
	#poll_results fieldset { margin: 0; padding: 0; border: none; display:  block; }
	#poll_results legend { color: #000; }
	#poll_results select { margin: 10px 0; }
	#poll_results form input { position: absolute; top: -1000px; left: -2000px; }
	#poll_results .hr { clear: both; height: 1px; background: #aaa; overflow: hidden; margin: 10px 0; }
	#poll_results .hr hr { display: none; }
	#poll_results p.question { font-weight: bold; color: #333; }
	#poll_results ul { list-style: none; display: block; margin: 0; padding: 0 10px; }
	#poll_results ul li { display: block; padding: 4px 5px 4px 20px; background: url("../images/point.gif") no-repeat; background-position: 8px 10px; }
	#poll_results .title { display:none; }
	
	/* video */
	#video div.head, #video div.bottom { padding: 10px 0; }
	#video h3 { display: none; }
	
	/* partners */
	#partners ul { margin: 0; padding: 0 4px 0 4px; list-style: none;}
	#partners ul ul { padding: 8px 0 6px 10px; }
	#partners ul li { font-weight: bold; color: #191919; }
	#partners ul li li { font-weight: normal;  }
	#partners ul li li p { margin: 0; display: block; }
	#partners ul li li p.name { padding-bottom: 5px; font-weight: bold; color: #444; }
	#partners ul li li a.logo img { border: 0px;  }
	#partners ul li li a img { border: 1px #999 solid; }
	#partners ul li li p.desc { padding-bottom: 5px; }
	#partners ul li li p.contact { padding-bottom: 5px; color: #333; }
	
	
	/* site map */
	#sitemap { padding: 23px 25px; overflow: hidden; padding-bottom: 20px; } 
	#sitemap ul { margin:0; padding: 0; list-style: none; display: block; margin: 0 auto; width: 240px; border: 1px #bbb solid; }
	#sitemap ul ul { width: auto; border: none; padding: 5px 0 0 0;  }
	#sitemap ul li { padding: 4px 1px 4px 20px; display: block; background: #eee url("../images/point.gif") no-repeat; background-position: 10px 10px; border-bottom: 1px #fff solid; } 
	#sitemap ul li li { background-color: #fefefe; border-bottom: 1px #ddd solid;  }
	#sitemap ul li.last_child { border-bottom: none !important; } 
	#sitemap h3 { display:none; }
	
	/*----------------------------------------------------------------------------
	  registration process
	----------------------------------------------------------------------------*/
	
	.p_register2 .steps { margin: 0; padding: 15px 0; list-style: none; }
	.p_register2 .steps li { display: inline; padding: 3px 5px 4px 4px !important; padding: 0 20px 0 4px; }
	.p_register2 .steps li.last_child { background: none; }
	.p_register2 .steps li span { padding: 4px 7px; border: 1px #283741 solid; color: #283741; }
	.p_register2 .steps li.selected span { border: 1px #283741 solid; font-weight:bold; background: #3d4846; color: #fff; }
	
	.p_register2 ul.errors { border: 1px solid red; margin-left:0; padding:10px; list-style:none; background-color:#fff2f2; }
	.p_register2 ul.errors li { margin:0; padding:0; }
	
	.p_register2 fieldset { border: 1px #283741 solid; margin: 10px auto; padding: 0 0 5px 0; position: relative; }
	.p_register2 fieldset legend { display:none; }
	.p_register2 fieldset h3 { font-size:16px !important; background-color:#3d4846; display: block; margin-top: 0 !important; padding: 4px 5px 4px 10px; color: #ffffff; }
	
	.forgot_pass { background-color:#efefef; }
	
	.p_register2 p { width:570px; float:left; margin:0 10px; padding:4px 0; }
	.p_register2 p.odd { background-color:#efefef; }
	
	.p_register2 p label { width:200px; float:left; text-align:right; margin:0 20px; }
	.p_register2 p label span { color:red; }
	.p_register2 p input, .p_register2 p select, .p_register2 p span.input { float:left; width:220px; }
	
	.p_register2 p span.short input { width:196px; }
	
	.p_register2 div.buttons { text-align: center; clear:both; }
	.p_register2 div.buttons input { margin:0 5px; }
	
	.p_register2 div.yes_no p { text-align:center; }
	.p_register2 div.yes_no p span { color:red; }
	.p_register2 div.yes_no p.radio { margin:0 auto; float:none; width:150px; }
	.p_register2 div.yes_no p.radio label { width: 30px; margin:0 10px; }
	.p_register2 div.yes_no p.radio input { width:auto; height:auto; }
	
	.p_register2 div.info { padding:10px; clear:both; }
	.p_register2 div.info p { margin:0; padding:0; }
	
	.p_register2 p.phone input.number { width:140px; }
	.p_register2 p.phone label.ext { width:20px; margin:0 10px; }
	.p_register2 p.phone input.ext { width:40px; }
	
	.p_register2 p.cc_exp select { width:80px; }
	
	.p_register2 input.checkbox { width:auto; }
	
	.p_register2 ul.products { list-style:none; padding:0; margin:10px; }
	.p_register2 ul.products li { padding:5px 0; min-height: 30px; height: auto !important; height: 30px; position:relative; }
	.p_register2 ul.products li div.price { position: absolute; top: 4px; right: 20px; width:150px; }
	.p_register2 ul.products li div.price span { font-weight: bold; }
	
	.p_register2 ul.second_offer span.name { font-weight: bold; }
	.p_register2 ul.second_offer div.desc { margin:4px 0 0 0; float:left; }
	.p_register2 ul.second_offer div.desc p { margin:0; }
	.p_register2 ul.second_offer li { position: relative; float:left; }
	.p_register2 ul.second_offer div.inputs { border: 1px solid #e9e9e9; background-color: #ececec; float:left; margin:4px 0 15px 0; padding:4px 0; }
	.p_register2 ul.second_offer div.inputs p { width:550px; }
	.p_register2 ul.second_offer div.inputs input { width:auto; }
	.p_register2 ul.second_offer div.inputs label { width:auto; margin:0 0 0 4px; }
	
	.p_register2 div.questions .fb_table td { padding:5px; }
	.p_register2 div.questions .fb_table td.label { padding-top:9px; }
	
	.p_register2 ul.options { list-style:none; padding:0; margin:10px; }
	.p_register2 ul.options li { padding:0; margin:0; }
	
	.p_register2 p.hover { z-index: 2; }
	.p_register2 span.tooltip { display: block; width: 18px; height: 18px; background: url("../images/help_icon.gif"); cursor: help; position:relative; float:left; margin-left:5px; }
	.p_register2 span.tooltip span { display: none; }
	.p_register2 span.tooltip.hover span { display: block; width:120px; border: 1px solid #529ad2; background:#fefefe; padding:4px 8px; position:absolute; top: 22px; left:0; z-index:10; }
	
	.p_register2 h3.inside { position:relative; }
	.p_register2 h3.inside.hover { z-index: 2; }
	.p_register2 h3.inside span.tooltip { background: url("../images/help_icon_blue.gif"); left: 200px; top: 4px !important; top: 2px; border: none !important; position:absolute; }
	.p_register2 h3.inside span.tooltip span { color: #333; width: 200px; font-weight: normal; }
	
	/* priority code */
	.p_register .priority_code { text-align: center;  }
	
	/* summary */
	.p_register .summary div { position: relative; width: 100%; }
	.p_register .summary div label { padding: 4px 10px; width: 230px; display: block; text-align: right; }
	.p_register .summary div span { position: absolute; left: 250px; top: 4px; font-weight: bold; }
	.p_register .summary div.booking { width: auto !important; margin-left: 10px; }
	
	/* cc */
	.p_register #form_card_month { width: 40px !important; right: auto; left: 250px !important; left: 244px; }
	.p_register #form_card_year { width: 60px !important; right: auto; left: 300px !important; left: 294px; }
	
	/* hotel */
	.p_register #form_checkin_month, .p_register #form_checkout_month { width: 40px !important; right: auto; left: 250px !important; left: 244px; }
	.p_register #form_checkin_day, .p_register #form_checkout_day { width: 40px !important; right: auto; left: 295px !important; left: 292px; }
	.p_register #form_checkin_year, .p_register #form_checkout_year { width: 60px !important; right: auto; left: 340px !important; }
	.p_register #form_additionalinfo { width: 250px !important; right: auto; left: 250px !important; left: 244px;}
	.p_register div.textarea { height: 120px !important; }
	
	.p_login .title h3 { }
	.p_login .body { }
	.p_login form {margin: 0px; position: relative; height: 88px; overflow: hidden;}
	.p_login fieldset { padding: 0; margin: 0; border: none; }
	.p_login legend { display: none; }
	.p_login label.text , .p_login label.password { position: absolute; left: 10px; top: 10px; color:#000000;}
	.p_login label.password { top: 36px;}
	.p_login input.text , .p_login input.password {position: absolute; left: 76px; width: 60px; top: 8px;}
	.p_login input.password {top: 34px; color:#000000;}
	.p_login label.submit { position: absolute; left: 150px; top: 39px; text-decoration: underline; font-weight: bold; cursor: pointer; color:#000000; }
	.p_login label.submit:hover { color:#e36242; }
	.p_login #form_top_login_submit {position: absolute; top: -200px}
	.p_login #form_top_remember, .p_login .remember {position: absolute; top: 60px; left: 71px;}
	.p_login .remember { left: 93px; padding-top: 4px; color:#000000; } 
	.p_login .register a{ position: absolute; top: 60px; left: 10px; padding-top: 4px; margin:0px; color:#283741; }
	
	.p_login .register a:hover { color:#e36242; }
	.p_login .error { color: red; border: none; text-decoration: underline; padding: 0px; margin: 0px; background: none;}
	
	.p_login .member p {margin: 4px;} 
	.p_login .member, .p_login .info, .p_login .messages {text-align: center;}
	.p_login .user {font-weight: bold; text-decoration: none; display: block; text-align: center; }
	.p_login .user a { color:#283741; }
	.p_login .messages A { color: red; font-weight: bold; font-size: 10px; text-decoration: none;}
	.p_login .messages A.no_new {color: gray}
	
	/* venue & pricing */
	#venue_pricing p { margin: 0; }
	#venue_pricing img { display: block; float: left; margin-right: 8px; }
	#venue_pricing p.name { margin: 5px 0 0 0; font-weight: bold; }
	#venue_pricing p.date { margin: 2px 0 10px 0; color: #666; }
	#venue_pricing p.products { font-weight: bold; margin: 10px 0; }
	
	#venue_pricing ul { list-style: none; margin: 0; padding: 0; }
	#venue_pricing li h3 { margin: 0 !important; font-weight: bold; padding: 0; font-size: 1em; }
	#venue_pricing li .desc { margin: 0; display: none; }
	#venue_pricing li { position: relative; min-height: 30px; height: auto !important; height: 30px; margin: 5px 0; border: 1px #494343 solid; padding: 5px 130px 5px 8px; }
	#venue_pricing .price { position: absolute; top: 5px; right: 10px; text-align: right; width: 150px; }
	#venue_pricing .price p { margin: 0 0 2px 0; }
	#venue_pricing .title { display:none; }
	
	/* event search form */
	.p_event_search_form form { margin: 0; padding: 0; }
	.p_event_search_form fieldset { margin: 0; padding: 0; border: none; }
	.p_event_search_form legend { display: none; }
	.p_event_search_form label { padding: 4px 2px; display: block; }
	.p_event_search_form select { width: 170px; }
	.p_event_search_form p { margin: 0; padding: 8px 0 4px 0; display: block; text-align: center; }
	
	/* General */
	#genUL{ margin: 0; }
	#genUL ul{ margin: 0;padding:1px 0 1px 2px; }
	#genUL ul li{margin: 0;padding:4px 0px px 0px; list-style-image: url("/upload/wysiwyg/2011-U-Div/U2564/arrow.png"); list-style-position: inside; }
	
	/* Reg */
	.conf {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-weight: bold;
	font-size:12px
}
.date {
	background-color: #3e4847;
	font-family:Arial, Helvetica, sans-serif #FFF;
	font-weight: bold;
	color: #FFF;
	font-size:12px
}
	/* Issuers */
	#issuers{ margin: 0; }
	#issuers ul{ margin: 0;padding:1px 0 1px 2px; }
	#issuers ul li{margin: 0;padding:1px 0 1px 0; list-style: square inside none; font-size:12px }
