/*
CSS for MOD_MAIL
*/

.bg_underline {
	background-image : url('/img/mod_mail/bg_underline.gif');
	background-repeat : repeat-x;
	background-position : bottom;
}
.bg_table_sort {
	background-image : url(/img/mod_mail/bg_table_sort.gif);
	background-repeat : repeat-x;
	background-position : bottom;
}

.lines_normal {
}
.lines_over {
	background-color : #EEEEEE;
}
.lines_selected {
	background-color : #EDF6F8;
}

