@charset "UTF-8";
@media all
{
	.Item { width: 320px; height: 365px; overflow: auto; float: left; clear: left; padding: 20px 60px 0 20px; margin: 0; }
	.ItemPic { background: #ccc; width: 300px; height: 385px; overflow: hidden; float: right; clear: right; position:relative; }
	.DNN_FeedbackContent label span a { display: none; visibility: hidden; }
}