
.comp-content{
	float: left;
	/* very important - fixes the double margin bug*/
	display: inline;
	font-size: 12px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	line-height: 1.2em;
	margin: 5px 0 0 20px;
	padding: 0;
	width: 550px;
	background: none;
	text-align: justify;
}

.comp-content p {
	margin: 0 0 1.2em 0;
	padding: 0 0 1px 0;
	color: #000;
	background: none;
	line-height: 1.2em;
	
}

.comp-content img {
	border: 1px solid #A42A00;
}

.comp-content li {
	line-height: 1.5em;
}

.next-app{
	clear: left;
	width: 535px;
	margin: 10px 0 0 15px;
}

li {margin-bottom: 5px;
	background: url(../images/marwen_li_bg.jpg) 0 7px no-repeat;
	padding-left: 10px;
}