/*--------------------------------------------------*/
/* Home		 					                    */

	#home ul{
		list-style-type: decimal;
		list-style-position: inside;
		margin-bottom: 15px;
	}

	#home ul li span{
		display: block;
		padding: 6px 13px 7px;
	}

		#consultanta
		{
			background: url("../../img/home/consultanta.jpg") no-repeat right 0;
			padding-top: 20px;
			padding-right: 300px;
			height: 192px;
			line-height: 30px;
		}