/* Nothing here yet, but we might want to use this in the future. */

/* This is temporary until we have a real css to work from */
.ui-title {
	font-size: 1.6em;
        background: #000000;
	color: #ffffff;
 }  
.pairingInfo {
    /* Just coming up with something distinct for now */
   font-size: 0.5em;
}
#amsPairingInfoSection {
    text-align: right;
    color: #44dd33;
}