.tp_display_red {
	font-family:Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/red_backgr.gif);
	background-color:#000000;
	background-repeat:no-repeat;
	border:none !important;
	width:93px;
	overflow:hidden;
}
.tp_display_red button{
background-image: url(images/red_button.jpg);
border:1px solid #FFFFFF;
background-position:center;
height:12px !important;
}
.tp_display_red input{
	filter: progid:DXImageTransform.Microsoft.DropShadow(Color='#FF0000', OffX=1, OffY=1, Positive=true);
	height: 18px;
}