/* Common Value*/
fieldset { border:#E5E5E5 1px solid; }
.main { width:500px; min-height:300px; margin-top:1em; margin-left:2em}
.main li{ margin-bottom:5px; }
.main input { width:250px}
label {width:150px;float:left; text-align:right; padding-right: 0.5em; font-weight:bold;margin-left:-3.5em; font-size:12px;}
legend { color:#15426f; padding:0 0.8em; font-weight:bold; margin-left:2em}

/* Border of Texarea and Input */
#message{ width:250px; height:180px}
.main input, #webdescription, .select{ border:#7F9DB9 1px solid}
.main input:hover, #message:hover, #webdescription:hover{border:#666666 1px solid}
#message { border:#7F9DB9 1px solid}
.linktous { margin-left:-.5em}
#linktous textarea { margin-bottom:1em; font-size:11px}
#linktous img { margin:0.2em 0}

/* Link Submission Form */
#suggest { height:510px}
#webdescription { height:100px;width:250px}
.select {width:253px}
#linktous { width:160px}
#linktous textarea { width:155px; height:125px; display:inline-table}
#step li{ list-style:decimal}
#step {margin-top:0em}
.red { color:#FF0000; margin-right:.5em}

/*Button*/
.submit{ height:30px;border:none; margin-top:0.5em; margin-left:200px; #margin-left:90px}
.submit input { color:white; font-weight:bold;vertical-align:middle; border:0; height:25px; width:79px;
background-image:url(../images/button.jpg); background-repeat:no-repeat; background-position:left; margin-left:0}

/*Redirect Page*/
.error {  background-image:url(../images/error.gif); }
.thankyou { background-image:url(../images/thankyou.gif); }
.mailsent { background-image:url(../images/mailsent.gif);}
.error, .thankyou, .mailsent{ background-repeat:no-repeat; background-position:bottom; margin-top:5em; height:450px}
