@CHARSET "ISO-8859-1";


/* Start Favorites */
#content div.favorites {

}
#content div.favorites table {
	width: 100%;
}
#content div.favorites div.tr {
	width: auto;
}
#content div.favorites td {
	white-space: nowrap;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	width: 33%;
	font-size: 1.1em;
	line-height: 1.4em;
}



/* End Favorites */