#afcc {
	width: 924px;
	margin: 8px auto;
}

#afcc-content {
	margin: 16px;
}

#afcc-content .fraud{
	background: #dee0e5;
}

#afcc-content .error {
	color: red;;
}

#afcc-content h3 {
	color: #12487A;
	font-size: 12px;
}

#afcc-content h2 {
	font-weight: normal;
	font-size: 12px;
}

#afcc a {
	text-decoration: underline;
}

#afcc-left {
	float: left;
	width: 350px;
}

#afcc-right {
	float: right;
	width: 425px;
}

#fraud-action{
	width: 924px;
	margin: 8px auto;
	background: #fff url(/images/afcc/bg.gif) repeat-y;
}

#fraud-action table tr td {
	padding: 4px;
}

#fraud-action-left{
	float: left;
	width: 430px;
}

#fraud-action-left h3{
	color: #003A71;
}

#fraud-action-left strong{
	padding-bottom: 0;
}

#fraud-action-left-margin{
	margin: 16px;
}

#fraud-action-right{
	float: right;
	width: 493px;
}

#fraud-action-right h2{
	margin-top: 0;
	padding-top: 4px;
	display: block;
	height: 24px;
	text-align: center;
	background: #9A9A9A;
	color: white;
}

#fraud-action-right-wrap{
	margin: 8px;
}

