.jqmWindow input{
width:186px;
height:14px;
margin-bottom:7px;
padding:1px 7px;
}

.jqmWindow textarea{
width:186px;
height:56px;
margin-bottom:7px;
padding:1px 7px;
}

.jqmWindow{
border:#000000 solid 1px;
position:fixed;
left:50%;
display:none;
font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
color:#000000;
font-size:14px;
line-height:16px;
padding:20px 30px;
background:#c0c0c0 url('/_img/bgpattern.jpg');
}

.jqmWindow label{
float:left;
}

.jqmWindow input,.jqmWindow textarea{
float:right;
}


#contactscreen{
width:330px;
margin-left:-165px;
}

#contactscreen{top:32%;}


.close-x{
display:block;
background:url(../_img/close-x-black.png); /*  pathy to close-x.png  */
height:42px;
width:42px;
position:absolute;
top:-15px;
right:-15px;
text-decoration:none;
}

#contactscreen label{
display:block;
width:125px;
text-align:right;
}

