/*-----new buttons------*/
/*
div.btn_red2 {
	height:34px;
	margin:5px 0;
	font-weight:bold;	
	color: #fff;
	font-size: 11pt;
}
div.btn_red2 div.left {
	background:url(/images/mobile/buttons/btn_red_left.png) no-repeat top left;
	height:34px;
}
div.btn_red2 div.right {
	height:34px;
	background:url(/images/mobile/buttons/btn_red_right.png) no-repeat top right;
}
div.btn_red2 div.center {
	background:url(/images/mobile/buttons/btn_red_center.png) repeat-x;
	height:34px;
	margin:0 11px;
	padding-top:6px;	
}
div.btn_red2 div.center a{
	display:block;
	margin: -8px;
	padding: 8px 0;
	text-decoration:none;
	font-size: 11pt;
	line-height:normal;
	font-weight:bold;	
	color: #fff;
	text-align:center;
	text-decoration:none;
}
div.btn_red2 div.center input{
	display:block;
	margin: -8px;
	padding: 8px 0;
	text-decoration:none;
	font-size: 11pt;
	line-height:normal;
	font-weight:bold;	
	color: #fff;
	text-align:center;
	text-decoration:none;
}
*/

 div.btn_red2 {
	height:34px;
	margin:5px 0;
	font-weight:bold;	
	color: #fff;
	font-size: 11pt;
}
div.btn_red2 div.left {
	background:url(/images/mobile/buttons/btn_red_left.png) no-repeat top left;
	height:34px;
}
div.btn_red2 div.right {
	height:34px;
	background:url(/images/mobile/buttons/btn_red_right.png) no-repeat top right;
}
div.btn_red2 div.center {
	background:url(/images/mobile/buttons/btn_red_center.png) repeat-x;
	height:34px;
	margin:0 11px;
	padding-top:6px;	
}
div.btn_red2 div.center a{
	display:block;
	margin: -8px;
	padding: 9px 0;
	text-decoration:none;
	font-size: 11pt;
	line-height:normal;
	font-weight:bold;	
	color: #fff;
	text-align:center;
	text-decoration:none;
}
div.btn_red2 div.center input{
	margin: -8px;
	padding: 8px 0;
	text-decoration:none;
	font-size: 11pt;
	line-height:normal;
	font-weight:bold;	
	color: #fff;
	text-align:center;
	text-decoration:none;
}






 div.btn_grey2 {
	height:34px;
	margin:5px 0;
	font-weight:bold;	
	color: #666;
	font-size: 11pt;
}
div.btn_grey2 div.left {
	background:url(/images/mobile/buttons/btn_grey_left.png) no-repeat top left;
	height:34px;
}
div.btn_grey2 div.right {
	height:34px;
	background:url(/images/mobile/buttons/btn_grey_right.png) no-repeat top right;
}
div.btn_grey2 div.center {
	background:url(/images/mobile/buttons/btn_grey_center.png) repeat-x;
	height:34px;
	margin:0 11px;
	padding-top:6px;	
}
div.btn_grey2 div.center a{
	display:block;
	margin: -8px;
	padding: 9px 0;
	text-decoration:none;
	font-size: 11pt;
	line-height:normal;
	font-weight:bold;	
	color: #666;
	text-align:center;
	text-decoration:none;
}
div.btn_grey2 div.center input{
	margin: -8px;
	padding: 8px 0;
	text-decoration:none;
	font-size: 11pt;
	line-height:normal;
	font-weight:bold;	
	color: #666;
	text-align:center;
	text-decoration:none;
}
div.btn_grey2 div.center input.next{
background: transparent url(/images/mobile/buttons/arrows_next.png) no-repeat 90px center ;
padding-left: 40px;
}
div.btn_grey2 div.center input.prev{
background: transparent url(/images/mobile/buttons/arrows_prev.png) no-repeat 20px center ;
padding-left: 50px;
}





 div.btn_grey_off {
	height:34px;
	margin:5px 0;
	font-weight:bold;	
	color: #666;
	font-size: 11pt;
}
div.btn_grey_off div.left {
	background:url(/images/mobile/buttons/btn_grey_off_left.png) no-repeat top left;
	height:34px;
}
div.btn_grey_off div.right {
	height:34px;
	background:url(/images/mobile/buttons/btn_grey_off_right.png) no-repeat top right;
}
div.btn_grey_off div.center {
	background:url(/images/mobile/buttons/btn_grey_off_center.png) repeat-x;
	height:34px;
	margin:0 11px;
	padding-top:6px;	
}
div.btn_grey_off div.center span{
	margin: -8px;
	padding: 9px 0;
	text-decoration:none;
	font-size: 11pt;
	line-height:normal;
	font-weight:bold;	
	color: #ebebeb;
	text-align:center;
	text-decoration:none;
}
div.btn_grey_off div.center span.next{
background: transparent url(/images/mobile/buttons/arrows_next_off.png) no-repeat 90px center ;
padding-left: 40px;
padding-right: 60px;
}
div.btn_grey_off div.center span.prev{
background: transparent url(/images/mobile/buttons/arrows_prev_off.png) no-repeat 20px center ;
padding-left: 50px;
}
.inputButtons {
	border:none;background-color:transparent;width:100%;
}
