@charset "utf-8";
#contentDirections {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #6699cc;
}

#contentDirections .content {
	background-color: #E1E1E1;
	width: 490px;
	text-align: left;
}

