#tabs-2,
#tabs-3,
#tabs-4,
#tabs-5

{
	display:block;
} 

html body div.sourround div.sourround2 div.mainframe form#social-scout.form-horizontal div#tabs.ui-tabs {
   box-shadow: 0px 0px 0px #666666;
}

div.infoblock 
{
	margin-left: 7%;
	box-shadow: 3px 3px 5px #c17b00;
/* 	display: flow-root; */
	min-height: 180px;
}
span.text {
	margin-left:10px;
	width: 90%;
	text-align:left;
}
	



div.form-actions {
/*     background-color: #ECECEC; */
/*     border-radius: 4px 4px 4px 4px; */
/*     box-shadow: 8px 8px 8px #666666; */
/*     font-size: 1.1em; */
/*     margin-bottom: 20px; */
    width:  100% !important;
/*     margin-left:10px; */
}

#tabs
{
	padding-bottom:20px;
}

.mainframe
{
	
	border-radius: 0px 0px 0px 0px;
}


