
#cop15 #intro {
	padding:0 0 25px;
	text-align:justify;
	width:565px;

}
#cop15 .column {
	float:left;
}
#cop15 .left {
	text-align:justify;
	margin:0 26px 0 0 !important;
	width:359px;
}
#cop15 .right {
	margin:0 !important;
	width:179px;
}

#cop15 #program {
	background:url(/site_images/cop15/img_cop_wave.gif) right 11px no-repeat;
	min-height:173px;
	height:auto !important;
	height: 173px;
}
#program .title {
	width:234px;
}
#listSpeakers {}
#listSpeakers .boxTopFirst {
	background:url(/site_images/cop15/bck_program_oddFirstCenter.gif) left top repeat-y;
}
#listSpeakers .boxCenterFirst {
	background:url(/site_images/cop15/bck_program_oddFirstTop.gif) left top no-repeat;
	width:569px;
	min-height:137px;
	height:auto !important;
	height:137px;
}
#listSpeakers .boxTopLastOdd {
	background:url(/site_images/cop15/bck_program_oddLastTop.gif) left bottom no-repeat;
}
#listSpeakers .boxCenterLastOdd {
	background:url(/site_images/cop15/bck_program_oddLastCenter.gif) left top no-repeat;
	min-height:9px;
	height:auto !important;
	height:9px;
	width:569px;
}
#listSpeakers .boxTopLastEven {
	background:url(/site_images/cop15/bck_program_evenLastTop.gif) left bottom no-repeat;
}
#listSpeakers .boxCenterLastEven {
	background:url(/site_images/cop15/bck_program_evenLastCenter.gif) left top no-repeat;
	min-height:9px;
	height:auto !important;
	height:9px;
	width:569px;
}
#listSpeakers .even {
	background:url(/site_images/cop15/bck_program_evenCenter.gif) left top repeat-y;
}
#listSpeakers .even .boxCenter {
	background:url(/site_images/cop15/bck_program_evenTop.gif) left top no-repeat;
	width:569px;
}
#listSpeakers .odd {
	background:url(/site_images/cop15/bck_program_oddCenter.gif) left top repeat-y;
}
#listSpeakers .odd .boxCenter {
	background:url(/site_images/cop15/bck_program_oddTop.gif) left top no-repeat;
	width:569px;
}
#listSpeakers .margin {
	padding:23px 70px 21px 22px;
}
#listSpeakers .speaker {}
#listSpeakers .speaker .picture {
	float:left;
	height:100px;
	margin-right:25px;
	width:70px;
}
#listSpeakers .odd .picture, #listSpeakers .boxCenterLastOdd .picture  {
	border:1px solid #494d51;
}
#listSpeakers .even .picture, #listSpeakers .boxCenterLastEven .picture  {
	border:1px solid #8e9397;
}
#listSpeakers .speaker .text {
	float:left;
	width:360px;
}
#listSpeakers .speaker .title {
	margin-bottom:10px;
	padding-bottom:10px;
	width:100%;
}
#listSpeakers .odd .speaker .title, #listSpeakers .boxCenterLastOdd .speaker .title  {
	border-bottom:1px solid #3f4347;
}
#listSpeakers .even .speaker .title, #listSpeakers .boxCenterLastEven .speaker .title {
	border-bottom:1px solid #63676c;
}
#listSpeakers .speaker .name {
	color:#9fdce8;
	font-size:1.23em;
	font-weight:bold;
}
#listSpeakers .speaker .function {
	color:#b2dee7;
	font-weight:normal;
	font-size:1em;
}
#listSpeakers .speaker .info {
	color:#e4e4e4;
}
#cop15 #quicklinks {}
#quicklinks ul { margin:0;}
#quicklinks ul li {
	background:url(/site_images/cop15/bul_cop_quicklinks.gif) left 5px no-repeat !important;
	color:#246571;
}
#quicklinks ul li a {
	color:#246571;
	text-decoration:underline;
}
#quicklinks ul li a:hover {
	text-decoration:none;
}
#quicklinks .quicklinksTop {
	background:url(/site_images/cop15/bck_cop_linkboxBottom.gif) left bottom no-repeat;
}
#quicklinks .quicklinksBottom {
	background:url(/site_images/cop15/bck_cop_linkboxTop.gif) left top no-repeat;
	min-height:140px;
	height:auto !important;
	height: 140px;
	width:359px;
}
#quicklinks .margin {
	padding:18px;
}
a.askQuestion 
{
	background:url(/site_images/cop15/img_cop_questions.gif) left top no-repeat;
	display:block;
	height:49px;
	margin-bottom:10px;
	width:234px;
}