* {
	font-family: Segoe UI, Verdana, Tahoma, Arial;
	color: #333333;
}

img {
	border: none;
}

h1,h2,h3,h4 {
	font-weight: normal;
	margin: 0;
}

h1.mobH1 {
	font-size: 1em;
	text-transform: uppercase;
	background-color: #9cf;
	padding: 3px;
	font-weight: bold;
	margin-left: 5px;
}

h2.mobH2 {
	font-weight: normal;
	margin: 10px 0px;
	color: #CD5C5C;
	border-bottom: solid 2px #9CF;
	font-size: 1.2em;
	margin-left: 5px;
}

h2.mobH2>a {
	color: #cd5c5c;
	width: 100%;
	display: block;
	background-image: url(/drop-open.png);
	background-repeat: no-repeat;
	background-position: right;
	padding: 10px 0px 5px 0px;
}

h2.mobH2>a.close {
	background-image: url(/drop-open.png);
	background-repeat: no-repeat;
	background-position: right;
}

h2.mobH2>a.open {
	background-image: url(/lift-close.png);
	background-repeat: no-repeat;
	background-position: right;
}

h3.mobH3 {
	font-weight: normal;
	font-size: 1em;
	margin: 10px 0px;
	color: #CD5C5C;
}

h3.lblttl {
	display: none;
	margin-left: 5px;
}

div.posts {
	margin-bottom: 20px;
}

a,a.visited {
	text-decoration: none;
	color: #3366CC;
	cursor: pointer;
}

a.trendItem{
	margin-left: 25px; display: block;
}

div.section {
	margin-bottom: 20px;
	margin-left: 5px;
}

.post_date {
	text-align: right;
	font-size: 0.9em;
	display: block;
	font-style: italic;
}

div.pnl-downloads{
	overflow: hidden;
	position:relative;
}
div.pnl-downloads>a {
	margin-bottom: 5px;
	float:left;
}