/* description: Primary module stylesheet for HTML/Text Editor module. */

/* add your styles here for this module's HTML output */

div.orange_button {
	background: url('/portals/34ee189d82/files/BBB_orangebutton_bg.jpg') repeat-x;
	height: 17px;
	width: 215px;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 12px;
	line-height: 17px;
	margin-left: 18px;
	position: relative;
	z-index: 4;
}

div.orange_button a:link {
	text-decoration: none;
	color: #FFFFFF;
}

div.orange_button a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
