body{
	width: 808px !important;
}

#logo
{
	padding-top: none !important;
	text-align: center;
	margin-bottom: none !important;
	display: none !important;
}

#shrinker {
	border-bottom,  border-left, border-right, border-top: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline;
	background-color: #fff;
	padding: 5px;
}

#url {
	display: inline;
	/*background-color: #fff;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
	border: 1px solid #ddd;
	color: #333;
*/
}

#analyze {
}

input { 
	display: inline;
	font-size: 1em !important;
}

#submission{
	width: auto !important;
	margin-right: auto;
	margin-left: auto;
	}

#shrunk
{
	text-align: center;
}

#shortened {
	font-size: 40px;
	color: #333;
        padding: 5px !important;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 6px;
        border: none;

}

.shortie {
	text-align: center;
 padding: 3px;
 margin-bottom: auto !important;
}


body
{
	color: #333;
	background-color: white;
	font-family: Verdana,Arial,sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

#navigation {
	position: absolute;
	top: 0px;
	width: 100%;
	background-color: #0892D0;
	border-bottom: 1px solid #333;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	text-align: right;
}

#navigation a:link, #navigation a:hover, #navigation a:active, #navigation a:visited {
	color: #ffffff;
	background-color: inherit;
}

#footer {
	position: absolute;
	bottom: 0px;
	width: 100%;
	background-color: #eee;
	border-top: 1px solid #ccc;
	color: #333;
	text-align: center;
}

#navigation li{
	display: inline;
	padding: 10px;
	color: #fff;
	background-color: inherit;
}

#footer li {
	display: inline;
	padding: 5px !important;
	color: #333;
	background-color: inherit;
}


a:link, a:visited, a:active
{
	text-decoration: none;
	color: #0892D0;
	font-weight: normal;
	font-family: georgia;
	font-style: italic;
}

h1 a:link, h1 a:visited, h1 a:active, h3 a:link, h3 a:visited, h3 a:active {
	color: #000;
}

.console { 
	font-family: 'Droid Sans Mono', 'Lucida Console', monospace;
	color: #eee;
	background-color: #333;
	padding: 5px !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #333 !important;
}

.prompt {
	color: #0892D0;
}
a:hover
{
	color: #333;
}

a:active:
{
	color: #333;
}

code 
{
	display: inline;
	color: #333;
	background-color: #fff;
	line-height: 110%;
	font: monospace;
}
h1
{
	font-size: 22px;
	/*font-style: italic;*/
	font-family: Futura, Georgia;
	color: #000;
	font-weight: normal;
}

h2
{
	font-size: 16px;
	color: #000;
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
}

h3
{
	font-size: 14px;
	color: #000;
    	font-family: Georgia;
	font-weight: normal;
}
blockquote
{
	margin: 0px 0px 0px 0px;
	padding-left: 20px;
	background-color: #f6f6f6;
	color: #333;
	padding: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #eaeaea !important;
}


ul, ol
{
	margin-bottom: 18px;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	list-style-type: none;
	color: #333;
}

em
{
	font-family: georgia;
	font-style: italic;
}

img
{
	border: 0px;
}

del
{
	color: #999;
}

h1 a, h2 a, h3 a
{
	color: #000;
}

h4,
{
	font-size: 14px;
}

.u
{
	color: #fff;
}

