.technologies table {
	margin-bottom:15px;
   }
   
   .technologies .c1 {
   	width:100px;
      }
   
   .technologies label {
   	margin-left:5px;
      }
      
   .technologies table .input_text {
   	float:left;
      margin-right:3px;
      }
      
.tech_sort a {
	color:#AF0917;
   text-decoration:underline;
   cursor:pointer;
   }
   
.technologies h3 {
	border-bottom:1px solid #CCC;
   margin-bottom:15px;
   }
   
.article {
	margin-bottom:10px;
   padding-bottom:5px;
   border-bottom:1px dotted #CCC;
   line-height:20px;
   }