body {
	background:#f3f3f3;
	font-family:Verdana;
	font-size:10pt;
}

a {
	text-decoration:underline;
}

th {
	font-size:8pt;
}

td {
	font-size:11pt;
}

#main {
	margin: 0 auto;
	position:absolute;
	top:300px;
	left:0px;
	right:0px;
	width:550px;
}

#link {
	display:inline-block;
	text-align:center;
	width:360px;
	height:25px;
	font-size:10pt;
	background-color:#ffffff;
	border:1px solid #ccc;
	cursor:pointer;
}

#short {
	padding:2px 30px;
	width:180px;
	height:25px;
	background-color:#ffffff;
	border:1px solid #ccc;
	cursor:pointer;
	text-align:center;
}

#refresh {
	display:none;
	padding:2px 30px;
	width:180px;
	height:25px;
	background-color:#ffffff;
	border:1px solid #ccc;
	cursor:pointer;
	text-align:center;
}

#domain {
	margin:0px 0 5px 366px;
	text-align:center;
	width:130px;
	height:20px;
}
