/*  _______  Media Accreditation ________  */
#accredall
{
	width: 550;
	margin: 18 auto;
	text-align: center;
}

#accredall form
{
	text-align: center;
}

#accredcontent { text-align: left;
}


#accredleft p { height: 20; margin-bottom: 0;
}
#accredright p { height: 20; margin-bottom: 0;
}


#accredleft
{
	padding: 6 0 0 0;
	float: left;
	width: 80;
	text-align: right;
}

#accredleft p { height: 40px;
}

#accredright
{
	padding: 1 0 0 0;
	width: 450;
	text-align: left;
}

#accredright p { height: 40px;
}


