

  .popup_width_override div.linermid {
     background: url(/elements/images/popup-bg-middle.png) #F1F1F1;
     width:510px;
  }
  .popup_width_override div.linertop {
  	background: url(/elements/images/popup-bg-top.png);
  	width:548px;
  }
  .popup_width_override div.linerbottom {
  	background: url(/elements/images/popup-bg-bottom.png);
  	width:548px;
  }
  .popup_width_override .layout_col_1 {
     width:320px;
  }
  .popup_width_override .layout_col_2 {
		margin-left:160px;
	}

  /* Change (17/2/2001, by Robert Curry) Increased the size of the seminar popups to cope with long venue names. */
  #zone_maincontent .popup_seminar .layout_col_2 {
  		margin-left: 0;
  		width: 363px;
  }
	
span.bookshop_popup_container {
	font-size: 1.1em;
}
