.articleDisplay{
	padding: 15px;	
}
/*
.articleDisplay h1{
	background:transparent url(../../../assets/images/3carres.gif) no-repeat scroll 0 0;
	color:#D7161F;
	font-size:14px;
	font-weight:bold;
	padding-left:38px;
}
*/

.articleForm{
	width: 545px;
	background: white;
	border: 1px solid #000060;
	text-align: center;
}

.articleForm form{
	margin: 15px;	
}
