@charset "utf-8";


/*
 *
 * FCE - 4cols              OBS!!!!!
 *
 */
#content_2cols_root
{
	width: 780px;
	float: left;
	height: auto !important;
	height: 100%;
	min-height: 344px;
	margin: 0;
	padding: 0;
}
#content_2cols_root img{
    border: 1px solid #cccccc;
}
#content_2cols_root .col1
{
	float: left;
	width: 142px;
	background: none;
	height: auto !important;
	height: 100%;
	min-height: 100px;
	margin: 0;
	padding: 25px;
}
#content_2cols_root .col2
{
	float: left;
	width: 142px;
	background: none;
	height: auto !important;
	height: 100%;
	min-height: 100px;
	margin: 0;
	padding: 25px;
}
#content_2cols_root .col3
{
	float: left;
	width: 142px;
	background: none;
	height: auto !important;
	height: 100%;
	min-height: 100px;
	margin: 0;
	padding: 25px;
}
#content_2cols_root .col4
{
	float: left;
	width: 142px;
	background: none;
	height: auto !important;
	height: 100%;
	min-height: 100px;
	margin: 0;
	padding: 25px;
}


/*
 *
 * FCE - 2cols
 *
 */
#content_two_cols_root
{
	width: 780px;
	float: left;
	height: 1px;
	height: auto !important;
	min-height: 1px;
	margin: 0;
	padding: 0;
}

#content_two_cols_root p,#content_two_cols_root  content,#content_two_cols_root  div,#content_two_cols_root  input,#content_two_cols_root  label,#content_two_cols_root  submit{
    padding: 0;
    margin: 0;
}

#content_two_cols_root img{
    border: 0px solid #cccccc;
}
#content_two_cols_root .col1
{
	float: left;
	width: 370px;
	background: none;
	height: 1px;
	height: auto !important;
	min-height: 1px;
	margin: 0;
	padding: 10px;
}
#content_two_cols_root .col2
{
	float: left;
	width: 370px;
	background: none;
	height: 1px;
	height: auto !important;
	min-height: 1px;
	margin: 0;
	padding: 10px;
}

/*
 *
 * FCE - 4cols  100%
 *
 */
#content_4cols_root
{
	width: 780px;
	float: left;
	height: 1px;
	height: auto !important;
	min-height: 1px;
	margin: 0;
	padding: 0;
}
#content_4cols_root .col
{
	float: left;
	width: 25%;
	background: none;
    height: 1px;
	height: auto !important;
	min-height: 1px;
	margin: 0;
	padding: 0;
}