body.interview_body p {
line-height:2;
}

div.interview_detail_logo img {
width:auto;
margin:30px 0;}

div.interview_detail_logo img:hover {
opacity:0.7;
}

p.booth_number {
text-align:right;
margin-bottom:10px;
}
p.author {
text-align:right;
margin-bottom:10px;
}

span.name{
	font-weight:bold;
}

span.small{
	font-size:7px;
}

.alignL {
text-align:left;
}
.alignR {
text-align:right;
}

a:link {
text-decoration:underline;
color:#0096CD;
}

a:visited {
text-decoration:underline;
color:#0096CD;
}

a:hover {
color:#000;
text-decoration:none;
}

td.gray {
background-image:none;
background-color:#eee;
font-weight:bold;
}

td#date-time,td#venue {
text-align:right;
}


h1 {
background:none;
text-indent:0;
color:#333;
font-weight:bold;
font-size:190%;
margin-top:20px;
margin-bottom:0px;
	background-color:white;
	line-height:140%;
}
h2 {
margin:30px 0 10px;
font-weight:bold;
font-size:120%;
color:#333;
line-height:1.6;
border-bottom:1px solid #666;
}

div.fig_box {
border:1px solid #ccc;
padding:5px;
margin:10px auto;
}
.widthauto {
width:auto;
}
p.interview_txt {
	margin-bottom:20px;
}