
.other_media_cont
{
	width: 220px;
	padding: 8px;
}

.other_media_cont .mediafile_cont
{
	width: 100px;
	float: left;
	margin-right: 4px;
	margin-bottom: 5px;
	border: 1px solid #980611;
	padding: 2px;
	height: 190px;
	color: #fff;
	background: #CF5A62;
}

.mediafile_cont .info
{
	text-align: center;
	cursor: pointer;
	font-size: 10px;
	border: none;
}

.mediafile_cont .info a:link,
.mediafile_cont .info a:visited
{
	text-decoration: none;
	font-weight: bold;
}