div.content_help
{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}
div.alternatively
{
	text-align: right;
	color: #666666;
	padding-right: 5px;
	font-size: 0.9em;
}
div.ticket
{
	width: 354px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}
div.ticket div.fields div input
{
	width: 250px;
}
div.ticket div.body textarea
{
	width: 350px;
	height: 100px;
}
div.ticket div.submit
{
	text-align: center;
}
