/* form */
#wish_form{
	
}
#idlike{
	width:100%;
	height:140px;
	font:1em/1.4 Arial, sans-serif;
	padding:0.2em 0.4em;
}
.default{
	color:#ccc;
}
textarea{
	font-size:120% !important;
}
.yourname{
	width:33%;
	padding-left:0.4em;
}