/**********************************/
/*		SeeMyData			*	*/
/**********************************/

.contact-part .text-label {
	display: inline;
	float: left;
	width: 190px;
	text-align:right;
	}
	
.contact-item
{
	margin-top: 20px;
}

.seemydata-item .buttons
{
	margin-top: 10px;
}
	
/**********************************/
/*		Springboard home	*	*/
/**********************************/

.go-button-home
{
	margin-top: 6px;
}


.springboard-helpyou
{
	width: 100%;
	background-color: #ECEAC9;
	height: 33px;	
}

.springboard-helpyou .text
{
	font-size: 1.2em;
	margin-top: 7px;
	font-weight: bold;
	margin-left: 10px;
	display: inline;
	float: left;
}