﻿
textarea
{
	width: 40em;
	background: white url(images/content_top.jpg) 0 0 repeat-x;
}

#container ul
{
	text-align: left;
	color: Red;
	padding: 0 0 0 1em;
}

#container ul li.success
{
	color: #292929;
}


#container{
width:400px;
margin: 0 auto;}


p small
{
	display: block;
}

#main img.loaderIcon
{
	width: 70px;
	position: absolute;
	top: 1em;
	right: 2em;
}
