.col-left{
	width:570px;
	float:left;
	margin-right:25px;
	background-image:url(/assets/img/error/captain-handmark-message.jpg);
	background-repeat:no-repeat;
	height:223px;
}
.col-right{
	width:240px;
	float:left;	
}
.warning-box
{
	width:auto;
}
.captain-info
{
	width:122px;
	float:left;	
	padding:16px 0  0 14px;	
}
.captain-info h3{
	font-size:12px;
	font-weight:bold;
	margin-bottom:4px;
}
.captain-info p, .captain-ideas p, .error-details p{
	margin-bottom:8px;
	font-size:11px;
	line-height:14px;
}
.normal
{
	font-style:normal;
}
.captain-ideas
{
	width:130px;
	height:70px;
	float:right;
	padding:78px 70px 0 0;		
}
.error-details
{
	margin-top:100px;	
	color:#222;
	width:152px;
	background-image:url(../img/error/speak-bg-middle.jpg);
}
.error-details p{
	margin:0 14px;
}
.error-details-bottom
{
	background-image:url(../img/error/speak-bg-bottom.jpg);
	width:152px;
	height:15px;
}
.google-search-box{
	width:135px;
}
