span.important {
	color: #990000;
}

blockquote {
	font-weight: bold;
	margin: 0; padding:0;
}

span.daat-red {
	color: #CB2B1E;
}

span.daat-blue {
	color: #1C69AF;
}

span.daat-blue-background {
	background: #1C69AF;
	display: block;
	padding: 4px;
	color: #FFF;
}

span.daat-red-background {
	background: #CB2B1E;
	display: block;
	padding: 4px;
	color: #FFF;
}

span.pilot {
	padding: 10px;
	display: block;
	margin-left: 2px;
	background: url('../i/layout/mini-pilot.gif') left no-repeat;
	padding-left: 40px;
}

span.helicopter {
	padding: 15px;
	display: block;
	background: url('../i/layout/copter-trans.gif') left no-repeat;
	padding-left: 110px;
}

img.featured-image-left{
	float: left;
	padding: 5px;
	border: 1px solid #74B1E1;
	margin-right: 10px;
	margin-top: 2px;
}
img.featured-image-right{
	float: right;
	padding: 5px;
	border: 1px solid #74B1E1;
	margin-left: 10px;
	margin-top: 2px;
}

span.shopinfo{
	float: left;
	width: 330px;
/*	background-color: Aqua;*/
	border: 1px solid #E3E3E3;
	padding: 5px;
}

span.bordered-block{
	float: left;
	width: 600px;
/*	background-color: Aqua;*/
	border: 1px solid #E3E3E3;
	padding: 5px;
	margin-bottom: 10px;
}



a.jcc-ask{
	float: left;
	width: 450px;
	height: 95px;
	background-image: url(../i/layout/jcc-ask-bg.jpg);
	background-repeat: no-repeat;
	text-indent: -999em;	
}
a.game-heli{
/*	float: left;*/
	display: block;
	clear: both;
	width: 268px;
	height: 168px;
	background-image: url(../i/layout/link-helicopter.jpg);
	background-repeat: no-repeat;
	text-indent: -999em;	
	margin-top: 4px;
}
a.game-jigsaw{
	float: left;
	width: 268px;
	height: 168px;
	background-image: url(../i/layout/link-jigsaw.jpg);
	background-repeat: no-repeat;
	text-indent: -999em;	
	margin-top: 4px;
}

div.staff-pic{
	width: 590px;
	padding: 5px;	
}


a.featured-link{
	color: #5892D6;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-size: 1.3em;
	padding-bottom: 5px;
	font-style: italic;
}

div.external{
	float: left;
	width: 525px;
	border: 1px solid #ccc;
	padding: 5px;
	padding-left: 25px;
	padding-right: 10px;
	background-image: url(../i/icons/external.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	margin-bottom: 5px;
	background-color: #F8F8FF;
	margin-left: 20px;
}
div#content div.external p{
	padding-top: 0px;
	margin-top: 0px;
}
div#content div.external span.important{
	font-weight: bold;
	font-size: 1.2em;
}