.box_title
{
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.05em;
}

.box_text, p, li, input, textarea, .error
{
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
}

.box_text .box_title
{
    color: #fff;
}

.box_line
{
	font-family: Trebuchet MS, "Lucida Sans Unicode", Arial, Lucida Sans, Tahoma, Sans-Serif;
	font-size: 13px;
	letter-spacing: 0.05em;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.scrollable
{
	text-align: left; 	
	padding: 10px;
    width: 542px; 
    background-repeat: no-repeat; 
    background-align:top left;	
}

.error
{
	background-color: red;
	color: white;
	padding: 2px;
}

content
{
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: white;
}

a
{
   font-weight: bold;
   text-decoration: none;
}
