﻿/* */ 
/* */ 
/* Copyright 2011, 2012 Sony Corporation */ 
/* */ 
/* */ 
/******************** Steps ********************/

/* Step_1 */
#step_1_content 
{
    width: 495px;
    margin-bottom: 15px;
}
#step_1_textarea
{
    width: 494px;
    height: 338px;

    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
}
/* Step_1 */

/* Step_2 */
#step_2_content
{
    width: 495px;
    margin-bottom: 15px;
}
#step_2_textarea
{
    width: 495px;
    height: 228px;
    margin-bottom: 4px;
}
#step_2_Note
{
    width: 495px;
    margin-bottom:22px;
}
/* Step_2 */

/* Step_3 */
#step_3_content
{
    width: 495px;
    margin-bottom: 15px;
}
#step_3_radiolist
{
    width: 495px;
    height: auto;

    margin-bottom: 5px;
}
/* Step_3 */

/* Step_4 */
#step_4_content
{
    width: 495px;
    margin-bottom: 15px;
}
#step_4_textarea
{
    width: 495px;
    height: 174px;

    margin-bottom: 13px;
}
/* Step_4 */


/* Step_5 */
#step_5_content
{
    width: 496px;
    margin-bottom: 15px;
}
/* Step_5 */

/* Restart_Dialog */
#restart_content
{
    width: 495px;
    margin-bottom: 15px;
}
#restart_textarea
{
    width: 495px;
    height:180px;

    margin-bottom: 12px;
}
/* Restart_Dialog */

/* Error_Restart_Dialog */
#error_restart_content
{
    width: 495px;
    margin-bottom: 15px;
}
#error_restart_textarea
{
    width: 495px;
    height:144px;

    margin-bottom: 12px;
}
/* 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 ********************/


/******************** For RadioButton ********************/

.radiooptions li
{
	height: 18px;
	line-height: 18px;
}

/******************** For RadioButton ********************/