* {
	margin: 0;
	padding: 0;
}
html {
	/*height: 100%;*/
}
body {
	width:100%;
	text-align:center;
	color: #000000;
	/*height: 100%;*/
	font-family: "Times New Roman", Times, serif;
	background: #fff;
        background: url("/images/lepromask.jpg") center 15px no-repeat;
        padding-top:170px !important;
}

table {
	width: 100%;
	border-collapse: collapse;
	font-family: Tahoma, Arial, sans-serif;
}
td {
	vertical-align: top;
}
img {
	border: none;
}

.browse {
height: 20px;
}

.image_input input {
margin-top:5px;
}

.options_link {
border:none;
margin-top:10px;
}

.options_table {
margin-top:15px;
/*width: 60%;*/
/*margin-left:20%;*/
/*margin-right:20%;*/
}

.options_table p{
font-size:14px;
font-family:"Times New Roman", Times, serif;
text-align:left;
margin-left:10px;
margin-right:10px;
margin-top:15px;
}

.options_table td{
border:2px solid #d3d2d2;
width:50%;
}

.domains {
width:100%;
}

.domains_button {
text-align:right;
margin-right:7px;
margin-top:3px;
margin-bottom:15px;
}

.image_box {
text-align:center !important;
font-weight:bold;
}

.image_box img{
margin-top:20px;
border: 2px solid #800080;
margin-bottom:35px;
}

.link_box {
margin-top:15px;
margin-bottom:15px;
}

.link_box td {
width: 50%;
border: 0px solid !important;
}

.link_box td input{
margin: 3px 10px 3px 10px;
width:95%;
}

.link_box td p{
margin: 3px 5px 3px 5px;
}

.yarr {
  margin-top:15px;
  width: 250px;
}


.yarr_edit {
  float: left;
  margin-top:15px;
  width: 250px;
}

.delete_button {
  float: right;
  margin-top:15px;
  width: 250px;
}

.big_form {
  width: 60%;
  margin-left:20%;
  margin-right:20%;
}

.sub {
  font-size: smaller;
}

.back {
  color:#999999;
  text-decoration: none;
}

#signature {
  position: absolute;
  top: 1pt;
  right: 5pt;
  width: 100%;
}

.signature {
  font-size: 12;
  color: #999999; 
  text-align: right;
}

a.signature {
  text-decoration: none;
}

a.signature:hover {
  text-decoration: underline;
}
