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

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