@CHARSET "UTF-8";

.c8obWrap,
.c8obT, .c8obB 		   { width: 242px; }
.c8obM				   { width: 208px; }
.c8obT			   	   {
	background: #074AA1 url(/images/img_aside_t.gif) no-repeat;
	height: 10px;
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 100%;
}
.c8obB		   		   {
	background: #074AA1 url(/images/img_aside_b.gif) no-repeat;
	height: 18px;
	font-size: 1px;
	line-height: 100%;
}
.c8obC				   { height: 15px; clear: both; }
.c8obM				   { background: #074AA1 url(/images/img_aside_m.gif) repeat-y;
						 padding: 0px 20px 0 12px;
						 color: white;
						 font-size: 12px; font-weight: normal;
					   }
.c8obM button,
.c8obM textarea		   { margin-top: 10px; }
.c8obM p			   {
	margin-right: 5px;
	line-height: 100%;
	padding-bottom: 6px;
}
.c8obM img			   {
	padding-bottom: 4px;
}
.c8obM h1			   { color: white; 
					   	
					     font-size: 20px; font-weight: bold;
					 	 padding: 0 0 5px 0; 
					   }

#c8lFacebook, 
#c8lTwitter,
#c8lEmail			   { text-indent: -9999em; overflow: hidden; }

#c8lFacebook2, 
#c8lTwitter2,
#c8lEmail2			   { text-indent: -9999em; overflow: hidden; }
					   
#c8lFacebook,
#c8lTwitter			   { height: 53px; }

#c8lFacebook2,
#c8lTwitter2			   { height: 53px; }
					  
#c8lFacebook		   { background: #074AA1 url(/images/img_face.gif) no-repeat; width: 94px; display: block; float: left;}
#c8lTwitter			   { background: #074AA1 url(/images/img_twitter.gif) no-repeat; width: 88px; display: block; float: left; }
#c8lEmail			   { background: #074AA1 url(/images/img_email.gif) no-repeat; width: 182px; height: 43px; clear: both; float: left; }

#c8lFacebook2		   { background: #074AA1 url(/images/img_face2.gif) no-repeat; width: 96px; display: block; float: right;}
#c8lTwitter2			   { background: #074AA1 url(/images/img_twitter2.gif) no-repeat; width: 90px; display: block; float: right; }
