#attention {
	color:#666666;
	text-align:center;
	margin:0 10%;
	padding:30px;
	border:10px #EEEEEE solid;
	background:#FFFFFF;
}

#attention h3 {
	color:#333333;
	font-size: 125%;
	margin-bottom: 15px;
}

#attention img {
	margin:10px 0 0 0;
	border:0;
}

#attention p,
#attention ul {
	line-height:20px;
	text-align:center;
}

#attention a {
	color:#CC0000;
}

#attention a:visited {
	color:#660000;
}

#attention a:hover {
	color:#CC0000;
}

#attention a:active {
	color:#CC0000;
}
