/*
 * ADOBE SYSTEMS INCORPORATED
 * Copyright 2007 Adobe Systems Incorporated
 * All Rights Reserved
 * 
 * NOTICE:  Adobe permits you to use, modify, and distribute this file in accordance with the 
 * terms of the Adobe license agreement accompanying it. If you have received this file from a 
 * source other than Adobe, then your use, modification, or distribution of it requires the prior 
 * written permission of Adobe.
 */

@import url("common.css");
@import url("bluntpixel/nav.css");
@import url("bluntpixel/wdg.css");
@import url("bluntpixel/tng.css");
@import url("bluntpixel/nxt.css");
@import url("bluntpixel/cal.css");
.main_table_td {
	background-color: #CCCCCC;
	border: 1px solid #999999;
	margin: 2px;
	padding: 6px;
}
.main_table {
	margin: 2px;
	padding: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

