.comp-content{
	background:#f2f2f2;
	clear:left;
	line-height:1.5em;
	margin:0; padding: 0;
	text-align:left;
	width:525px;
}

.comp-content ul, .comp-content ol{
	padding-left: 0;
	list-style: none;
}
	.comp-content ul li{
		padding-left: 14px;
		background: url(../images/bullet_001.gif) 0 .3em no-repeat;
	}
		.comp-content ul ul li{
			background: url(../images/bullet_003.gif) 0 .3em no-repeat;
		}

.comp-content ol li{
	padding-left: 14px;
	background: url(../images/bullet_002.gif) 0 .3em no-repeat;
}

.next-app {
	clear: left;
}