

#form_element
{ 
width : 830px;
height : 600px;
position : absolute;
margin-top : 55px;
margin-left : 250px;
border : none;
border-radius : 0px;
background-color : yellow;
font-family :Tahoma, Geneva, sans-serif;
font-size : 15px;
font-weight : bold;
color : gray;

}


#placeholder_1
{

position :absolute;
margin-top : 10px;
margin-left : 10px;
border : none;
border-radius : 0px;
font-family :Tahoma, Geneva, sans-serif;
font-size : 15px;
}


#placeholder_2
{
position :absolute;
margin-top : 12px;
margin-left : 290px;
border : 0;
border-radius : 0px;
text-align : left;
}


#placeholder_3
{
position :absolute;
margin-top : 280px;
margin-left : 290px;
border : none;
border-radius : 0px;

}