/* CSS Document */

div.contact{height:494px; overflow:hidden; border-bottom:#999999 1px dotted;}
div.contact div{height:494px;}
div.contact div p.text{ max-height:200px; }
div.contact div a {width:343px;}

div.contact form{ display:compact; position:absolute; top:-255px; left:343px; width:343px; max-height:200px; position:relative;}
div.contact form input { width:250px; margin-bottom:9px; height:16px; border:1px dotted #999999; background-color:CED6CD;}
div.contact form textarea { width:250px; height:81px; border:1px dotted #999999; font:Verdana, Arial, Helvetica, sans-serif; background-color:CED6CD;}
div.contact form input.button {margin-top:18px; width:auto; border:none; height:auto;}
