
.MiniSearch_Default {
	
	color: #ffffff;
	font-family: Arial, Verdana;
	font-size: 11px;
width:180px;
}

.MiniSearch_Default .text 
{
	
	font-weight:bold;
	margin-bottom:5px;

}

.MiniSearch_Default .textbox {
	
	width:125px;
	margin-top:1px;
	margin-left:5px;
margin-bottom:4px;
	}

.MiniSearch_Default .button
{
    background-color: #A71A3D;
    font-weight: bold;
    cursor: hand;
    height: 25px;
    margin-top: 1px;
    font-size: 10px;
    width: 40px;
    text-align:center;
    padding-right:px;
    padding-left:3px;
border:1px solid white;
color:white;
margin:3px;
	
}


