/**
 * ogr_global.css
 *
 * Copyright (c) 2008 Mark Weiler
 * Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
 * 
 */

.ogr_widget_top_row{
	background-color:#ABA;
}


.ogr_widget_cell_divider{
	background-color: #FFF;
}

.ogr_row1{
	border-width: 0px;
	padding: 0px;
}

.ogr_row2{
	background-color: #DED;
	border-width: 0px;
	padding: 0px;
}

