﻿/******************** Steps ********************/
/* Step_4 */
#step_4_textarea
{
    width: 495px;
    height: 133px;

    margin-bottom: 15px;
    }
/* Step_4 */

/* Restart_Dialog */
#restart_textarea
{
    width: 495px;
    height:165px;

    margin-bottom: 15px;
}
/* Restart_Dialog */

/* Error_Restart_Dialog */
#error_restart_textarea
{
    width: 495px;
    height:119px;

    margin-bottom: 15px;
}
/* Error_Restart_Dialog */

/******************** Steps ********************/