
div#sectionBodyact
{
		padding-bottom: 30px;
}
div#sectionBodyact div.sectionRight
{		
		width: 620px;
		padding: 30px 0px 0px 20px;
}

div.sectionRight div.sectionMain
{
		padding: 30px 0px 0px 70px;
}
div.sectionMain ul
{
		float: right;
		width: 220px;
		list-style-type: square;
		padding: 10px 0px 0px 0px;
		margin: 20px 0px 0px 0px;
}
div.sectionMain ul li
{
		margin: 10px 0px 10px 0px;
}


div#sectionBodyact div.sectionLeft div#swfObject
{
		margin: 15px 0px 15px 0px;
}


/* ************************************************ */
/* **************** forms style ******************* */
/* ************************************************ */

div.sectionRight input.inputText
{
		width: 250px;
		padding: 5px;
}
select.selectList
{
		width: 265px;
}
div.sectionRight input.submitAction
{		
		padding: 5px 10px 5px 10px;
}

div.sectionRight fieldset
{
		border: 1px solid #999999;
		padding: 0px 20px 20px 20px;
		margin: 10px 0px 10px 0px;		
}
div.sectionRight fieldset legend
{
		font-size: 12px;
		font-weight: bold;
		color: #333333;
		padding: 10px;
}
div.sectionRight fieldset input.inputCbx
{
		margin: 5px 0px 0px 30px;
}


/* ************************************************ */
/* **************** table style ******************* */
/* ************************************************ */
table td
{
		padding: 5px;
}
table td span, div span
{
		font-size: 12px;
		font-weight: bold;
		color: #DD0000;
		padding: 0px;
}
div span
{
		padding: 0px 0px 0px 0px;
		color: #000000;
		font-weight: normal;
}
div.layerCategory span
{
		color: #666666;
		font-size: 12px;
		font-weight: bold;
		padding: 0px 2px 0px 2px;
}

table td.Image
{		
		width: 130px;
		border: 1px solid #CCCCCC;
		font-size: 10px;
		font-weight: bold;
		color: #999999;
		text-align: center;
		padding: 10px;
}
table td.Image img
{
		margin-bottom: 10px;
}


div.arrowLeftToDown
{
		display: inline;
		font-size: 20px;
		padding-top: 50px;
}