.comp-content-left {
	float: left;
	width: 390px;
	margin: 0;
	padding: 0 0 170px 0;
}
.comp-content-right {
	float: right;
	width: 350px;
	margin: 0;
	padding: 0;
}

.comp-content-left h1 {
	margin: .5em 0;
	font-family: tahoma, sans-serif;
	font-size: 2em;
	color: #025;
	text-align: center;
}

.comp-content-left p {
	padding: 0 5px 1.5em 5px;
	text-align: justify;
}

.comp-content-right h2 {
	margin: 0 0 1em 0;
	padding: 20px 0 0 135px;
	background: transparent url(../images/updateHead.gif) bottom left no-repeat;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #666;
}

.comp-content-right .news-03 {
	margin: 0 0 10px 0;
	padding: 0 0 5px 15px;
	border-bottom: 1px solid #666;
}

.comp-content-right h3 { 
	font-size: 1.15em;
	color: #025;
}

.comp-content-right a {
	color: #025;
	text-decoration: none;
	font-weight: bold;
}

.comp-content-right a.moreNews {
	position: relative;
	top: -5px;
	display: block;
	padding: 0 0 5px 0;
	text-align: right;
	border-bottom: 1px solid #666;
}

.comp-content-right .delete-button,
.comp-content-right .down-button,
.comp-content-right .up-button,
.comp-content-left .delete-button,
.comp-content-left .down-button { display: none; }