.showcase_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}


.showcase_main p {
	font-size: 11px;
	line-height:18px;
	margin: 15px 0;
	color: #333;
}

.showcase_main p img {
	border: 0;
}

.showcase_main a {
	text-decoration: none;
}
.showcase_main a:hover {
	text-decoration: underline;
}


