.black_button {
}
.black_button h3 {
	font-size: 133%;
}
.black_button div,span,table,tr,td {
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.black_button input, .black_button textarea, .black_button select {
	font-size: 7pt;
	font-family: Verdana;
	border: 0;
	background: #000000;
	color: #cccccc;
	margin-top: 1px;
}
.black_button{
	display: table;
	color: #FFFFFF;
	background: url(/common/shared_content/images/buttons/btn_black_t.jpg) left top repeat-x #343434;
}

.bb_l{
	background: url(/common/shared_content/images/buttons/btn_black_l.jpg) left top repeat-y;
}

.bb_r{
	background: url(/common/shared_content/images/buttons/btn_black_r.jpg) right top repeat-y;
}

.bb_tl{
	background: url(/common/shared_content/images/buttons/btn_black_tl.jpg) left top no-repeat;
}

.bb_tr{
	background: url(/common/shared_content/images/buttons/btn_black_tr.jpg) right top no-repeat;
}

.bb_br{
	background: url(/common/shared_content/images/buttons/btn_black_br.jpg) bottom right no-repeat;
}

.bb_bl{
	background: url(/common/shared_content/images/buttons/btn_black_bl.jpg) bottom left no-repeat;
}

.bb_content{
	padding: 6px;
}
