
div.errorBubble {
	background-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/common/errorTop.gif);
	background-color: #0069B0;
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px 10px 0 10px;
	color: #fff;
}

div.errorFoot {
	background-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/common/errorBot.gif);
	height: 14px;
	background-position: top;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

div.errorBubble h1, div.errorBubble h2 {
	font-size: 0.9em;
	background-image: url(http://cdn-dev.dealchecker.co.uk:8080/images/seo/blue-dotted.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
}

span.dest {
	color: #FF992B;
}

div.errorBubble p {
	color: #fff;
	line-height: 1.5em;
	padding: 4px 0 4px 0;
	margin: 0;
}

div.oops {
	padding:0 20px 40px 20px;
}

div.oops h1 {
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/common/oops500.gif) no-repeat;
	width:628px;
	height:63px;
	text-indent:-1000em;
}

div.oops div.message {
	float:left;
	width:340px;
}

div.oops div.do {
	float:left;
	width:360px;
	border-left:dotted 1px #999;
}

div.oops div.message p {
	padding-right:10px;
	font-size:15px;
	color:#666;
}
div.oops div.message p.aplg {
	font-size:16px;
	font-weight:bold;
	padding-top:15px;
}

div.oops div.do h2 {
	font-size:18px;
	font-weight:bold;
	padding:0 0 10px 20px;
	color:#666;
}

div.oops div.do ul {
	padding:0 0 0 20px;
	list-style-type:none;
	margin:0;
}

div.oops div.do ul li {
	font-size:13px;
	color:#666;
	padding:0 0 10px 10px;
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/common/500_bullet.gif) no-repeat;
}
div.oops div.do ul li textarea {
	display:block;
	margin-top:10px;
}

div.oops div.do div.button {
	text-align:right;
}
div.oops div.do div.button input.fb-button {
	width:109px;
	height:29px;
	border:none;
	background:url(http://cdn-dev.dealchecker.co.uk:8080/images/common/500_fb_button.jpg) no-repeat;
}
