color: #333;
}
+h2 {
+ text-decoration: none;
+ color: #333;
+ text-align: center;
+}
+
fieldset p {
margin-left: 25%;
}
-moz-border-radius: 5px;
border-radius: 5px;
}
+
+#self_destruct {
+ font-weight: bold;
+ color: red;
+}
+
+#upload_image_email {
+ padding-left: 20px;
+ margin-left: 10px;
+ background: url(email.png) no-repeat;
+}