
/* @ fce2 with greyframe*/
.atl_greyframe {
	background: url(../imgs/brown_tone.png) repeat-x top #FFFFFF;
	border: 1px solid #7F7F7F;
	
	margin-bottom: 10px;
	padding:9px;
}
.atl_greyframe a, a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
/* @ end */



/* @group Flexible Contents */
.atl_2columns tr {
	vertical-align: top;
	
}
.atl_sep_left {	
	padding-left: 5px;
	
}
.atl_sep_right {
	padding-right: 5px;	
}
.atl_column,.atl_col_right td{
	width: 48%;
	padding: 5px;
	
}
.atl_column a, a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
.atl_column,.atl_col_left td{
	width: 48%;
	padding: 5px;
	
}
.atl_column {
	font-size:10px;
}

/* @end */