@charset "UTF-8";
/* CSS Document */

/* Application specific ovverrides */

.dr-table-cell{
	background: none repeat scroll 0 0 #F2F2F2;
}
#search-daq span {
    margin-right: 5px;
    position: relative;
    top: 3px;
}
input.reqSeats {
    text-align: center;
    width: 20px;
}

.module-freqPurchased-item select{
	width:190px;
}
#utilityBarRight {
    width: 236px !important;
	height: 600px !important;
}