/* 
    Document   : selector
    Created on : 27/09/2011, 12:10:43 PM
    Author     : Danny
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/


.input-fields{
    
    margin-left: 10px;
    margin-top: 5px;
}

.ihatch-selector-att-wrapper{
    margin-top: 5px;
}



.att-label{
 margin-top:15px;   
}


.att .first{
    
    margin-top: 5px;
}
.listing-type-grid li.item {
height: 307px;
padding: 12px 0;
}

 .grid-row{
	width:460px;
	margin:auto;
}