/*___________ 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:none;
	
	font-family: verdana;
	margin: 0px;
	/* The following attributes are new */
	width: 972px;
	min-height: 310px;
	height: auto !important;
	height:310px;
	_height:385px;
}

/* 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 #container #main #messagebar
{
	background: none;
	background-color: #7D6B5F;
	width: 960px;
	margin: 0px 3px 0px 3px;
}
#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 */
#pt_error #content #errormessage
{
    background:#FFFFFF url(../images/gp_error_page.jpg) no-repeat scroll 591px 47px;
    border:7px solid #DEDFDF;
    height:365px;
    margin-left:7px;
    padding-left:30px;
    width:916px;
    _height:366px;
}
#pt_error #content h2
{
    color:#AAAAAA;
    font-size:11px;
    margin-bottom:22px;
    margin-left:6px;
}
#pt_error #main
{
    border-bottom:7px solid #DEDFDF;
    height:525px;
   
}
#pt_error #content #errormessage h1
{
    border-bottom:1px solid #DEDFDF;
    color:#2E2D2B;
    font-family:verdana;
    font-size:18px;
    margin-right:30px;
    padding:23px 0 21px;
}
#pt_error #content #errormessage p
{
    margin:0;
    padding-top:18px;
    width:440px;
    line-height:21px;
    color:#565554;
}
#pt_error #breadcrumb
{
    padding-bottom:18px;
    color:#aaaaaa;
}
