﻿/******************** Steps ********************/

/* Step_4 */
#step_4_textarea
{
    width: 495px;
    height: 134px;

    margin-bottom: 15px;
}
/* Step_4 */

/* Restart_Dialog */

#restart_textarea
{
    width: 495px;
    height:148px;

    margin-bottom: 15px;
}
/* Restart_Dialog */

/* Error_Restart_Dialog */
#error_restart_textarea
{
    width: 495px;
    height:88px;

    margin-bottom: 15px;
}
/* Error_Restart_Dialog */

/******************** Steps ********************/