h1 {
	height : 36px;
	font-size : 20px;
}
h2 {
	clear : none;
	font-size : 12px;
	line-height : 17px;
	
	padding-top : 10px;
	border-top : 0 none;
	margin-top : 0;
}
h2 + p {
	margin-top : 0;
}

div.detail {
	float : right;
	width : 490px;
	
	text-align : center;
	
	padding-left : 36px;
	margin-top : 15px;
}
div.detail + div {
	margin-right : 526px;
}
div.detail span.vr {
	padding : 0 3px;
}

@media screen {
	.sIFR-active #content h2 {
		visibility : hidden;
		
		font-family : Verdana, sans-serif;
		line-height : 1em !important;
	}
}
