/*******************************************************************************
 * Licensed Materials - Property of IBM
 * Mobile Browser Simulator
 * © Copyright IBM Corporation 2011. All Rights Reserved.
 *
 * U.S. Government Users Restricted Rights - Use, duplication or 
 * disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
 *******************************************************************************/

.mdt { 
	 background-color: #ffffff;
	 padding: 10px;
}

.mdt .sortOptions {
	padding-bottom: 8px;
	margin-bottom: 6px;
	border-bottom: 1px solid #aaaaaa;
}

.mdt .hidden {
	display: none;	
}