.contentStatic p,
.contentJobOffer p{
	padding: 10px 0;
	text-align: justify;
}

.contentStatic h3{
   font-size: 12px;
	padding: 10px 0;
}

.contentStatic ul{
	padding-left: 10px;
	line-height: 20px;
}

.contentStatic ul li{
   padding:0 10px;
   background: url(images/korp_cut.gif) no-repeat left center; 

}

.contentStatic img.right{
	margin: 4px 4px 4px 15px;
	border: 2px solid #fff;
	float: right;
	clear: right;
}

.contentForm{
	background-color: #F5F6F8;
   padding: 20px 20px 40px 40px;
}

.contentForm .form{
   padding-bottom: 10px;
   width: 500px;
   text-align: right;
}

.contentForm .formLabel{
   width:90px;
   font-weight: bold;
   float: left;
   font-weight: normal;
   text-align: left;
}

.contentForm .form .textBox,
.contentForm .form .textArea{ 
   width: 400px;
   height: 18px;
   border: 1px solid #F0ECEA;
}

.contentForm .form .textArea{height: 100px;}

.contentForm .form img{vertical-align: middle;}

.contentForm .form .textBoxSmall{
   width: 80px;
   border: 1px solid #F0ECEA;
   height: 18px;
   vertical-align:  middle;
}

.contentStatic a,
.contentJobOffer a{
   font-weight: bolder;
   text-decoration: none;
   color: #000;
}

.contentStatic a:hover,
.contentJobOffer a:hover{color:#474B54;}

.contentStatic table tr td{
	width: 150px;
	background-color: #fff;
	padding: 20px 0 0 20px;
}

.contentStatic table tr td img {text-align: center;}

.contentStatic table tr td p{}

.contentStatic table tr td h4{font-size: 11px; font-weight: bolder;}
