/* press kit */
#main a {
	color: #666;
}
	#main a:hover {
		color: #f90;
	}
#main ul.listnav {
	list-style-type: none;
	padding: 0 0 5px 5px;
}
	ul.listnav li {
		padding-left: 4px;
		float: left;
	}
		#main ul.listnav li a {
			color: #f90;
		}
	span.blue {
		color: #069;
	}	
	#main a.pdf {
		color: #f90;
		background: url('/wcms_opu/opu_template_edit/Images/icon_pdf.gif') no-repeat;
		padding: 0 0 20px 20px;
	}	
	#main a.boxlink {
		color: #f90;
		display: block;
		border-top: 1px solid #ccc ;
		border-bottom: 1px solid #ccc;
		background: white url('/wcms_opu/internet_bi_ua_prod/Images/arrow-right-yellow.gif') no-repeat 7px 50%;
		padding: 1px 0 1px 14px;
		margin: 0.5em 0;
	}
	#main a.orange { 
		display: block;
		background-image: url('/wcms_opu/internet_bi_ua_prod/Images/arrow-right-yellow.gif');
		background-position: 0 50%;
		padding: 0 0 0 7px;
		color: #f90;
	}
	ul.download a {
		background: url('/wcms_opu/internet_bi_ua_prod/Images/arrow-right-yellow.gif') no-repeat 0 50% ;
		padding: 2px 0 1px 7px;
		float: left;
	}
		ul.download a:hover {
			text-decoration: underline;
		}
	ul.linklist a { 
		display: block;
		background-image: url('/wcms_opu/internet_bi_ua_prod/Images/arrow-right-yellow.gif');
		background-position: 7px;
		padding: 0 0 0 15px;
	}
	ul.references {
		border-top: 1px solid #d5d5d5;
		margin-top: 2em;
		font-size: 0.8em;
		padding-left: 1em;
	}
		ul.references li {
			list-style-type: none;
			margin: 0.1em 0; 
		}
		#main ul.references li a {
			color: #f90;
		}
	span.key { 
		width: 10px;
		height: 10px;
		background: url('/wcms_opu/opu_template_edit/Images/icon_key.gif') no-repeat;
	}
ul.pressconf {
	list-style: none;
	margin-bottom: 1em;
}
ul.pressconf li {
	list-style: none;
	clear: both;
	background-color: #f5f5f5;
	margin-bottom: 2em;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
}
	ul.pressconf .head {
		border-bottom: 1px dotted #99ADC2; 
		margin: 13px 10px 18px 10px;
		padding-left: 0;
	}	
	.qanda.presskit .head {
		margin-bottom: 0.5em;
		border-bottom: 1px dotted #99ADC2; 
	}
		ul.pressconf .head span {
			float: right;
			padding: 0;
		}
		ul.pressconf img {			
			float: right;
			margin:  0 !important;
			padding-bottom: 1.5em;
		}
			ul.pressconf img.ml10 {
				margin-left: 1em !important;
			}
		ul.pressconf div {
			padding: 0 0 0px 10px;
		}
		ul.pressconf div.txt { 
			width: 68%;
			margin: 0;
			float: right;
			padding-bottom: 1em;
		}
			ul.pressconf div.txt p {
				margin-bottom: 0.5em;
			}
		ul.pressconf table {
			width: 340px;
			margin-bottom: 0;
			vertical-align:top;
			padding: 0;			
		}
		ul.pressconf tr {	
			height: 30px;
		}
		ul.pressconf td {
			padding: 0;
		}
		ul.pressconf td.label {
			width: 75px;
			height: auto;
			vertical-align: top;
		}
/* linklist */
ul.linklist {
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		margin: 0 1em 1em 1em;
		padding: 0.4em 0;
	}
	ul.linklist li {
		border: none;
		margin-bottom: 0;
		padding: 2px 0;		
	}
/* linklist */
.excerpt.pressconf {
	padding-bottom: 0;
}
 		#main ul.articleboxes li a.readmore{
			color: #f90 !important; 
			background-position: 0 50%;
			padding-left: 7px;
		}	
			#main ul.articleboxes li a.readmore.grey {
				color: #666 !important;
			}
				#main ul.articleboxes li a.readmore.grey:hover {
					color: #f90 !important;
				}
			#main ul.articleboxes.pressconf a.readmore:hover {
				text-decoration: underline !important;
			}
				
		
	/* video */
	#main ul.pressco.video .image {
		background: white;
		width: 171px;
		height: 152px; 
		float: left; 
		margin: 10px 10px 20px;
	}
		#main ul.articleboxes.video .image span{ 
			font-size: 0.9em;
			margin-top: 135px; 
		}
		#main ul.articleboxes.video p {
			padding-top: 8px;
		}
		#main ul.articleboxes.video  ul, div.slidebody div.info ul {
			float: left;
			width: 250px;
			border-top: 1px solid #d5d5d5;
			border-bottom: 1px solid #d5d5d5;
		}
		#main ul.articleboxes.video  ul {
			width: 150px;
		}
		#main ul.articleboxes.video  ul { 
			margin: 0.5em 0 2em 0;
		}
		#main ul.articleboxes.video a.popup{
			float: left;
			margin: 1em 0 0 1em;
		}
		#main ul.articleboxes.video .txt {
			width: 42%;
			margin: 0.2em 1em 0 0;
			float: right;
		}
		#main ul.articleboxes.video  ul li, div.slidebody div.info ul li{
			border: none;
			margin-bottom: 0;
		}
			#main ul.articleboxes.video  ul li.first, div.slidebody div.info ul li.first {
				margin-top: 5px;
			}
			#main ul.articleboxes.video  ul li.last, div.slidebody div.info ul li.last{
				margin-bottom: 5px;
			}
			#main ul.articleboxes.video  ul li.brdr, div.slidebody div.info ul li.brdr {
				margin-bottom: 3px;
				padding-top: 2px;
				border-top: 1px solid #d5d5d5;
			}
		#main ul.articleboxes.video  ul li a, #main div.slidebody div.info ul li a{
			color: #f90;
			background-image: url('/wcms_opu/internet_bi_ua_prod/Images/arrow-right-yellow.gif');
			background-position: left;
			padding-left: 8px;
			margin-left: 8px;
		}
		#main ul.articleboxes.video  ul li a:hover {
			text-decoration: underline !important;
		}
		
	/* video */
	/* photo */
	ul.pressconf.photo {
		background: #f5f5f5;
		border-top: 1px solid #d5d5d5;
		border-bottom: 1px solid #d5d5d5;
		margin-bottom: 0.5em;		
	}
	ul.pressconf.photo .image{
		background: white;
		width: 83px;
		height: 108px; 
		float: left; 
		margin: 13px 0 20px 13px;
		_margin: 13px 0 20px 5px;
	}		
		ul.pressconf.photo li {
			border: none;
			border-bottom: 1px solid #d5d5d5;
			margin: 10px;
		}
			ul.pressconf.photo li.last {
				border-bottom: none;
				margin-bottom: 1em;
			}
			ul.pressconf.photo li  li{
				margin: 0;
				margin-bottom: 1em;
			}
		#main ul.pressconf.photo div.txt {
			float: right;
			width: 68%;
		}
		#main ul.pressconf.photo div.txt li {
			border: none;
		}
		ul.pressconf.photo img {
			margin-top: 1em;
			float: left;
		}
		ul.pressconf.photo a.popup { 
			margin: 13px 0 20px 13px;
		}
		ul.pressconf.photo ul a  {
			color: #f90;
			padding-right: 4px;
		}
		ul.pressconf.photo ul li a {
			display: block;
			background-image: url('/wcms_opu/internet_bi_ua_prod/Images/arrow-right-yellow.gif');
			background-position: 5px 50%;
			padding: 1px 0 0 12px;
			color: #666;
			height: 16px;
			border-top: 1px solid #d5d5d5;
			border-bottom: 1px solid #d5d5d5;
		}
			ul.pressconf.photo ul li a span {
				color: #f90;
			}
		ul.pressconf.photo ul li a:hover {
			color: #f90;
			text-decoration: underline;
		}
	/* photo */
	/* biography */
	ul.articleboxes.bio div {
		margin: 12px 0 20px 0;
		display: block;
		float: right;
		width: 240px;
	}
		ul.articleboxes.bio img {
			margin: 1.3em 1.3em 1.3em 1.3em;
			
		}
	/* biography */
	/* login */
	ul.articleboxes.login {
		margin-bottom: 0;
	}
		ul.articleboxes.login h6{
			font-size: 1.5em;
			margin: 10px 10px 0 5px;
		}
		ul.articleboxes.login p {
			margin: 10px;
		}				
		ul.articleboxes.login ul { 
			width: 353px;
		}
		ul.articleboxes.login li {
			margin-bottom: 0;
		}
		ul.articleboxes.login li li {
			border: none;
		}
		ul.articleboxes.login label {
			float: left;
			display: block;
			width: 110px;
			padding: 7px 0 0 10px;
		}
		ul.articleboxes.login input {
			width: 227px;
			_width: 224px;
			margin-top: 5px;
			margin-bottom:5px;
		}		
		ul.articleboxes.login input.img {
			width: 80px;
			float: right;
			border: none;
			margin: 0;
			padding: 10px 0 0 0;
		}
		ul.articleboxes.login input.check {
			width: auto;
			float: left;
			margin: 2px	5px 30px 0;
			border: none !important
		}		
		ul.articleboxes.login select {
			width: 233px;
			_width: 230px;
			height: 20px;
			margin-top: 5px;
		}
		a.readmore.login {
			margin-top: 4px !important;
		}
		p.small, span.small {
			font-size: 0.85em;
			margin: 1em 0 1em 1em !important;
		}
	/* login */
	/* downloads */
	ul.pressconf.downloads ul {
		padding: 5px 0 10px 0;
	}	
		ul.pressconf.downloads li {
			margin-bottom: 0.5em;
		}
		ul.pressconf.downloads li li{
			border: none;
			padding: 0 0 0 7px;
		}
			ul.pressconf.downloads li span { 
				width: 123px;
				float: right;
				padding: 0;
			}
			ul.pressconf.downloads li.total {
				padding: 2px 0;
			}
			ul.pressconf.downloads li.total span { 
				width: 155px;
			}
		.btn_download {
			width: 90px;
			height: 15px;
			color: white !important;
			font-weight: bold;
			float: right;
			background: #f90 url('/wcms_opu/internet_bi_ua_prod/Images/arrow-right-white.gif') 5px 6px no-repeat;
			padding: 3px 0 2px 12px;
			margin: 15px 0 30px;
		}		
		#btn_login, #ctl00_ContentPlaceHolder1_btnLogin, #ctl00_ContentPlaceHolder1_btnRegister, #ctl00_ContentPlaceHolder1_PasswordForgotten, form#aspnetForm input.submitButton {
			width: 80px;
			height: 20px;
			color: white !important;
			font-weight: bold;
			float: right;
			background: #f90 url('/wcms_opu/internet_bi_ua_prod/Images/arrow-right-white.gif') 5px 6px no-repeat;
			margin: 15px 0 15px;
			cursor:pointer;
			border:none;
		}
		ul.articleboxes .btn_download:hover, ul.articleboxes .btn_login:hover {
			text-decoration: underline !important;
		}
		#ctl00_ContentPlaceHolder1_btnLogin, #ctl00_ContentPlaceHolder1_btnRegister, #ctl00_ContentPlaceHolder1_PasswordForgotten, form#aspnetForm input.submitButton {
			margin-right:45px;
			width:130px;
			text-align:left;
			padding-left:12px;
			padding-bottom:3px;
		}
		form#aspnetForm input.submitButton {
			xpadding:0;
			width: 130px !important;
			height:20px !important;
			margin-right:0;
		}
		#ctl00_ContentPlaceHolder1_btnRegister, #ctl00_ContentPlaceHolder1_PasswordForgotten {
			margin-right:0 !important;
			float:none;
			margin-left:380px;
		}
		#ctl00_ContentPlaceHolder1_optin {
			width:14px !important;
			height:14px !important;
		}
		div.maindiv {
			background-color: #f5f5f5;
			margin-bottom: 5px;
			border-top: 1px solid #d5d5d5;
			border-bottom: 1px solid #d5d5d5;
			width:565px;
		}
			div.maindiv h1 {
				margin-top:10px;
				margin-left:10px;
				font-size:1.2em;
				font-weight:bold;
			}
			div.maindiv .maintab div {
				margin-bottom:10px;
			}
			.maintab {
				margin-left:6px !important;
			}
			h2.headDesign2 {
				font-size:1.2em;
				font-weight:bold;
			}
			#ctl00_ContentPlaceHolder1_country, #ctl00_ContentPlaceHolder1_titleuser, #ctl00_ContentPlaceHolder1_prefix, #ctl00_ContentPlaceHolder1_firstname, #ctl00_ContentPlaceHolder1_lastname, #ctl00_ContentPlaceHolder1_occupation, #ctl00_ContentPlaceHolder1_clinic, #ctl00_ContentPlaceHolder1_department, #ctl00_ContentPlaceHolder1_address1, #ctl00_ContentPlaceHolder1_address2, #ctl00_ContentPlaceHolder1_city, #ctl00_ContentPlaceHolder1_zip, #ctl00_ContentPlaceHolder1_phone, #ctl00_ContentPlaceHolder1_fax, #ctl00_ContentPlaceHolder1_admission, #ctl00_ContentPlaceHolder1_loginname, #ctl00_ContentPlaceHolder1_Password1, #ctl00_ContentPlaceHolder1_Password2, #ctl00_ContentPlaceHolder1_email {
				width:230px;
			}
	/* downloads */
	/* slides */
	div.slide {	
		border-width: 1px 0 1px 0;
		border-style: solid;
		border-color: #e6e6e6;
		background-color: #f5f5f5;
		margin-bottom: 4px;
		padding: 3px 7px 3px 15px;
		color: #666;
		background: #f5f5f5 url('/wcms_opu/internet_bi_ua_prod/Images/arrow-right-yellow.gif') 7px 6px no-repeat;
	}
		.qanda.presskit.overview div.slide.open {
			border-width: 1px 0 0 0;
			margin-bottom: 0;
			background: #f5f5f5 url('/wcms_opu/internet_bi_ua_prod/Images/arrow-down-yellow.gif') 6px 7px no-repeat;
		}
		div.slide .head {
			border: none !important;
			margin-bottom: 0 !important;
		}
			div.slide .head span{
				display: block;
				cursor: pointer;
			}
			div.slide .head ul {	
				float: right;
			}
				div.slide .head li {
					margin-bottom: 0;
					padding-left: 13px;
				}
					div.slide .head li.bio {
						background: url('/wcms_opu/opu_template_edit/Images/icon_bio.gif') no-repeat;
					}
					div.slide .head li.slides {
						background: url('/wcms_opu/opu_template_edit/Images/icon_slides.gif') no-repeat;
					}
						div.slide .head li.slides.inactive {
							color: #ccc;
							background: url('/wcms_opu/opu_template_edit/Images/icon_slides_inactive.gif') no-repeat;
						}
			div.slidebody {
				background: #f5f5f5;
				border-bottom: 1px solid #e6e6e6;
				margin-bottom: 4px;
				display: none;
			}
				div.slidebody.open {
					display: block;
				}
				div.slidebody a.popup, div.slidebody img.bio {
					float: right;
					margin: 1em 4.1em 1em 0;
				}
				div.slidebody  a.vid_pop img {
					margin: 1em 0 2em 1em;
				}
				div.slidebody a.more {
					height: 16px;
					display: block;
					border-top: 1px solid #e6e6e6;
					border-bottom: 1px solid #e6e6e6;
					margin: 0 1em 1em 1em; 
					background: white url('/wcms_opu/internet_bi_ua_prod/Images/arrow-right-yellow.gif') no-repeat 5px 50%;
					padding: 0 0 0 12px;
					color: #f90;
				}
				div.slidebody div.info { 
					float: right;
					width: 320px;
					margin: 1em 0 2em 0;
				}
					div.slidebody div.info.photo {
						width: 400px;
					}
						div.slidebody div.info.photo li {
							padding: 0.1em 0;
						}
						div.slidebody div.line {
							border-bottom: 1px solid #e6e6e6;
							margin: 0 1em;
						}
						div.slidebody div.info ul {
							margin-top: 1em;
						}
				div.slidebody p {
					padding: 0.8em 0 0 1.3em;
					width: 360px;
				}				
		.qanda.presskit.overview dl dt:hover {
			cursor:pointer;
			text-decoration:underline;
		}
		.qanda.presskit.overview dl dd {
			background-color: #f5f5f5;
			padding: 8px 10px;
			border-bottom:1px solid #f5f5f5;
			margin-bottom: 3px;
		}
	/* slides */
	ul.domtabs.presskit {
		border-bottom: 1px solid #99ADC2;
	}		
	ul.domtabs.presskit li a{
		background: #ccc !important;
		border: none !important;
		border-right: 1px solid white !important;
	}
	ul.domtabs.presskit li.active a { 
		background: #f90 !important;
		border: none !important;
		border-right: 1px solid white !important;		
		text-decoration: none;
		cursor: default;
	}	
	* html #fixIE6 {
		border-top:none !important;
		border-bottom: none !important;
	}
	#fixIE6 {
		border-bottom: none;
	}
	.qanda.presskit {
		margin-top: 4px;
		border-top: 1px solid #ccc !important;
		border-bottom: 1px solid #ccc !important;
	}
	.qanda.presskit li {
		list-style-type: none;
		margin-bottom: 1em;
	}
		.qanda.presskit li p { 
			margin-bottom: 0.5em;
		}
		.qanda.presskit a.readmore {
			background-position: 0pt 50% !important;
			border: none !important;
			padding-left:7px !important;
		}
	.qanda.presskit.list { 
		background: none !important;
		border: none !important;
		padding: 0 !important;
	}	
	.qanda.presskit.list dl, .qanda.presskit.list dl dt, .qanda.presskit.list dl dd {
		margin:0;
		padding:0;
	}
		.qanda.presskit.list dl dt {	
			font-weight: bold;
			border-width: 1px 0 1px 0;
			border-style: solid;
			border-color: #e6e6e6;
			background-color: #f5f5f5;
			margin-bottom: 3px;
			padding: 3px 7px 3px 15px;
			color: #666;
			background: #f5f5f5 url('/wcms_opu/internet_bi_ua_prod/Images/arrow-right-yellow.gif') 7px 6px no-repeat;
			cursor: pointer;
		}
			.qanda.presskit.list dl dt dfn {
				font-weight:normal;
				font-style:normal;
			}
				.qanda.presskit.list dl dt:hover {
					cursor:pointer;
					text-decoration:underline;
				}
			.qanda.presskit.list dl dd {
				background-color: #f5f5f5;
				padding: 8px 10px;
				border-bottom:1px solid #f5f5f5;
				margin-bottom: 3px;
			}
				.qanda.presskit.list .relatedlinks {
					padding: 10px 0 !important;
				}
				.qanda.presskit.list dl dd.open {
					display:block;
					border-bottom: 1px solid #e6e6e6; 
				}
				.qanda.presskit.list dl dt.open {
					border-bottom:0;
					margin-bottom:0;
					background: #f5f5f5 url('/wcms_opu/internet_bi_ua_prod/Images/arrow-down-yellow.gif') 5px 8px no-repeat;
				}
				.qanda.presskit.list dl dd p {
					margin-top: 10px;
				}
				.qanda.presskit.list div.inactive, .qanda.presskit.overview div.inactive {
					font-weight: bold;
					border-width: 1px 0 1px 0;
					border-style: solid;
					border-color: #e6e6e6;
					background-color: #f5f5f5;
					margin-bottom: 3px;
					padding: 3px 7px 3px 15px;
					color: #ccc;
					background: #f5f5f5 url('/wcms_opu/opu_template_edit/Images/arrow_grey.gif') 7px 6px no-repeat;
				}
		.qanda.presskit.overview {
			margin-top: 1px;
			background: #fff url('/wcms_opu/opu_template_edit/Images/bg_presspack_overview.jpg') top repeat-x !important;
			border: 2px solid #ccc !important;
			padding: 20px !important;
		}
			.qanda.presskit.overview .topnote {
				height: 105px;
			}
				.qanda.presskit.overview .topnote span.large {
					font-size: 1.4em;
					font-weight: normal;
					display: block;
				}
				.qanda.presskit.overview .topnote span.larger {
					font-size: 1.65em;
					font-weight: bold;
					display: block;
				}
				.qanda.presskit.overview .topnote .box {
					width: 177px;
					background: #f5f5f5 !important;
					border: 1px solid #ccc;
					float: right;					
					padding: 5px;
				}
				.qanda.presskit.overview ul p {
					margin-top: 0.5em;
					margin-bottom: 1.5em;
				}
				.qanda.presskit.overview  ul.download {
					background: #f5f5f5;
					border-top: 1px solid #ccc !important;
					border-bottom: 1px solid #ccc !important;
					padding: 0 5px;
					margin: 0.3em 0 1.5em 0;
				}
					.qanda.presskit.overview  ul.download li {
						margin-bottom: 0;
					}					
					.qanda.presskit.overview  ul.download li span { 
						float: right;
						padding: 1px 0 1px 15px;
					}
						.qanda.presskit.overview  ul.download li span.grey {
							float: left;
							background: none;
							padding: 0;
						}
						.qanda.presskit.overview  ul.news {
							background: #f5f5f5;
							border-top: 1px solid #ccc !important;
							border-bottom: 1px solid #ccc !important;
							padding: 0 5px;
							margin: 0.3em 0 1.5em 0;
						}
							.qanda.presskit.overview  ul.news li {
								margin: 0.5em 0;
							}
						.qanda.presskit.overview  ul.news a.readmore {
							color: #666 !important;
							margin-top: 0 !important;
							background-position: 0px 6px !important;							
						}
							.qanda.presskit.overview  ul.news a.readmore:hover {
								color: #f90 !important;								
							}
						ul.news span a, ul.download span a {
							color: #666 !important;
						}
							ul.news span a:hover, ul.download span a:hover {
								color: #f90 !important;
							}
						.qanda.presskit.overview  ul.news span.info { 
							float: right;	
							padding: 2px 0 2px 15px;
							background: url('/wcms_opu/internet_bi_ua_prod/Images/arrow-right-yellow.gif') 7px 6px no-repeat;							
						}
						.qanda.presskit.overview  ul.news span.orange {
							color: #f90;
							padding-right: 4px;
						}
						.element.quickpoll {
							margin-bottom: 0 !important;
						}
		#main ul.arrow a {
			color: #666;
		}
			#main ul.arrow a:hover {
				color: #f90;
			}
	/* quickpoll  */
	div.quickpoll form{
		width: 186px;				
	}	
		div.quickpoll #quickpoll_area {
			background: #e6e6e6;
			padding-left:5px;
		}
		*:not(hr) div.quickpoll form{ 
			padding-left: 5px;
		}
		div.quickpoll p {
			margin-bottom: 0.5em;
		}
		div.quickpoll table {
			background: #e6e6e6;
			margin-bottom: 0;
			border: none;	
		}
			div.quickpoll table td {
				padding-left: 5px;
				padding-right: 2px;
			}
			div.quickpoll input {
				border: none;
			}
			div.quickpoll textarea {
				width: 160px;
				margin-bottom: 0.5em;
				margin-top:5px;
			}
			#quickpoll_area {
				padding-left: 7px;
				display: none;
			}
				*:not(hr) #quickpoll_area {
					padding-left: 3px;
				}
				
				div.quickpoll input.submit {
					background-image: url('/wcms_opu/internet_bi_ua_prod/Images/arrow-right-yellow.gif');
					background-position: left;
					background-color:#fff;
					padding-left: 9px;
					cursor:pointer;
					margin-top:10px;
					border:1px solid #d5d5d5;
					width:178px;
					text-align:left;
					border-left:none;
					border-right:none;
					color:#f90;
				}
	/* quickpoll  */