@charset "utf-8";
body {
	background-color: #4870aa;
}

.bubba img {
	height: 84px;
	margin: 0px;
	padding: 12px;
	width:112px;
	float: left;
	text-decoration: none;
	display: inline-block;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	vertical-align: top;
	overflow: hidden;
}


.holderBox{
	width:670px;
	height:inherit;
	border:1px solid #9bb6d2;
	float:left;
	color: #000000;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	overflow: hidden;
}	
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:#555;
	width:auto;
	font-style:normal;
	cursor:default;
	background-color: #FFFFFF;
	border: 1px dashed #000000;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}A:link {text-decoration: none; color:#000000;}  
.clear {clear:both;}
	
	

