

#activity_gallery{
	float: left;
}

 .x-tabs-body {
	padding-bottom:0px;
	margin-bottom:0px;
	border-bottom: 2px solid #B7BABC;
	background-color:#ffffff;
}

 .x-tabs-div {
	background-color:red;
}


.x-dlg-mask {
	background-color: #BBD4ED;
}
.x-tabs-strip-wrap {
	background-color:#8dbee2;
}
.x-tabs-inner  {
	background-color:#2f6ba6;
}

.x-tabs-strip .on .x-tabs-inner {
	background-color:#0d2d68;
}
.x-tabs-strip .x-tabs-text  {
	color:#ffffff;
	font-weight:normal;
}
.x-tabs-strip .on .x-tabs-text   {
	color:#dca44f;
	font-weight:normal;
}