.col-left{
	height:33px; width:4px;
	background: url(../visual/vansoft-box-header-left.gif) no-repeat left top;
}

.col-middle{
	height:33px; width:620px;
	background: url(../visual/vansoft-box-header-center.gif) repeat-x left top;
	font-size:12px; font-family:Tahoma; color:#F0F1F2; font-weight:bold; text-transform: uppercase; text-align: center;
}

	.col-middle span { font-size:15px;}

.col-right{
	height:33px; width:4px;
	background: url(../visual/vansoft-box-header-right.gif) no-repeat left top;
}

div.utilitate1 {
	color:#333;
	font-size:13px;
	padding:10px;
	text-align:justify;
}

div.utilitate {
	color:#333;
	font-size:13px;
	padding:10px;
	text-align:justify;
}

.why {
	cursor: pointer;
}

ul {
	padding-left:40px;	padding-bottom:5px;
}

	ul li {
		list-style-type: disc; padding-bottom:5px;
		color:#333; font-size:14px; text-align:justify;		
	}
	
	
/* HOME */


#yes {color:#ffffff}
#alt {color:#aaa;}
#not {color:#e77626}

	
	
	
/* AJUTOR */

a.dn-help {
	display:block;
	text-decoration:none; font-size:13px; color:blue; text-align:center;
}

a.dn-help:hover {
	text-decoration:underline;
}

/* CONTACT */
.formular td {
	height:30px;
	font-size:13px; font-weight:bold; color:#666; text-align:left;
}

.formular td span { color: red;}

.formular input {
	width:230px;
	font-size:12px; color:#444;
}

.formular textarea{
	width:230px; height:140px;
	font-size:12px; color:#444;
}

.error {
	padding-left:40px;
	font-size:12px; color:red;
}