﻿/* */ 
/* */ 
/* Copyright 2011, 2012 Sony Corporation */ 
/* */ 
/* */ 
/******************** Steps ********************/

/* Step_1 */
#step_1_content 
{
    width: 495px;
    margin-bottom: 19px;
}
#step_1_textarea
{
    width: 494px;
    height: 337px;

    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
}
/* Step_1 */

/* Step_2 */
#step_2_content
{
    width: 495px;
    margin-bottom: 18px;
}
#step_2_textarea
{
    width: 495px;
    height: 249px;
    margin-bottom:4px;
}
#step_2_Note
{
    width: 495px;
    margin-bottom:22px;
}
/* Step_2 */

/* Step_3 */
#step_3_content
{
    width: 495px;
    margin-bottom: 17px;
}
/* Step_3 */

/* Step_4 */
#step_4_content
{
    width: 495px;
    margin-bottom: 17px;
}
#step_4_textarea
{
    width: 495px;
    height: 197px;

    margin-bottom: 13px;
    }
/* Step_4 */

/* Step_5 */
#step_5_content
{
    width: 496px;
    margin-bottom: 17px;
}
/* Step_5 */

/* Restart_Dialog */
#restart_content
{
    width: 495px;
    margin-bottom: 17px;
}
#restart_textarea
{
    width: 495px;
    height:184px;

    margin-bottom: 15px;
}
/* Restart_Dialog */

/* Error_Restart_Dialog */
#error_restart_content
{
    width: 495px;
    margin-bottom: 17px;
}
#error_restart_textarea
{
    width: 495px;
    height:165px;

    margin-bottom: 15px;
}
/* Error_Restart_Dialog */
/******************** Steps ********************/

/******************** For Guideline ********************/
.buttom
{
	margin-bottom: 9px;
}
.step_4_buttom
{
	margin-bottom: 0px;
}
.top
{
	margin-top: 15px;
}

.note
{
    margin-bottom: 2px;
}
/******************** For Guideline ********************/