@CHARSET "ISO-8859-1";

#div_guides
{
	border:1px solid rgb(249,167,106);
	background-color:rgb(193,87,9);
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
}

#table_guides
{
	width:600px;
	border:1px solid black;
	margin-left:10px;
	margin-top:25px;
	margin-bottom:15px;
	text-align:right;
}

#table_guides th
{
	height:30px;
	border:1px solid black;
	text-align:center;
}

#table_guides td
{
	height:35px;
	border:1px solid black;
	padding-right:10px;
}