	.apply{
		/*width:100%;*/
		display:block;
	}
	
	.apply td {
		color:#0B3879;
		font-size:12px;
		text-align:left;
		padding:3px;
	}
		
	td strong{
		color:#656565;
	}
	
	
	a.adauga:link 	{
			font-weight:bold;
			text-decoration:none;
			color:#005D96;
			}
	a.adauga:visited {
			font-weight:bold;
			text-decoration:none;
			color:#005D96;
			}
	a.adauga:hover {
			font-weight:bold;
			text-decoration:none;
			color:#005D96;
			}
	a.adauga:active {
			font-weight:bold;
			text-decoration:none;
			color:#005D96;
			}
	
	input, select{
		border:1px solid #0B3879;
		background-color:#fefefe;
		font-weight:normal;
	}	
	
	
	textarea{
		width:365px;
		height:50px;
		border:1px solid #0B3879;
		background-color:#fefefe;
	}	
	
	
	.noborder{
		border-width:0;
	}
			
	.studii{
 		display:none;
  	}
	
	.cursuri{
 		display:none;
  	}
	
	.experience{
		display:none;
	}
	
	.ls{
 		display:none;
  	}
	
	.w200{
		width:200px !important;
	}
	
	.w250{
		width:250px !important;
	}
	
	.w300{
		width:300px !important;
	}
	
	.w400{
		width:400px !important;
	}
	
	.w50{
		width:50px !important;
	}
	
	.w80{
		width:80px !important;
	}
	
	.w100{
		width:100px !important;
	}
	
	.w120{
		width:120px !important;
	}
	
	.sub-title{
		color:#408e76;
		font-size:14px;
		font-weight:bold;
		margin-bottom:10px;
		margin-top:25px;
		margin-left:5px;
		width:100%;
		border-bottom:1px solid #999999;
		
	}
		
	.sub-title a{
		margin-left:20px;
	}
	
	.sub-title a img{
		border-width:0;
	}
	
	.vizibil{ /*folosit inc azul in care ma intorc de la confirmare la elementele care ar putea sa fie completate si sa nu fie vizibile*/
		display:block;
	}
	
	.button{
		border-width:0;
		font-weight:bold;
		color:#005d96;	
		background-color:#E5E5E5;
		text-decoration:none;
		text-align:center;
	}
	
	.right{
		float:right;
	}
	
	.white{
		color:#FFFFFF;
	}
	
	#info{
		width:220px !important;
		height:5px;
	}
	
	#info td{
		height:5px !important;
		float:left;
		margin-right:3px;
		width:35px;
		padding:0px;

	}
	
	.before{
		background-color:#888888;
	}
	
	.after{
		background-color:#E4E4E4;
	}
	
	.current {
		background-color:#0B3879;
	}
	
	.ul_content{
		list-style-position:inside;
		list-style-image:url(../images/spacer.gif);
		/*list-style-image:url(../images/arrow.gif);*/
	
	}
	
	.ul_content li{
			background: transparent url(../images/arrow.gif) no-repeat scroll 0px 2px;
	}
	
	.margin_bottom li {
		margin-bottom:15px;
	}
	.text_small{
	font-size:11px;
	}
	
	.pointer{
		cursor:pointer;
	}
	
	.left40 a{
		text-decoration:none;
		color:#656565;
	}
	
	.gri{
	color:#656565;
	}
	
	.medium{
		font-size:12px;
		font-weight:bold;
		}
	.mt10{
		margin-top:10px;
		}
	.img-left{
		float:left;
		margin-right:5px;
	}
	.req{
		color:#f00;
	}
	
	#harta{
		border: 1px solid #006699;
		float:left;
		margin-right:20px;
		width:300px;
		height:350px;
		}
	.tbl_contact{
		font-size:12px;
		font-family:tahoma;
	}
	.title {
			font-family:Tahoma;
			font-size:18px;
			font-weight:normal;
			letter-spacing:0.1em;
			margin-top:10px;
			margin-left:5px;
			color:#003366;
			}
	.ul_indent{
	list-style-position:inside;
	}
	
	.ul_indent_more{
	list-style-position:inside;
	margin-left:20px;
	}
	
	.blue{
		color:#5666A3!important;
	}
	
	.career-feed-back ul{ 
		margin: 0px; padding: 0px; padding-left: 20px; list-style-position:inside;
	}
	.career-feed-back p{ 
		margin: 0px; padding: 10px 0;
	}
	.career-feed-back a{ 
		color: #5666A3; font-weight: bold; text-decoration: underline;
	}
	.career-feed-back a:hover{ 
		text-decoration: none;
	}
	
