
	.inner_separator_bottom_politic {
		width: 920px;
		height: 47px;
		background-image: url('../images/inner_bottom_bg.gif');
		background-repeat: no-repeat;
		background-position: bottom left;
		border: 0px;
		padding: 0px 0 0 0;
		margin: 0px 0 0 0;
	}		
	.trabco_content_top {
		width: 920px;
		height: 26px;
		background-image: url('../images/trabaco_content_top.jpg');
		border: 0px;
		padding: 0px 0 0 0;
		margin: 0px 0 0 0;
	}	
	.trabco_content_bottom {
		width: 920px;
		height: 24px;
		background-image: url('../images/trabco_content_bottom.jpg');
		border: 0px;
		padding: 0px 0 0 0;
		margin: 0px 0 0 0;
	}
	.trabco_content {
		font-family: Arial;
		font-size: 14px;
		color: #000000;
		background-image: url('../images/trabco_content_bg.gif');
		width: 880px;
		margin: 0px 0px 0px 20px;
		padding: 0px 0px 0px 00px;
		min-height: 600px;
	}	
	.tabco_content_half {
		width: 420px;
		margin: 0px 00px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	.tabco_content_half	{
		font-size: 18px;
		color: #333333;
	
	}
	.form_line {
		position: relative;
		top: 0px;
		left: 0px;
		width: 420px;
		padding: 0px;
		margin: 0px;
		border-bottom: 1px solid #f0f0f0;

	}
	input	{
		color: #333333;
		background: #ffffff;
		border: 1px solid #cccccc;
		height: 18px;
		margin-top:6px;
		margin-bottom: 6px;
		display: block;
		width: 300px;
	}
	input.file	{
		color: #333333;
		background: #ffffff;
		border: 1px solid #cccccc;
		height: 18px;
		margin-top:6px;
		margin-bottom: 6px;
		display: block;
		width: 300px;
	}	
	textarea {
		color: #333333;
		background: #ffffff;
		border: 1px solid #cccccc;
		width: 300px;
		height: 225px;
		margin-top:6px;
		margin-bottom: 6px;	
		display: block;		
	
	}
	.form_buttons {
		position: relative;
		overflow: hidden;
		width: 100%;
		height: 40px;
		text-align: right;
		margin-top: 10px;
	}
	.form_buttons_line	{
		position: absolute;
		right: 0px;
	}
	fieldset {
		border: 0px;
		margin: 0px;
		padding: 0px;
	}
	
	label {
		width: 110px;
		line-height: 30px;
		text-align: right;
		font-size: 11px;
		float: left;
		margin-right: 5px;
		color: #333333;

		
	}
