@charset "utf-8";

h10{
	font-size:20px;
	color:#C91619;
}
#txtsec{
	position:absolute;
	height:auto;
	width:850px;
	top:250px;
	left:60px;
	padding-left:40px;
    padding-top:15px;
    padding-bottom:30px;
	border:thin solid #BBB;
    color:#556;
    -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);
/*    background-color:#0F0;*/

}
#rightInfoBar {
	position:absolute;
	width: 200px;
	height:790px;
	right:60px;
	top:380px;
	font-size:13px;
}
