﻿.btn
{
	 cursor:pointer; border:none;
}

.btnred
{
background-color:transparent;
background-image:url(../../images/common/buttons/red.png);
border:medium none !important;
color:White;
font-size:10px;
font-weight:bold;
height:24px;
overflow:visible;
padding:0 0 3px;
text-align:center;
width:57px;
}
.btnred3
{
background-color:transparent;
background-image:url(../../images/pages/index/more.png);
border:medium none;
bottom:15px;
color:White;
font-size:10px;
font-weight:bold;
height:9px !important;
margin:0;
padding:0;
position:absolute;
right:15px;
text-align:center;
width:77px;
}
.btnred2
{
background-color:transparent;
background-image:url(../../images/common/buttons/red.png);
border:1px solid #D60000;
color:White;
font-size:11px;
font-weight:bold;
height:24px;
padding:0 15px;
text-align:center;
overflow:visible;
	
}
