div.postbody ul.videos
{
	list-style-type: none;
}
div.postbody ul.videos li,
div.postbody ul.videos li a
{
	text-align: center;
}
div.postbody ul.videos li a,
div.postbody ul.videos li a:hover
{
	border: none !important;
	text-decoration: none;
}
div.postbody ul.videos li p
{
	padding-top: 0;
	font-size: .9em;
	font-style: italic;
	text-align: center;
}
