.tubetable {
	width: 850px;
	height: 2860px;
	padding-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #FFF;
}
.bigbox {
	padding:6px;
	font-size:12px;
	font-weight:bold;
	float:left;
	margin-left:12px;
	margin-bottom:15px;
	position:relative;
	background-color: #A2ADB9;
	font-family: Arial, Helvetica, sans-serif !important;
	border: 1px solid #59798C;
	width: 255px;
}

.joinnow {
	padding:6px;
	float:left;
	margin-left:12px;
	margin-bottom:15px;
	position:relative;
	border: 1px solid #333;
	width: 824px;
	text-align: center;
	color: #FFF;
	font-size: 20px;
	text-transform: capitalize;
	font-weight: bold;
	background-color: #A2ADB9;
	font-family: Arial, Helvetica, sans-serif;
}
.blue {	color:#39F;
}
.box {
	position:relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.clear {clear:both;}
.lefttag {
	float:left;
	color:#FFF;
	text-transform: capitalize;
}
.pic {text-align:center;margin-bottom:5px; color:#FFF}
.picpic {
	width: 250px;
	width: 208px;
	border: 1px solid #59798C;
}
.righttag {float:right; color:#FFF}
