/* CSS Document */

body{
	background-color: #ffffff;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #868686;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.clear{
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a{
	color: #ee9700;
	text-decoration: none;
}

a:hover{
	color: #ee9700;
	text-decoration: underline;
}

img{
	border: 0;
}

a img{
	border: 0;
}

form{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
form .error{
  color:#FF0000;
  padding:0px 0px 0px 15px;
  font-weight:bold;
}

form input.error,
form textarea.error{
  border:1px solid #CC0000 !important;
  /*background-color:#EEE7E7 !important;*/
  color:#000000;
  font-weight:normal;
}

#parent_container{
	width: 881px;
	margin: 0 auto;
	/*background-color: #ffffff;*/
	height: 1000px;
	margin-bottom: 20px;
	/*margin-top: 1px;*/
	position: relative;
	left: 2px;
}

#header_container{
	width: 881px;
	height: 130px;
	background: url(../images/header_bg.gif) no-repeat;
}

#logo{
	float: left;
	padding: 0px 0px 0px 18px;
}

#header_right{
	float: left;
	width: 719px;
	height: 130px;
	/*overflow: hidden;*/
	position: relative;
}

#header_top{
	float: right;
	width: 629px;
	height: 26px;
	margin-right: 1px;
}

#login_buttons{
	float:left;
	width: 231px;
}

.login_btn{
	float: left;
}

#search{
	float: left;
	padding: 3px 0px 0px 16px;
}

#search label{
	display: none;
}

#search #query{
	width: 163px;
	height: 13px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;
	border-right: 3px solid #d5d5d5;
	border-bottom: 2px solid #d5d5d5;
	padding: 1px 0px 0px 2px;
	color: #b3b3b3;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.find_btn{
	padding-left: 6px;
}

#header_middle{
	height: 76px;
  width:720px;
}

#animated_gif{
	float: right;
	width: 468px;
	padding: 9px 13px 0px 0px;
}





#header_image_container{
	width: 881px;
	height: 158px;
	background: url(../images/header_img_bg.gif) no-repeat;
	/*overflow: hidden;*/
}

#header_image{
	padding: 0px 0px 0px 8px;
}

#body_container{
	width: 881px;
	min-height: 1px;
	height: auto!important;
	height: 1px;
	background: url(../images/body_container_slice.gif) repeat-y;
}

#body_container_top{
	width: 881px;
	min-height: 129px;
	height: auto !important;
	height: 129px;
	background: url(../images/body_container_top.gif) no-repeat;
}

#middle_column{
	float: left;
	width: 605px;
	padding: 18px 0px 0px 33px;
}

#full_column
{
  padding: 18px 0px 0px 33px;
}
#map {
  height:400px;
  left:5px;
  margin:10px 0 0;
  position:relative;
}


#content_header{
	width: 605px;
	height: 31px;
	background: url(../images/content_header.gif) no-repeat;
}

.content_header_2{
	width: 605px;
	height: 31px;
	background: url(../images/content_header_2.gif) no-repeat;
	margin: 22px 0px 0px 0px;
}
.content_header_3{
	width: 605px;
	height: 31px;
	background: url(../images/content_header_2.gif) no-repeat;
	margin: 0px 0px 0px 0px;
}

h1{
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 19px;
	font-weight: normal;
	color: #397daa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
}

h2{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	font-weight: normal;
	color: #397daa;
	font-size: 11px;
}

.cms_page{
	padding: 11px 0px 0px 5px;
}

.cms_page p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 9px 0px;
	line-height: 14px;
}

.cms_page ul{
	margin: 0px 0px 0px 0px;
	padding: 4px 0px 0px 15px;
	list-style: none;
}

.cms_page li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 10px;
	list-style: none;
	background: url(../images/bullet.gif) 0px 5px no-repeat;
}

#homepage_boxes{
	padding: 25px 0px 0px 0px;
}
#homepage_boxes .content_header_2{
  margin:10px 0 0;
}
#homepage_boxes .content_header_2 a{
  color:#397DAA;
}

#breaking_news{
	float: left;
	width: 301px;
	min-height: 185px;
	height: auto!important;
	height: 185px;
  overflow:hidden;
	padding: 0px 0px 0px 0px;
}

#breaking_news_header{
	width: 301px;
	height: 30px;
	background: url(../images/breaking_news_header.gif) no-repeat;
}

.box_txt{
	padding: 9px 0px 0px 0px;
}

.box_title{
	padding: 0px 0px 7px 0px;
}

.box_title a{
	color: #397daa;
}

.view_all{
	padding: 5px 0px 0px 0px;
}

#features{
	float: left;
	width: 258px;
	padding: 0px 0px 0px 41px;
  overflow:hidden;
}

#features_header{
	width: 258px;
	height: 30px;
	background: url(../images/features_header.gif) no-repeat;
}

#sessions{
	float: left;
	width: 301px;
	padding: 0px 0px 0px 0px;
  overflow:hidden;
}

#sessions_header{
	width: 301px;
	height: 30px;
	background: url(../images/sessions_header.gif) no-repeat;
}

#videos{
	float: left;
	width: 258px;
	min-height: 185px;
	height: auto!important;
	height: 185px;
	padding: 0px 0px 0px 41px;
  overflow:hidden;
}

#videos_header{
	width: 258px;
	height: 30px;
	background: url(../images/videos_header.gif) no-repeat;
}

#right_column{
	float: right;
	width: 168px;
	padding: 18px 34px 0px 0px;
}

#quick_contact_header{
	width: 168px;
	height: 31px;
	background: url(../images/quick_contact_header.gif) no-repeat;
}

#quick_contact{
	width: 168px;
	height: 165px;
	background: url(../images/quick_contact_bg.gif) no-repeat;
}

.q_phone{
	padding: 12px 0px 0px 16px;
}

.q_fax{
	padding: 7px 0px 0px 16px;
}

.q_email{
	padding: 7px 0px 0px 16px;
}

.q_address{
	padding: 8px 0px 0px 16px;
	line-height: 14px;
}

#newsletter_promo{
	width: 168px;
	height: 140px;
	background: url(../images/newsletter_bg.gif) no-repeat;
	position: relative;
}

#newsletter_container{
position: absolute;
bottom: 7px;
left: 0px;}

#newsletter_container label{
	display: none;
}
#newsletter_container #name_newsletter,
#newsletter_container #emailaddress{
	width: 108px;
	height: 13px;
	border-left: 2px solid #969696;
	border-top: 2px solid #969696;
	border-right: 3px solid #d5d5d5;
	border-bottom: 2px solid #d5d5d5;
	padding: 1px 0px 0px 2px;
	color: #b3b3b3;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.join_btn{
	padding-left: 6px;
	padding-top: 3px;
}

#right_promo_1{
	padding: 16px 0px 0px 0px;
}

#right_promo_2{
	padding: 11px 0px 0px 0px;
}

#right_promo_3{
	padding: 12px 0px 0px 0px;
}

#right_promo_4{
	padding: 12px 0px 0px 0px;
}

#right_promo_5{
	padding: 12px 0px 0px 0px;
}

#breadcrumb{
	color: #ee9700;
	padding: 4px 0px 0px 4px;
}

#breadcrumb a{
	color: #b6b6b6;
}

/********** EXHIBITORS **********/

p.exhibitor_welcome{
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 5px;
	line-height: 14px;
}

.exhibitor_box{
	width: 595px;
	padding-top: 14px;
}

.exhibitor_logo{
	float: left;
	width: 150px;
/*	height: 87px;*/
}

.exhibitor_right{
	float: left;
	width: 430px;
	padding: 0px 0px 0px 15px;
}

.exhibitor_name{
	font-size: 10px;
	font-weight: bold;
	color: #397daa;
	padding: 3px 0px 0px 4px;
}

.exhibitor_desc{
	padding: 4px 0px 0px 4px;
}

.exhibitor_desc p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 13px 0px;
	line-height: 14px;
}

/********** NEWS **********/

p.news_welcome{
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 5px;
	line-height: 14px;
}

.news_box{
	width: 595px;
	/*padding-top: 14px;*/
	padding-left: 5px;
}

.news_img{
	float: left;
	width: 103px;
	background-color: #fbfbfb;
	padding-top: 14px;
}

.news_img img{
	padding: 1px 1px 1px 1px;
	border: 1px solid #d9d9d9;
}

.news_right{
	float: left;
	width: 470px;
	padding-top: 12px;
	padding-left: 9px;
}

.news_name{
	font-size: 10px;
	font-weight: bold;
	color: #397daa;
	padding: 0px 0px 0px 0px;
}

.news_name span{
	font-weight: normal;
}

.yellow{
	color: #ee9700;
}

.news_desc{
	padding: 4px 0px 0px 0px;
}

.news_desc p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 13px 0px;
	line-height: 14px;
}

.news_seperator{
	width: 600px;
	height: 2px;
	overflow: hidden;
	padding: 0px 0px 0px 5px;
}

#news_paging{
	float: right;
	padding: 10px 0px 0px 0px;
}

#news_paging a{
	color: #397daa;
	text-decoration: underline;
}

#news_paging a:hover{
	color: #397daa;
	text-decoration: none;
}

#article_container{
	padding: 15px 0px 0px 4px;
}

#article_img{
	float: left;
	width: 203px;
}

#article_img img{
	padding: 1px 1px 1px 1px;
	border: 1px solid #d9d9d9;
}

.article_header{
	font-size: 10px;
	font-weight: bold;
	color: #397daa;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.date{
	font-weight: normal;
}

#article_container p{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 10px 0px;
	line-height: 14px;
}

/********** SPEAKERS **********/

.speaker_box{
	width: 595px;
	/*padding-top: 14px;*/
	padding-left: 5px;
}

.speaker_img{
	float: left;
	width: 84px;
	padding-top: 15px;
}

.speaker_img img{
	padding: 1px 1px 1px 1px;
	border: 1px solid #d9d9d9;
  max-width:84px;
}

.speaker_right{
	float: left;
	width: 490px;
	padding-top: 14px;
	padding-left: 9px;
	padding-bottom: 15px;
}

.speaker_name{
	font-size: 10px;
	font-weight: bold;
	color: #397daa;
	padding: 0px 0px 0px 0px;
}
.speaker_name a{
  color:#397DAA;
}

.yellow{
	color: #ee9700;
}

.speaker_desc{
	padding: 1px 0px 0px 0px;
	line-height: 14px;
}

.speaker_desc p{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 13px 0px;
	line-height: 14px;
}

.speaker_seperator{
	width: 600px;
	height: 2px;
	overflow: hidden;
	padding: 5px 0px 0px 5px;
}

.speaker_date_time{
	padding: 5px 0px 0px 0px;
	color: #397daa;
}
.speaker_date_time a{
  color:#397daa;
}

#speaker_container{
	padding: 7px 0px 0px 5px;
}

#speaker_info_img{
	float: left;
	width: 119px;
}

#speaker_info_img img{
	padding: 1px 1px 1px 1px;
	border: 1px solid #d9d9d9;
}

.speaker_info_name{
	font-size: 10px;
	font-weight: bold;
	color: #397daa;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 0px 0px;
}

.speaker_info_date{
	color: #397daa;
}

.date{
	font-weight: normal;
}

#speaker_container p{
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 10px 0px;
	line-height: 14px;
}

/********** SPEAKERS **********/

#event_container{
	padding: 7px 0px 0px 5px;
	font-size: 10px;
}

.event_name{
	font-size: 11px;
	font-weight: bold;
	color: #397daa;
}

.sponsored_by{
	color: #397daa;
	padding: 5px 0px 0px 0px;
}

.date{
	color: #397daa;
	padding: 13px 0px 0px 0px;
}

.date span, .start_time span, .end_time span, .speaker span, .second_speaker span{
	font-weight: bold;
}

.start_time{
	color: #397daa;
	padding: 1px 0px 0px 0px;
}

.end_time{
	color: #397daa;
	padding: 2px 0px 0px 0px;
}

.speaker{
	color: #397daa;
	padding: 13px 0px 10px 0px;
}

.second_speaker{
	color: #397daa;
	padding: 2px 0px 0px 0px;
}

/********** CONTACT US **********/

#contact_container{
	padding: 3px 0px 0px 5px;
}

#contact_container p{
	line-height: 14px;
}
#mini_map{
  color:#FF99FF;
  display:block;
  height:200px;
  width:290px;
}
.contact_left{
	float: left;
	width: 280px;
}

p.details{
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
}

p.details span{
	color: #397daa;
}

.contact_right{
	float: right;
	width: 279px;
	padding: 9px 0px 0px 0px;
}

.blue, .mandatory_star{
	color: #397daa;
}

#contact_form{
	padding: 9px 0px 0px 2px;
}

#contact_form td{
	padding: 0px 0px 10px 0px;
}

#contact_form label{
	display: none;
}

#contact_form input.textbox{
	width: 260px;
	border: 1px solid #d9d9d9;
	font-size: 10px;
	padding-left: 2px;
	height: 14px;
}
div.find_us input.textbox{
  font-size:10px;
  height:14px;
  padding-left:2px;
  margin:0px 2px 0px 2px;
}
div.find_us input.blank_blue_button
{
  padding-top:5px;
}

#contact_form textarea{
	width: 260px;
	border: 1px solid #d9d9d9;
	font-size: 10px;
	padding-left: 2px;
}

#contact_form #name, #contact_form #company_name, #contact_form #email_address, #contact_form #telephone, #contact_form #comment{
	margin-top: 3px;
}

.find_us{
	padding: 0px 0px 0px 6px;
}

/********** PRESS OFFICE PAGE **********/

#pressoffice_container {
	padding: 3px 0px 0px 5px;
}

#pressoffice_container p{
	line-height: 14px;
}
#pressoffice_container .content_header_2{
  padding-bottom:5px;
}

.pressoffice_left {
	float: left;
	width: 300px;
  margin-right:25px;
  overflow:hidden;
}
.pressoffice_right{
  float:right;
  width:258px;
  overflow:hidden;
}

#pressoffice_release{
  line-height:17px;
}
#pressoffice_release a{
  color:#397DAA;
}
#pressoffice_release span a{
  color:#EE9700;
}


/********** EVENTS PAGE **********/

#parent_container_events{
	width: 1015px;
	margin: 0 auto;
	margin-bottom: 20px;
	position: relative;
	left: 2px;
}

#header_container_events{
	width: 1015px;
	min-height: 1px;
  height: auto!important;
  height: 1px;
	background: url(../images/header_bg_events_slice.gif) repeat-y;
	overflow: hidden;
	position: relative;
}

#header_container_events_top{
	width: 1015px;
	min-height: 123px;
  height: auto!important;
  height: 123px;
	background: url(../images/header_bg_events_top.gif) no-repeat;
	overflow: hidden;
	position: relative;
}

#header_container_events_footer{
	width: 1015px;
  height: 16px;
	background: url(../images/header_bg_events_footer_full_width.gif) no-repeat;
	overflow: hidden;
}

#checkbox_table{
	margin-top: 25px !important;
	margin-top: 22px;
	padding-left: 4px;
  font-size:9px;
}

#logo_events{
	float: left;
	padding: 0px 0px 0px 13px;
}

#return_to_site{
	position: absolute;
	right: 25px;
	top: 5px;
}

#print-this-page{
	position: absolute;
	right: 25px;
	top: 25px;
}

#return_to_site a{
	color: #397daa;
}

#body_container_events{
	width: 1015px;
	min-height: 1px;
	height: auto!important;
	height: 1px;
	background: url(../images/body_container_slice_events.gif) repeat-y;
}

#body_container_top_events{
	width: 1015px;
	min-height: 265px;
	height: auto!important;
	height: 265px;
	background: url(../images/body_container_top_events.gif) no-repeat;
}

#events_table_wrapper{
	padding: 6px 0px 0px 10px;
}



.tabledef {
	width: 997px;
	table-layout:fixed;
	overflow:hidden;
}

.tabledef .dateheader {
	border-width:1px;
	background-color:#0155a5;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	border-color:#0155a5;
	border-style:solid;
	height:25px;
  font-size:14px;
}
.dateheader
{

}

.tabledef .datecell {
	background-color:#0155A5;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	width:45px;
  font-size:14px;
}

.tabledef .cellheader {
	border-width:1px;
	background-color:#FFFFFF;
	color:#0155a5;
	border-color:#0155a5;
	border-style:solid;
	text-align:center;
	height:45px;
  font-size:14px;
}

.tabledef .emptycell {
	border-width:1px;
	background-color:#e7f1f8;
	color:#0155a5;
	border-color:#0155a5;
	border-style:solid;
}

.tabledef .endofday {
	border-width:1px;
	background-color:#e7f1f8;
	color:#0155a5;
	border-color:#0155a5;
	border-style:solid;
	font-weight:bold;
	text-align:center;
	height:25px;
}

.tabledef .displayeventcell {
	border-width:1px;
	color:#0155a5;
	border-color:#0155a5;
	border-style:solid;
	font-size:9px;
	margin:0px;
	padding:5px;
	margin-right:0px;
	vertical-align:top;
}

.tabledef2 {
	table-layout:fixed;
	overflow:hidden;
}

.tabledef2 .dateheader {
	border-width:1px;
	background-color:#6799C9;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	border-color:#0155a5;
	border-style:solid;
	height:25px;
  font-size:14px;
  /*width:8%;*/
}

.tabledef2 .datecell {
	background-color:#6799C9;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	width:25px;
  font-size:14px;
}

.tabledef2 .cellheader {
	border-width:1px;
	background-color:#FFFFFF;
	color:#0155a5;
	border-color:#0155a5;
	border-style:solid;
	text-align:center;
	height:45px;
  font-size:14px;
}

.tabledef2 .emptycell {
	border-width:1px;
	background-color:#e7f1f8;
	color:#0155a5;
	border-color:#0155a5;
	border-style:solid;
}

.tabledef2 .endofday {
	border-width:1px;
	background-color:#e7f1f8;
	color:#0155a5;
	border-color:#0155a5;
	border-style:solid;
	font-weight:bold;
	text-align:center;
	height:25px;
}

.tabledef2 .displayeventcell {
	border-width:1px;
	color:#d6e8f5;
	border-color:#0155a5;
	border-style:solid;
	font-size:xx-small;
	margin:0px;
	padding:5px;
	margin-right:0px;
	vertical-align:top;
}

#footer_container_events{
	width: 1015px;
	height: 40px;
	background: url(../images/footer_bg_events.gif) no-repeat;
}

#visualsoft_logo_events{
	float: right;
	width: 126px;
	padding: 0px 13px 0px 0px;
}

table.tabledef strong a,
table.tabledef2 strong a
{
  color:#0155A5;
  text-decoration:underline;
}
table.tabledef a,
table.tabledef2 a
{
  color:#ce0101;
}


/********** FOOTER **********/

#footer_container{
	width: 881px;
	height: 40px;
	background: url(../images/footer_bg.gif) no-repeat;
}

#footer_links{
	float: left;
	width: 400px;
}

#footer_links ul{
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 0px 16px;
	list-style: none;
	color: #ee9700;
}

#footer_links li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	display: inline;
}

#footer_links li a{
	color: #868686;
}

#visualsoft_logo{
	float: right;
	width: 126px;
	padding: 2px 13px 0px 0px;
}
/********* INVITE A FRIEND ********/
.invite_friend_form{
  margin:0 0 15px 15px;
}
#invite_successful
{
  height:250px;
  padding: 150px 0px 0px 0px;
  font-weight:bold;
  color: #43A6D7;
}








/********* FULL WIDTH ********/
#parent_container_events_full_width{
	width: 98%;
	margin: 0 auto;
	margin-bottom: 20px;
	position: relative;
	left: 2px;
}
#parent_container_events_full_width a, #parent_container_events_full_width a:hover{
  color:#0066cc;
  text-decoration:underline;
}
#header_container_events_full_width{
	width: 99%;
	overflow: hidden;
	position: relative;
}
#header_container_events_top_full_width{
	width: 100%;
	min-height: 152px;
  height: auto!important;
  height: 152px;
	background: url(../images/header_bg_events_top_full_width.gif) no-repeat;
  background-position:top left;
	overflow: hidden;
	position: relative;
}
#header_container_events_full_slice{
  width: 100%;
  background: url(../images/header_events_full_slice.gif) repeat-y;
  min-height: 1px;
  height: auto!important;
  height: 1px;
}
#header_container_events_top_full_width_right_image{
  background: url(../images/header_bg_events_top_full_width_right.gif) no-repeat;
  background-position:top right;
  min-height:152px;
  height: auto!important;
  height: 152px;
  border-top:1px solid #dadada;
  margin-top:-1px;
}
#body_container_top_events_full_width{
	width: 100%;
	min-height: 1px;
	height: auto!important;
	height: 1px;
}

#body_container_events_full_width{
	width: 100%;
	background: url(../images/body_container_top_events_full_width.gif);
  background-position:top left;
  background-repeat:no-repeat;
}
#body_container_events_full_width_right{
	width: 100%;
	background: url(../images/body_container_top_events_full_width_right.gif);
  background-position:top right;
  background-repeat:no-repeat;
}
#events_table_wrapper_full_width{
	/*padding: 6px 0px 0px 10px;*/
  padding:6px 10px 0;
}

.second_day_full_width{
  width:100%;
}

.tabledef_full_width {
	width: 100%;
	table-layout:fixed;

}

.tabledef_full_width .dateheader {
	border-width:1px;
	background-color:#0155a5;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	border-color:#0155a5;
	border-style:solid;
	height:25px;
  font-size:14px;
  /*width:8%;*/
}
.tabledef_full_width .datecell {
	background-color:#0155A5;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	width:45px;
  font-size:14px;
}

.tabledef_full_width .cellheader {
	border-width:1px;
	background-color:#FFFFFF;
	color:#0155a5;
	border-color:#0155a5;
	border-style:solid;
	text-align:center;
	height:45px;
  font-size:14px;

}

.tabledef_full_width .emptycell {
	border-width:1px;
	background-color:#e7f1f8;
	color:#0155a5;
	border-color:#0155a5;
	border-style:solid;
}

.tabledef_full_width .endofday {
	border-width:1px;
	background-color:#e7f1f8;
	color:#0155a5;
	border-color:#0155a5;
	border-style:solid;
	font-weight:bold;
	text-align:center;
	height:25px;
}

.tabledef_full_width .displayeventcell {
	border-width:1px;
	color:#0155a5;
	border-color:#0155a5;
	border-style:solid;
	font-size:9px;
	margin:0px;
	letter-spacing: -1px;
	padding:5px;
	margin-right:0px;
	vertical-align:top;
}
#header_container_events_footer_full_width{
	width: 100%;
  height: 16px;
	background: url(../images/header_bg_events_footer_full_width.gif) no-repeat;
	overflow: hidden;
  background-position:top left;
}
#header_container_events_footer_full_width_right{
	width: 100%;
  height: 16px;
	background: url(../images/header_bg_events_footer_full_width_right.gif) no-repeat;
	overflow: hidden;
  background-position:top right;
}
#footer_container_events_full_width{
	width: 100%;
	height: 40px;
	background: url(../images/footer_bg_events_full_width.gif) no-repeat;
  background-position:left bottom;
}
#footer_container_events_full_width_right{
	width: 100%;
	height: 40px;
	background: url(../images/footer_bg_events_full_width_right.gif) no-repeat;
  background-position:right bottom;
}

