/*___________ The following style(s) have been MODIFIED ___________ */
#pt_error #content #message p
{
	font-size: 12px;
	margin: 5px 3px;
}
#pt_error #content #message
{
	width: auto;
	margin: 20px 20px;
	border: none;
	padding: 3px;
}
#pt_error #content
{
	float:left;
	display: inline;
	font-family: arial;
	margin: 0 0 0 1px;
	width: 970px !important;
	min-height: 310px;
	height: auto !important;
	height:310px;
}

/* added by MI in order to hide "newsletter" from HOMEPAGE_NEWSLETTER content asset  */
#pt_error #content h3.hide {
	display:none;
}

/*___________ The following style(s) have been NEWLY ADDED ___________ */
#pt_error #leftColumn
{
	display: none;
}
#pt_error #rightColumn
{
	display: none;
}
#pt_error #content #message ul
{
	font-size: 14px;
}
#pt_error #content #message ul li
{
	color: #6e4620;
	list-style-position: outside;
	line-height: 20px;
	margin-left: 15px;
	padding-top: 5px;
}
#pt_error #content #message h1
{
	padding: 0px 0px 10px 0px;
}
#pt_error #content #message .inputbox
{
	width: 200px;
}
#pt_error #content #message .button
{
	background-color: #706c5a;
	color: #ffffff;
	font-family: verdana;
	margin: 0px 15px;
}
/* END automated delta */
