#bookmark {
	float: left
}
#container {
	background: #FFF;
	border: 1px solid #000;
	margin: 0 auto;
	text-align: left;
	width: 960px
}
#download {
	height: 220px;
	text-align: center;
	width: 180px;
	background: #E4E3E3
}
#download > a:hover {
	text-decoration: underline
}
#download > a {
	background: url(images/gcache_download.png) no-repeat center;
	color: #333;
	display: block;
	font-size: 140%;
	font-weight: 700;
	padding-bottom: 0;
	padding-top: 120px;
	text-decoration: none;
	width: 160px
}
#footer {
	background: #DDD;
	font-size: 60%;
	margin-top: 50px;
	padding: 0 10px;
	text-align: center
}
#footer p {
	margin: 0;
	padding: 10px 0
}
#googleads {
	margin-left: 50px
}
#header {
	background: url(images/gcache_banner.png) repeat-x;
	height: 117px;
	padding-right: 120px
}
#info {
	font-size: 70%;
	font-weight: 700;
	padding: 5px 0 0;
	text-align: center
}
#info ul {
	margin-top: 0;
	text-align: left
}
#mainContent {
	background: #FFF;
	clear: both;
	color: #333;
	font-size: 80%;
	margin: 0;
	padding: 0 20px 0 40px;
	text-align: justify
}
#mainContent ul li ul li {
	list-style-type: none;
	padding-left: 40px
}
#preview {
	margin-left: -35px
}
#support {
	font-size: 80%
}
.driveicon {
	border: none;
	display: block;
	margin: 0 auto
}
body {
	background: #BFBFBF;
	color: #000;
	font: 100% "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0;
	padding: 0;
	text-align: center
}
a.tooltip span {
	display: none;
	margin-left: 8px;
	padding: 10px;
	width: 300px
}
a.tooltip span br {
	margin-bottom: 10px
}
a.tooltip:hover span {
	background: #fff;
	border: 1px solid #ccc;
	color: #6C6C6C;
	display: inline;
	font-size: 80%;
	position: absolute;
	text-align: justify
}
a:hover {
	text-decoration: none
}
a:link, a:visited, a:active {
	font-size: 100%;
	text-decoration: underline
}
h1 {
	background: url(images/gcache_logo.png) no-repeat right top;
	color: #FFF;
	display: block;
	height: 164px;
	margin-top: 28px;
	text-align: center;
	text-indent: -9000px;
	width: 389px
}
h2 {
	font-size: 140%
}
.floatright, h1 {
	clear: right;
	float: right
}
a:link, a:visited, a:active, #support {
	color: #fff;
	margin-left: 10px;
	margin-right: 10px
}