﻿/*	Used for styles in the authorization section.  All styles should be prefixed 
	with something like "auth" to prevent conflicts */

/*  BEGIN: Box 2A list style */
.authBox2AListBox {
	width:164px;
	height:132px;
	border:1px solid #D8D9D2;
	overflow-y:scroll;
}
/*  END: Box 2A list style */