
div.modredarea {
	padding: 0px 20px;
}

h1 {
	text-align: center;
	font-size: 14px;
}

h2, h3, h4 {
	font-size: 14px;
}

h2 {
	margin-top: 20px;
}

h3 {
	margin-top: 40px;
}

h4 {
	margin: 0px 0px 5px 0px;
}

span.nobr {
	white-space: nowrap;
}

span.highlight {
	color: #ff0000;
	font-weight: bold;
}

table.adpacks tr td, table.adpacks tr th, table.adtopics tr td, table.adtopics tr th {
	padding: 3px;
}

table.adpacks tr td, table.adtopics tr td {
	background: #fff;
}

ul.adchanels {
	list-style-type: none;
	margin: 0px;
	background: #fff;
	padding: 5px;
	width: 290px;
}

ul.adchanels li {
	margin: 2px 0px;
}

table.adpacks {
	width: 300px;
}

table.adpacks .apname {
	text-align: left;
	width: 60px;

}

table.adpacks .apimpr {
	width: auto;
}

table.adpacks .apprice {
	text-align: right;
	width: 45px;
}

table.adtopics tr td.atarea {
	font-weight: bold;
}

table.adtopics tr td.atdescr {
	font-weight: normal;
}

table.adtopics tr.subitems td.atarea {
	font-weight: normal;
	padding-left: 10px;
}

table.adtopics tr.subitems td.atdescr {
}

ul.hintblock {
	padding: 0px 20px;
	margin: 0px;
}

ul.hintblock li {
	margin: 0px;
}

a.order {
	display: block;
	font-weight: bold;
	text-align: center;
	margin: 10px;
}

