.minisuperjocs {
	float: inherit;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 1px 1px 1px 1px;
	border: 1px solid #00d907/*#c9ca00*/;
	/* background-color: #ffffc1*/;
	background-color: #ccffcc;
	width: 96%;
	height: 220px;
	text-align: center;
	margin: 3px 3px 3px 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.minisuperjocs_logo {
	float: inherit;
	width: 100%;
	height: 60px;
	background-image: url(http://www.superjocs.com/superjocs_mini_trans.gif);
	background-attachment: inherit;
	background-position: 0px;
	background-repeat: no-repeat;
}
.minithumb {
	float: inherit;
	margin-top: 0;
	padding: 3px;
	border: 5px solid white;
	width: 100px;
	height: 100px;
	position: inherit;
}
.minia {
	float: inherit;
	color: blue;
	text-decoration: underline;
	font-size: 14px;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	margin-right: 4px;
	padding-top: 4px;
}	
.minia:hover { 
	text-decoration: underline; 
	COLOR: Red;
}
.minititol {
	float: inherit;
	color: #009505;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
}	