#tablePromocoes{

}
#tablePromocoes tr{
	margin:20px;
}
#tablePromocoes td{
	background:#fffee0;
	border:1px solid #fff595;	
	padding:15px;
	vertical-align:top;

}

h2{
	margin-top:10px;
}
