.hidden {
        display:none;
        }

	body { 
	font-family: Arial,sans-serif ;
	padding:0; margin:0; 
	background-color:#fff;

}

.hero { background-position:0px 0px;
		float:left;
		width:125px;
		height:125px;
		border:0;
		}



a {color:#464646; text-decoration:none}

.hero a:hover .text  {text-decoration:underline}

.hero img {
	float:left;
	padding:3px 3px 3px 35px;
	border:none;
}

.subhero {width:125px;height:125px;padding-top:0px;}

.wrapper {
	/*background-image: url(http://cdn.dianomi.com/img/dianomi/Button_02_bg.png); */
	border:none;
	width:125px;
	height:125px;
	font-family:Arial, Helvetica, Verdana;
	}
	
.text {text-align:center;
	color: #000000;
	float:left;
	cursor:pointer;
	font-family: Arial, Helvetica, Verdana;
	width:122px;

	}

.action {
	height:14px;
	width:117px;
	font-weight:normal;
	font-size:10px;
	text-decoration:underline;
	color: #336699;
	padding-top:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:none;}

.dianomi_provider_short {
        margin-top: 3px;
	width: 99%;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: normal;
	color: #336699;
	display:block !important;
	text-align:center;
	font-style:italic;
	}

.dianomi_provider_short:before {content:"("}
.dianomi_provider_short:after {content:")"}

.maintext {
	font-size:10px;
	width:122px;
	color: #000000;
	vertical-align:middle;
        font-family: Arial, Helvetica, Verdana;
        font-weight:bold;
        padding-top:2px;
	}
	
.heading_top {
        display:none;
        }

.heading {
	display:none;
}
