/* submit buttons / href butts in cb */
.cb_bl_btn {
	height: 22px;
	background-color: #000000;
	color: #0C8511;
	font-weight: bold;
	font-family: verdana;
	font-size: 10px;
	border: 0;
	
	padding: 0px 5px 2px;
}

/* submit buttons -- not used */
/*
div.cb_btn {height:23px; background:url(img/cb/bg_button_right_2.gif) right no-repeat; width:auto; float:left; cursor:pointer !important;}
div.cb_btn input {height:23px; background:url(img/cb/bg_button_left_2.gif) left  no-repeat; color:#07bb21; font-weight:bold; border:none;
overflow:visible; display:inline; display:inline-block; margin:0px; padding:0px 4px 2px 4px; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; cursor:pointer !important;}
*/

