#test{
	width:134px;
	height:26px;
}

#test a{
	width:134px;
	height:22px;
	padding:4px 0px 0px 0px;
	background:url(../img/graphic/buttons/test.gif) no-repeat top center;
	display:block;
	text-align:center;
	text-decoration:none;
}

#test a:hover{
	background-position:center center;
	color:#000;
}

.test_form{
	width:134px;
	height:26px;
	margin:0px;
	background:url(../img/graphic/buttons/test.gif) no-repeat top center;
	border:none;
	cursor:pointer;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

.test_form:hover{
	background-position:center center;
	color:#FFF;
}


.send_btn{
	width:80px;
	height:32px;
	margin:0px;
	background:url(../img/graphic/buttons/send_btn_bkg.jpg) no-repeat top center;
	cursor:pointer;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:16px;
	font-weight: bold;
	font-style: italic;
	color: #fff;
}

.send_btn:hover{
	color:#FFB10F;
}

.edit_button a{
	padding-bottom:5px;
	padding-top:3px;
	padding-left:23px;
	font-size:12px;
	background:url(../img/graphic/backoffice/buttons/icon_modify.jpg) no-repeat;
	float: left;
	display:inline;
	padding-right: 7px;
	color: #c00101;
}

