.colOneInner .dsListingDetails ul { margin-left: 2em; }
.dsListingDetails li { color: #000; }

.sListingImages
            {
            float:right;
            display:inline; 
            }
    .sListingImages tr
            {
            text-align:right;
            }
    .sListingImages img
            {
            border:5px solid white;
            text-align:right;
            }
    .dsListingDetails div
            {
				font-size: 1.2em;
            }
    .dsListingDetails h5, .dsListingDetails h6  
            {
	        margin: 0px;
	        padding: 0px;
	        padding-top: 5px;
	        padding-bottom: 1px;
	        color: black;
	        font-weight: normal;
	        font-size: 1.1em;
	        display:block;   
			 font-weight: bold;
			color: #333;			         
            }
    .dsListingDetails h5
            {
	         display:inline;   

            }
			
.searchTDLeft li { border: 1px solid red; }

.searchTable { border: 5px solid lime; }

.PredictList li { list-style-type: none; }

.sListingImages { width: 250px; }
