.tipafriend fieldset {
	
	margin:20px 0 20px 0;

}

.tipafriend LABEL {
	display:block;
	float:left;
	width:150px;
}

.tipafriend input,
.tipafriend textarea{
	border:1px solid #CCCCCC;
	margin-bottom:15px;
	width:260px;
}


.tipafriend legend {display:none;}

.tipafriend em {font-size:10px;}

.tipafriend .tipafriend_form input.submit {
width:60px;
text-transform:uppercase;
border:1px solid #ccc;
font-size:10px;
height:22px;
background:#2153AA url(../imgs/menu-bg.gif) repeat-x scroll 0 -60px;
color:#FFFFFF;
cursor:pointer;
margin-top:10px;
}
