form{
	margin: 0;
	padding: 0;
	}
	
.clear{
	clear: both;
	margin: 0;
	padding:0;
	}
	

.widget{
	width: 140px;
	background:url(http://www.orange.ro/asistenta/css/widget/images/widget_back.jpg) top repeat-x #f8f8f8;
	padding: 0 5px 10px 5px;
	border: 1px solid #ccc;
	}


.widget790{
	width: 770px;
	background:url(http://www.orange.ro/asistenta/css/widget/images/widget_back.jpg) top repeat-x #f8f8f8;
	padding: 0 5px 10px 5px;
	border: 1px solid #ccc;
	height:250px;
	}


.asistenta_widget{
	width: 118px;
	height: 31px;
	background:url(http://www.orange.ro/asistenta/css/widget/images/asistenta.png) no-repeat;
	float: right;
	margin-bottom: 10px;
	margin-top: 10px;
	}
	
.widget790 .asistenta_widget{
	width: 118px;
	height: 31px;
	background:url(http://www.orange.ro/asistenta/css/widget/images/asistenta.png) no-repeat;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	}
		
	
.lupa_widget{
	width: 40px;
	height: 37px;
	background:url(http://www.orange.ro/asistenta/css/widget/images/folder.png) no-repeat;
	float: left;
	margin-right: 10px;
	}
	
.widget790  .input_widget{
	width: 270px;
	padding: 0 5px;
	height: 28px;
	line-height: 28px;
	background: url(../../images/asistenta/search-field.gif) no-repeat;
	margin-top: 5px;
	float: left;
	border: none;
	}
	


.input_widget{
	width: 80px;
	padding: 0 5px;
	height: 28px;
	line-height: 28px;
	background:url(http://www.orange.ro/asistenta/css/widget/images/search-field.jpg) no-repeat;
	margin-top: 5px;
	float: left;
	border: none;
	}
	

	
.submit_widget{
	width: 40px;
	height: 31px;
	background:url(http://www.orange.ro/asistenta/css/widget/images/ok-button.jpg);
	margin-top: 5px;
	float: left;
	border: none;
	}
	
.widget790 ul, .widget ul{
	list-style: none;
	padding: 0;
	margin: 20px 0 0 5px;
	}
..widget790 ul { clear:both;}
.widget ul li{
	background:url(http://www.orange.ro/asistenta/css/widget/images/widget_bullet.gif) no-repeat 5px 5px;
	padding-left: 15px;
	margin-bottom: 10px;
	}

	
.widget790 ul li {
	background:url(http://www.orange.ro/asistenta/css/widget/images/widget_bullet.gif) no-repeat 5px 5px;
	padding-left: 15px;
	margin-bottom: 10px;
	display: block;
	width:350px;
	float:left;
	margin-right:15px;
	}
	
.widget790 ul li a, .widget ul li a{
	color: #000;
	}
	
.widget ul li a:hover{
	text-decoration: underline;
	}
	
