div.google {
	float: left;
	width: 200px;
	margin-left: 40px;
}
.linux {
	background-image: url(images/lintab_on.jpg);
	background-repeat: no-repeat;
	height: 39px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 285px;
	text-transform: uppercase;
	padding-top: 9px;
	padding-left: 41px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.windows {
	background-image: url(images/wintab_off.jpg);
	background-repeat: no-repeat;
	height: 39px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	width: 283px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 41px;
}
.windows a{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.windows a:hover{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.linux2 {
	background-image: url(images/lintab_off.jpg);
	background-repeat: no-repeat;
	height: 39px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	width: 285px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-left: 41px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.linux2 a{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.linux2 a:hover{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.windows2 {
	background-image: url(images/wintab_on.jpg);
	background-repeat: no-repeat;
	height: 39px;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	width: 283px;
	text-transform: uppercase;
	padding-top: 9px;
	padding-left: 41px;
}

.tb {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 0px;
	margin: 0px;
}
.tbLeft {
	padding: 0px;
	margin: 0px;
	width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.tbDown {
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.tbRight {
	padding: 0px;
	margin: 0px;
	width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.tbTop {
	padding: 0px;
	margin: 0px;
	height: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
