
/* style="width: 100%; border: 1px solid black;" border="0" */

.pqrc_eventTable {
	width: 100%;
	border: 1px solid black;
}

.pqrc_eventTable > thead > tr > th {
	padding: 10px;
	border-bottom: 1px solid black;
	font-weight: bold;
}

.pqrc_eventTable > tbody > tr > td {
	padding: 5px;
	vertical-align: top;
}

.pqrc_eventTable > tbody > tr > td:first-child {
	width: 5em;
}

.pqrc_eventHostBanner {
	border: none;
	padding: 0px;
}

.pqrc_eventHostBanner img {
	width: 100%;
	padding: 0px;
}

.pqrc_eventHosts img {
	height: 90px;
/*	min-height: 90px; See iehackslt8.css */
}

.pqrc_eventTitle {
	font-size: 1.5em;
}

.pqrc_eventSubTitle {
	font-size: 1.1em;
}

.pqrc_eventTableRowLabel {
	font-weight: bold;
}

.pqrc_eventProgramTable {
	border-top: 1px solid gray;
	border-left: 1px solid gray;
}

.pqrc_eventProgramTable > tbody > tr > td {
	border-right: 1px solid gray;
	border-bottom: 1px solid gray;
	padding: 10px;
}

.pqrc_eventProgramTable p {
	margin-top: 0;
}

.pqrc_eventSessionTitle {
	font-weight: bold;
}

.pqrc_eventSpeakerInfo { 
	min-height: 120px;
}

.pqrc_eventSpeakerPhoto {
	float: left;
	width: 120px;
	height: 120px;
	margin-right: 12px;
}

.pqrc_eventSpeakerInfo a {
	text-decoration: none;
} 

.pqrc_EventSpacer {
	margin-top: 24px;
	margin-bottom: 24px;
}
	
#pqmdnbios > ul > li {
	max-width: 160px;
	/*text-align: center;*/
}

.pqrc_eventSponsors img {
	height: 60px;
/*	min-height: 60px; See iehackslt8.css */
}

.pqrc_eventHosts a,
.pqrc_eventHosts a:hover,
.pqrc_eventHosrts a:visited,
.pqrc_eventSponsors a,
.pqrc_eventSponsors a:hover,
.pqrc_eventSponsors a:visited {
	text-decoration: none;
}

.pqrc_eventHosts img,
.pqrc_eventSponsors img {
	width: 100%;
	border: none;
}

.pqrc_seminarLabel {
    color: blue;
    display: inline-block;
}

.pqrc_seminarHeader .pqrc_seminarLabel {
    width: 7em;
}

.pqrc_seminarField {
    display: inline-block;
}

.pqrc_seminarField a {
    color: inherit;
    text-decoration: none;
}
