#content .yourAccountFormDivs{
	overflow: auto;
}
#content .yourAccountFormDivs:hover{
	background-color: #dadada;
}
#content .yourAccountFormDivs .text{
	width: 30%;
	float: left;
	padding-top: 10px;
}
#content .yourAccountFormDivs .form{
	float: left;
}
.center{
	margin-left: auto;
	margin-right: auto;
}
#showHideIMGs{
	display: none;
}
.imgsIframe{
	width: 400px;
}
#showHidePDFs{
	display: none;	
}