* {
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, serif
}

h1, h2, h3, h4, h5 {
	font-family: "Segoe UI", tahoma, sans-serif; 
	letter-spacing:0.03em;
	line-height:1.2em;
}

body {
	padding:0;
	margin:0;
	font-size:62.5%;
	color:#333;
	line-height:1.4em;
}

p, a, li {
	font-size:1.2em;
	line-height:1.3em;
}

a {
	font-size:1em;
}

img {
	border:0;
}

#container {
	width:74em;
	margin:0 auto;
}

#main {
	margin:3.5em 0 7em 0;
}

#header {
	text-align:left;
}

h1 a {
	background:transparent url('../images/logo.gif') top center no-repeat;
	height:63px;
	width:284px;
	display:block;
	margin-left:-3px;
	float:left;
}

.advert {
	width:23.4em;
	height:6em;
	float:right;
}

#convert h2 {
	width:40em;
	margin:0 auto;
	margin:3em auto 1em auto;
}

h2 {
	font-size:1.4em;
}

#convert fieldset {
	background-color:#0099ff;
	border:0;
	padding:1.5em 2em 1.5em 2em;
	width:52em;
	margin:0 auto 1em auto;
}

#convert fieldset .text {
	width:18.8em;
	height:1.5em;
	border:0;
	display:block;
	float:left;
	font-size:2em;
	padding:0.1em 0.3em 0 0.3em
}

#convert fieldset .submit{
	width:7em;
	height:2em;
	font-size:1.6em;
	border:0;
	display:block;
	float:left;
	background-color:#fff;
	margin-left:1em;
}

.convertedURL {
	border:1px solid #0099ff;
	width:55em;
	margin:0 auto;
	padding:0.5em;
}

.convertedURL p {
	font-size:1.4em;
}

.convertedURL p a, .convertedURL p a:link, .convertedURL p a:visited {
	font-size:1.6em;
	color:#000;
}

.copyright {
	float:left;
	width:31em;
}

.email {
	float:left;
	width:30.6em;
	text-align:right;
}

.hideLeft {
	position:absolute;
	top:0; left:-9999px; width:0; height:0;
}

.bold {
	font-weight:bold;
}

.getUnshorten {
	text-align:center;
	margin-top:3em;
}

.getUnshorten a, .getUnshorten a:link , .getUnshorten a:visited {
	width:246px;
	height:71px;
	background:#fff url('../images/getunshorten.gif') top left no-repeat;
	display:block;
	margin:0 auto;
}

.getFirefox {
	width:15.6em;
}

.installimage, .installimage:link, .installimage:visited {
	width:300px;
	height:69px;
	background:#fff url('../images/installunshorten.gif') top left no-repeat;
	display:block;
	margin:1em 0 1em 0;
}

.usage div {
	width:224px;
	height:57px;
	background:#fff url('../images/unshortenusage.gif') top left no-repeat;
	display:block;
	margin:1em 0 1em 0;
}

.installationAndUsage {
	padding-left:2em;
}

.installationAndUsage li {
	margin-bottom:1em;
}

#leftCol {
	width:50em;
	float:left;
	margin-right:4em;
}

#rightCol {
	width:19em;
	float:left;
}

#rightCol, #leftCol {
	padding:3em 0 5em 0;
}

.cleaner {
	clear:both;
}