#templates
{
	clear: both;
	text-align: center;
}
#templates table
{
	width: 500px;
	margin: 20px auto 30px auto;
	font-size: 0.9em;
	line-height: 20px;
}
#templates td
{
	padding: 0px 0px 0px 25px;
	text-align: left;
	vertical-align: middle;
	font-family: tahoma;
	color: #6633CC;
	background-color: #f9f1fc;
}
#templates_select
{
	float: left;
}
#templates_select select
{
	margin-right: 10px;
	margin-left: 10px;
}