/* ********************************************************************************* */
/* AUTOLIST */
/* ********************************************************************************* */
.autolist_col_pad {
	padding-top:10px;
	padding-left:10px;
	text-decoration:none;
}
.autolist_col_pad a {
	text-decoration:none;
	color:#1babda;
}
.bg_light {
	background-color:#f4f4f4;
}
.bg_dark {
	background-color:#fcfcfc;
}

.autolist_table_rowM {
	background-color:#e4e4e4;
	cursor:pointer;
}
.active {
	color:#000;
}