/* Dead Generation */
/* Layout
----------------------------------------------------------------------------- */

/* Headings
----------------------------------------------------------------------------- */

	h2 {
		display: block;
		clear: left;
		text-indent: -5000px;
		height: 54px;
		margin: 0 0 20px 0;
		}


	h3 {
		display: block;
		clear: left;
		text-indent: -5000px;
		height: 25px;
		margin: 30px 0 10px 0;
		}
		
		
	/*-------------*/
	
	h2.welcome {
	height: 70px;
		background: url(../images/section-account/h2-welcome.gif) no-repeat;
		}
	
		
	.widget-account.password h3 {
		background: url(../images/section-account/h3-resetpassword.gif) no-repeat;
		}
		
	.help h3 {
		background: url(../images/section-account/h3-help.gif) no-repeat;
		}
		
	.widget-account.display h3 {
		background: url(../images/section-account/h3-yoursubscription.gif) no-repeat;
		}
		
		
/* Welcome Page
----------------------------------------------------------------------------- */
		
		
	div.group.alias h3 {
		background: url(../images/section-account/h3-alias.gif) no-repeat;
		}
		
	div.group.privacy h3 {
		background: url(../images/section-account/h3-privacy.gif) no-repeat;
		}
		
	div.group.media h3 {
		background: url(../images/section-account/h3-media.gif) no-repeat;
		}
		
	div.group.picture, div.group.profile {
		display: none;
		}
		
	input.action.save {
		border: none;
		}