/*******************************************************************************
 * 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.
 *******************************************************************************/

.mbsc { 
	 
}

.mbsc .center {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.mbsc table, .mbsc td {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;	
}

.mbsc td {
	 vertical-align: top;
}