

/* Listen */
ul#news {
	border: 1px solid #ccc;
	padding: 2em;
	background:  #fffeb8;
}

ul#portfolio li img{
	border: 0px solid #ccc;
	padding: 0px;
	list-style-type: none;
}

li#noliststyle 
{
	list-style-type: none;
}

	 #textcontent li.noliststyle {
	 	background: url() no-repeat 0px 0px;
		padding-left:0px;			
	       	list-style-type: none;
}

.fade{
	margin-bottom: 2em;
}

.fade p{
	margin-bottom: 2em;
	text-align: center;
	width: 100%;
	background: #fff;
}



	

