@charset "utf-8";

h10{
	font-size:20px;
	color:#C91619;
}
#wrapper #defaultbody{
	height:700px;
	width:1282px;
}
#wrapper #defaultbody #bodyheader{
	position:absolute;
	height:500px;
	width:860px;
	top:240px;
	left:60px;
	padding-left:40px;
	border:thin solid #BBB;
    -webkit-box-shadow: 24px 28px 38px -12px rgba(0,0,0,0.75);
    -moz-box-shadow: 24px 28px 38px -12px rgba(0,0,0,0.75);
    box-shadow: 24px 28px 38px -12px rgba(0,0,0,0.75);
}
#wrapper #defaultbody #rightInfoBar {
	position:absolute;
	width: 200px;
	height:790px;
	right:60px;
	top:330px;
	font-size:13px;
}
