#screencastText {
		color: 000000;
		text-align: center;
		margin-top: 30px;
		margin-bottom: 15px;
	}

	#screencastText form {
		padding: 0px;
		margin: 0px;
		}
	#screencastText .maintext {
		font-size: 22px;
		font-weight: bold;
		padding-top: 4px;
		padding-bottom: 6px;
	}
	#screencastText .smalltext {
		font-size: 14px;
		font-weight: bold;
	}
	#screencastText .exit {
		text-align: right;
		padding-right: 30px;
		
	}
