/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
ACBox1
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/


.ACBox1Sans img,
.ACBox1 img
{
	float: left;
	margin: 2px 5px 5px 0;
}
.ACBox1Sans h1,
.ACBox1 h1
{
	color: rgb(230,64,52);
	font-size: 16px;
	line-height: 22px;
}
.ACBox1Sans h2,
.ACBox1 h2
{
	color: rgb(26,23,27);
	font-size: 12px;
	line-height: 16px;
	padding: 10px 0 10px 0;
}
.ACBox1Sans, .ACBox1,
.ACBox1Sans p, .ACBox1 p
{
	color: rgb(26,23,27);
	font-size: 12px;
	line-height: 15px;
}
.ACBox1Sans a,
.ACBox1 a
{
	color: rgb(230,64,52);
	/*font-size: 12px;*/
	line-height: 15px;
	display: inline;
	text-decoration: none;
}
.ACBox1Sans a:hover,
.ACBox1 a:hover
{
	color: black;
}