@charset "UTF-8";
/* CSS Document */


iframe{
	background:none transparent;
}


#avatarEditframe
{
    width: 100%;
    height: 50em;
    /*overflow: hidden;*/
    border: none;
	
}

#photo{
	max-width:3em;
	margin:auto;
	text-align:center;
}


#avatarform{
	margin:auto; 
}

#overlayContent{
	
}


/* jobImage iframe */

#jobImageframe
{
    width: 100%;
    /*height: 30em;*/
    /*overflow: hidden;*/
    border: none;
	
}