.entries_container{
	width:475px;
	margin-bottom:5px;
}
.grey_headline_content{
	width:463px;
}
.grey_content_container{
	padding:10px;
	width:auto;
	height:330px;
	background-image:url(../images/bg_short_gradient.jpg);
}


.tbl_caption{
	font-weight:bold;
	width:115px;
}

.inputbackground{
	background-image:url(../images/login_inputfield.gif);
	width:236px;
	height:24px;
}
.inputfield{
	background:transparent;
	border:none;
	width:220px;
	height:16px;
	line-height:16px;
	margin:0px 8px;
	padding:0px;
	color:#872354;
	font-weight:bold;
}
html>body .inputfield{
	padding-top:4px;
}
.submitbutton{
	margin-left:20px;
}
