*
{
	margin:0px;
	padding:0px;
	font-family:"Century Gothic", "Verdana", "Sans Serif"
}

a
{
	text-decoration:none;
}

body
{

}

input[type='hidden']
{
	display:none;
}

.error
{
	color:Red;
}

h1.page_title
{
	color:#522E92;
	margin-left:35px;
	text-transform:lowercase;
	margin-bottom:25px;
	margin-top:30px;
}

.title
{
	color:#444444;
	display:inline-block;
	*display:inline;
	zoom:1;
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:15px;
}

div.info
{
	margin-left:35px;
	margin-right:25px;
	width:600px;
}

a.anchor
{
	background: url("../img/item_background.png") repeat-x left top;
	color:white;
	font-weight:bold;
	padding: 5px 10px;
	cursor:pointer;
	border:none;
	margin-left:25px;
	margin-top:25px;
	display:inline-block;
	*display:inline;
	zoom:1;
}

div.error div.message
{
	color:black;
}

div.error.back
{
	text-align:center;
}
