/* CSS Document */

.beta {
	position:absolute; 
	top:10px; 
	left:10px;
}

.syncwizard {
	margin:15px 0px 0px 70px;
}

#inner_intro {
	float:left; 
	height:120px; 
	margin-left:15px; 
	margin-top:10px;
}

#inner_intro img {
	float:left;
}

.btn_blue {
	background-image:url(../images/big_btn.png); 
	background-repeat:no-repeat; 
	width:126px; 
	height:30px; 
	text-align:center; 
	padding-top:10px; 
	float:left;
	margin-top:10px;
	text-decoration:none;
}

#tour {
	font-size:14px; 
	height:30px; 
	padding-top:20px; 
	margin:0px 0px 0px 10px; 
	float:left;
}

#tour a {
	color:#cccccc;
}

#tour a:hover {
	color:#ffffff;
}

#getyourdata {
	margin:15px 0px 0px 15px; 
}

#inner_bottom {
	margin:15px 0px 0px 15px; 
	height:65px;
}

#inner_bottom img {
	float:left;
}

.mystuff {
	width:218px;
}

.webdesktop {
	width:175px; 
	margin-left:30px;
}

.product {
	width:120px; 
	margin:0px 0px 0px 10px;
}

.introtext {
	width:250px; 
	height:100px; 
	margin-left:15px;
}

.introtext p {
	margin:0px;
}