﻿.thumb_images
{
    float:left;
    margin:5px;
    width:120px;
    height:120px;
    border:0 !important;
    background-color:Transparent !important;
}

.thumb_images img
{
    text-align:center;
    border:0 !important;
    /*background-color:Transparent !important;*/
    background-color:#fff;
    padding:2px;
}    

.main_image
{
    float:right;
    margin:0 0 5px 10px;
}
    
.files
{
    width:300px;
    height:60px;
    border:0 !important;
    background-color:Transparent !important;
    text-align:left !important;
}
.files img
{
    border:0 !important;
    background-color:Transparent !important;
    float:left !important;
}

#mainpreview
{
    float:right;
}

.listing_image
{
    float:left;
    width:100px;
    margin-right:10px;
}

.listing_cat_div
{
    width:152px;
    height:115px;
    border: solid 0px #ccc;
    margin:0;
    padding:0;
}
   
.listing_cat_div img
{
    margin:0;
    padding:0;
}

.listing_cat_div a
{
    margin:0;
    padding:0;
}      


.edit_thumb_images
{
    float:left;
    margin:5px;
    padding:2px;
    width:110px;
    height:110px;
    border:0px solid #ccc;
    text-align:center;
    background-color:Transparent !important;
    }
.edit_thumb_images img
{
    background-color:Transparent !important;
    float:none !important;
    clear:both;
    }
.edit_thumb_images a
{
    float:none !important;
    clear:both;
    }
    
 .alttag_class
 {
     width:100px;
     font-size:10px;
  }    
  
   
  .file_title_style h2{
	margin:30px 0 0;
	padding:3px;
	background:#CDD1E0;
	color:#000066;
	border-bottom:1px dotted #000066;
	clear: left;
	}

