h2{
	text-align:center;
	font-size:26px;
	line-height:1.2;
	font-weight:bold;
	text-shadow:5px 5px 13px #ccc;
}
#right h3{
	border-left:10px solid #0099FF;
	font-size:20px;
	padding:4px 0 5px 8px;
	color:#002859;
	background-color:#f6f6f6;
	width:722px;
	clear:both;
}

#right p{
	font-size:medium;
	line-height:1.6;
	padding:0 0 0.8em 0;
}
#right p a, #right p a:hover{
	font-weight:normal;
}
p.interviewer{
	font-weight:bold;
	color:#0093FF;
}

div.img-box-right{
	float:right;
	margin-left:20px;
}
div.img-box-left{
	float:left;
	margin-right:20px;
}
div.img-box img{
	border:1px solid #0099FF;
}
div.img-box span.caption{
	color:#338;
	display:block;
	padding:0px 2px 10px 2px;
	line-height:1.1;
}

div.img-box-center{
	margin:10px auto 20px auto;
	clear:both;
	vertical-align:bottom;
}
div.img-box-center:after { content: ""; display: block; clear: both; }
div.img-box-center img{
	display:block;
	float:left;
	border:1px solid #0099FF;
	margin-right:20px;
	vertical-align:bottom;
}
div.img-box-center span.caption{
	display:block;
	clear:both;
	padding-top:6px;
}

.radius-box{
	width:80%;
	font-size:14px;
	margin:0 auto 20px auto;
	background-color:#F8F8F8;
	padding:20px!important;
	border:solid 1px orange;
-moz-border-radius-topleft: 9px;
-moz-border-radius-topright:9px;
-moz-border-radius-bottomleft:9px;
-moz-border-radius-bottomright:9px;
-webkit-border-top-left-radius:9px;
-webkit-border-top-right-radius:9px;
-webkit-border-bottom-left-radius:9px;
-webkit-border-bottom-right-radius:9px;
border-top-left-radius:9px;
border-top-right-radius:9px;
border-bottom-left-radius:9px;
border-bottom-right-radius:9px;
	line-height:1.2!important;
}
.radius-box h4{
	margin:0 0 10px 0; 
	padding:3px 0px 3px 7px;
	font-size:20px;
	border-left:8px solid orange;
}

.attention{
	width:85%!important;
	font-size:12px!important;
	color:#555!important;
	margin:0 auto 20px auto;
	font-weight:normal!important;
}
.attention p{
	font-size:12px!important;
	line-height:1.2!important;
	padding:0 0 5px 0!important;
}
#right .caution{
	font-size:75%;
	color:#888;
	padding:0;
}
#footer {
	color: #666;
	font-size:80%;
	line-height:160%;
	width: 700px;
	padding: 10px;
	float: left;
	clear: left;
	background-color: #F2F2F2;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #002859;
	margin: 0!important;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}

p.guest span{
	font-weight:bold;
	margin-right:1.0em;
}

dl.related-links dd{
	margin:0;
	padding:0;
}

div.caution{
	font-size:11px;
	color:#777;
	line-height:1.2;
}

div.at-social{
	width:700px;
}
div.at-social:after { content: ""; display: block; clear: both; }