@import url(layers-small.css);
@import url(text-small.css);
@import url(download.css);
.reasons {
	border-right: 1px dashed #cccccc;
	padding-right: 20px;
	width: 30%;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
#launch_forum a {
	background: url(../../images/forum.gif) top center no-repeat;
	display: block;
	padding-top: 100px;
	width: 250px;
	height: 1px;
}
#launch_forum a:hover {
	background-position: bottom center;
}
#launch_help {
	position: relative;
	border: 0px solid;
	overflow: hidden;
}
#launch_help a {
	background: url(../../images/help.gif) top right no-repeat;
	display: block;
	padding-top: 100px;
	width: 250px;
	height: 1px;
	border: 0px solid;
}
#launch_help a:hover {
	background-position: bottom right;
}
#download_mirrors_holder {
	margin-top: 30px;
	clear: both;
	border-top: 1px solid #cccccc;
	padding-top: 50px;
}
