#commercial-pic {
	position: relative;
	float: left;
	width: 590px;
	overflow: hidden;
	padding-bottom: 10px;
}
#commercial-pic div {
	position: relative;
}
#commercial-pic span {
	display: block;
	position: absolute;
	background: url(/media/images/png70.png);
	width: 260px;
	bottom: 0;
	left: 0;
	padding: 10px;
	font-weight: bold;
	font-size: 1.6em;
	color: #333;
	text-align: center;
}
#ultint {
	margin-left: 600px;
}
#ultint h3 {
	font-size: 1.2em;
	padding: 0.5em 0;
}
#ultint h3 img {
	position: absolute;
	right: 30px;
}
#ultint ul {
	list-style-type: disc;
	margin: 0 0 0 20px;
	border-bottom: 2px solid #b1dbf7;
	list-style-position: outside;
	padding-bottom: 10px;
	width: 270px;
}
#ultint ul li {
	padding: 2px 0;
}
div.thumb {
	float: left;
	margin: 10px 0 0 10px;
	border: 2px solid #153e6b;
	-webkit-box-shadow: -3px 3px 5px #aaa;
	-moz-box-shadow: -3px 3px 5px #aaa;
}
div.thumb img {
	width: 280px;
	height: 280px
}
#infoTable {
	margin: 5px;
}
#infoTable td {
	background: #fff;
	padding: 5px;
	border: 1px solid #ccc;
}
#infoTable tr.alt td {
	background-color: #eff;
}
.nobr {
	white-space: nowrap;
}
div.comment {
	border: 1px solid #b1dbf7;
}
p.author {
	font-style: italic;
	background-color: #eff;
	max-width: none;
}
ul#xmas {
	list-style: disc;
	margin: 0 0 0 30px;
}
#content ul {
	list-style: disc;
	margin: 0 0 0 30px;
}