div.rec-video{
margin: 5px auto 2em;
text-align: center;
}

table#history {
border:1px solid #ff8040;
margin:20px auto;
}

table#history th,
table#history td{
border-top:1px solid #cccccc;
border-bottom:0px solid #cccccc;
padding: 10px;
}

table#history th{
vertical-align: top;
}

table#history caption {
background: #ff8040;
font-size: 120%;
color:#ffffff;
padding: 5px;

}

table#history strong{
	font-size: 120%;
	display: block;
	margin-bottom:5px;
	
}