﻿.btn_send
{
 color:White;
 font-weight:bold; font-size:12px;
 line-height:27px; text-align:center;
 background-image:url(../../images/common/buttons/send.png);
height:27px;
width:46px;
padding-bottom:2px; background-repeat:no-repeat;
}

.btn
{
	cursor:pointer; border:none
}
.btn_clear
{
	margin-right:5px; background:none; text-decoration:underline;margin-top:3px;
}