ul#newsticker{
       list-style: none;
}
ul#newsticker a:link, ul#newsticker a:visited {
	color: #fff;
	text-decoration: none;
}
ul#newsticker a:hover {
	text-decoration: underline;
}
ul#portfolio li img{
	border: 1px solid #ccc;
	padding: 4px;
}
.fade{
	margin-bottom: 2px;
}
.fade p{
	margin-bottom: 2px;
	text-align: left;
	background: #fff;
}
.hidePic{
	display: none;
}
