* {margin: 0; padding: 0;}

.group:after {
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;}

.group {
	zoom: 1;
	-ms-zoom: 1;}

body {
	background-color: #EEE;
	color: #000;}

#content {
	position: relative;
	background-color: #FFF;
	margin: 30px auto;
	position: relative;
	border: 1px solid #C2C2C2;
	width: 780px;
	padding: 20px 20px 0 20px;
	font: 13px Arial, Helvetica, sans-serif;}

#content h1 {
	color: #F90;
	font: bold 18px Arial, Helvetica, sans-serif;}

#content h2 {
	color: #000;
	font: bold 13px Arial, Helvetica, sans-serif;}

#content p {
	line-height: 16px;
	margin-bottom: 1.5em;}

#content div.social-network {
	padding-left: 100px;}

#content div.social-network img.logo {
	margin-left: -100px;
	float: left;}

#content a:link, #content a:visited {
	text-decoration: none;
	color: #F90;
	font-weight: bold;
	border-bottom: 1px dotted #F90;}

#content a:link img, #content a:visited img {
	border: 0;} 

#content a:link:hover, #content a:visited:hover {
	border-bottom-style: solid;}

#content a.screenshot {
	display: block;
	float: left;}

#content a.screenshot:link, #content a.screenshot:visited,
#content a.screenshot:link:hover, #content a.screenshot:visited:hover {
	border: 0;}

#left-column {
	width: 564px;
	padding-right: 20px;
	margin-top: 20px;
	border-right: 1px solid #C2C2C2;}
			
#right-column {
	position: absolute;
	right: 0;
	width: 175px;
	right: 20px;
	top: 240px;}

#right-column h1 {
	margin-bottom: 10px;}

#right-column a:link, #right-column a:visited {
	color: #000;
	font-weight: normal;
	border: 0;}

#right-column a:link:hover, #right-column a:visited:hover {
	border-bottom: 0;}

#right-column a:link span, #right-column a:visited span {
	border-bottom: 1px dotted #000;}

#right-column a:link:hover span, #right-column a:visited:hover span {
	border-bottom: 1px solid #000;}