/* ----------------------------------------------------------------- */
/* 
/* MicroBin Global Management System  */                           
/*
/* COMPANY RULES */ 
/* ----------------------------------------------------------------- */

/* ----------------------------------------------------------------- */
/* COMPANY */
/* ----------------------------------------------------------------- */
h3 {
	color: #aa7818;
	/*aa7818 */
	text-align: center;
	font-size: 15px;
}
p  {
    padding-left: 48px;
	padding-right: 48px;
}
#company-headline-wrap {
    width: 100%;
	height: 30px;
	background: transparent url(/images/slices/dotted-repeat.gif) repeat-x bottom left;
}
#company-headline-wrap .headline-image {
    float: right;
	height: 29px;
	width: 130px;
    background: transparent url(/images/slices/company-header.gif) bottom left no-repeat;
}