/* CSS Document */

/*

GLOBAL STYLES

*/

/* Master CSS Override */
#maincontentsubcell p img {
	border: none;
	padding: 0;
	background: none;
	border-bottom: none;
	margin: 5px 10px 5px 5px;
}

#maincontentsubcell table td img {
	float: right;
	padding: 0;
	background: none;
	border-bottom: none;
	margin: 0 0 5px 10px;
	_border: none;
}

#leftnavcell p img,
#rightnavcell p img {
	border: none;
	padding: 0;
	background: none;
	border-bottom: none;
	_border: none;
}
