/* ____________________________________________ styles for the pulldown menu */

.quickPulldown select{
	width:200px;
	}

select.quickPullRegion {
	background-color:#dddddd;
	font-weight:bold;
	}