@charset "utf-8";

div.entry {
	text-align: center;
}

div.description {
	text-align: left;
	background-image: url(../mt/style-images/stoic/interface/bg_entries_top_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	margin: 0 0 0 0.5em;
	padding-top: 0.5em;
}

td.category {
	background-color: #f7f7f7;
	border-top: 1px solid white;
}

table.delicious {
	text-align: left;
	margin: 0;
	margin: 0 auto;
	width: 95%;
	_width: 93%;
	background-image: url(../mt/style-images/common/item/bg_bookmarks.gif);
	background-repeat: no-repeat;
	background-position: 160px 200px;
	_background-position: 120px 200px;
}

table.delicious th {
	text-align: center;
}

p.more {
	text-align: left;
	margin-left: 2em;
}

body#modo {
	background-image: none;
	background-color: white;
}
