div#boxSiteCreator
{
	background-image : url(/App_Themes/Default/images/images-Start/ico-siteCreator.jpg);
	background-position : bottom left;
	background-repeat : no-repeat;
	height : 173px;
	width : 500px;
	margin : 0 auto;
	position : relative;
}

div#boxSiteCreatorNext
{
	width : 600px;
	margin : 0 auto;
	position : relative;
	padding : 5px;
}

.txtStep01
{
	margin-left : 100px;
	padding : 5px;
	font-size : 1.09em;
	color : #000000;
}

.selectPage
{
	position : relative;
	bottom : -30px;
	float : right;
	padding : 5px 20px 5px 20px;
	background-color : #f7ffd6;
	border : 1px solid #DADADA;
}

.viewTemplateBox
{
	background-color : #effadc;
	border : 1px solid #74a311;
	width : 600px;
	margin : 0 auto;
	padding : 5px;
	behavior : url(/cs/iepngfix.htc);
}

.numPage
{
	margin-left : 10px;
	white-space : nowrap;
}

.iFrame
{
	width : 780px;
	border : 1px solid #333333;
	height : 500px;
}

.txtArea
{
	font-size : 12px;
	color : #000000;
	text-align : justify;
	border : 1px solid #333333;
	width : 90%;
	height : 300px;
	margin : 0 auto;
	padding : 3px;
}

#boxPrizeStart
{
	float : right;
	width : 250px;
	background-color : #f7ffd6;
	border : 1px solid #DADADA;
}
