
/*.holder {
	float: left;
	width: 350px;
	height: auto;
	margin: 4px 0 0 -8px;
	padding: 8px;
	background-color: transparent;
}

.holderwide {
	float: left;
	height: auto;
	margin: 4px 0 0 -8px;
	padding: 8px;
}



.holder h2 {text-align:left;}
.holder h3 {text-align:left;}*/

a.hid {color:#000; text-decoration:none; outline-style:none;}
a.hid em {display:none;}
a.hid:hover {text-decoration:none;}
a.hid:active, a.hid:focus {background:#fff;}
a.hid:active span, a.hid:focus span {display:none;}
a.hid:active em, a.hid:focus em {display:block; color:#333; width:100%; font-style:normal; cursor:default;}
.clear {clear:both;}
