

br .a{
   display: block;
   margin:4px 0 important!;
   line-height:8px;
}


.fshadow{
   float: left;
   top:0px;
   padding-bottom: 30px;
   margin: 15px 17px 14px 14px;
   position: relative;
   width: 294px;
   height: 500px;
   background-repeat: no-repeat;
}


.fpolaroid{
   position: absolute;
   top: -17px;
   left:20%;
   display: block;
   overflow: visible;
   color: #464646;
   width: 294px;
   height:500px;
   border: 0;
   padding: 18px;
   background: whitesmoke;
   margin: 30px;
   text-align: left;
 }
 


.fpolaroid img.fmainimg{
    width: 268px;
    height: 317px;
    border: 1px solid #fff;
    display: block;
    position: absolute;
    top: 12px;
    left: 12px;
    z-index: 0;
    font-size: 5pt;
    text-align: center;
    color: white;

}

.fpolaroid p.fdespost{
font-family:Open Sans,sans-serif; 
font-smooth:antialiased;
    position: absolute;
    top:348px;
    display: block;
    width:268px;
    height:158px;
    overflow: hidden;
	margin:8px 0 important!;
   line-height:8px;
}

.fpolaroid img.fmainimg:hover{
    border:1px solid #000;
}

.fpolaroid a.catalog:hover{
   color:black;
}


a.pubcat{font-family:Open Sans,sans-serif; 
    text-transform: uppercase;
    font-size:11px;   
	line-height:14px;
    letter-spacing:2px;
    text-align:center;
	margin-top:5px 0 important!;
   line-height:11px;
   color:black;
   font-weight:normal;
}
a.pubcat:hover{
   color:black;letter-spacing:3px; font-weight: bold;
   }

  
@media(max-width:800px){.fpolaroid p.despost{font-family:Verdana; font-size:8.5px !important;}}


li a:hover{
   color:black;
   font-weight:bold;
   -webkit-font-smoothing:antialiased !important;
   -moz-osx-font-smoothing: grayscale !important;
}
