body {
	margin: 0; padding: 0; border: 0;
	background-image: url(http://www.absurd.hu/img/bg_site.jpg);
}

#container {
	width: 798px;
}

#banner {
	height: 387px;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
}

table.micrositetbl {
	width: 400px;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	font-size: 11px;
}

table.micrositetbl td, th {
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	font-size: 11px;
	padding: 1px;
}

