﻿#snSnapshot
{
    display:block;
    float:left;
    width:326px;
    height:530px;
    margin-bottom:2px;
    background-color:#f4f4f4;
}
.snSnapHead
{
   display:block;
   float:left;
   width:326px;
   height:24px;

    background-color:#faa61a;
    background-image:url('../images/rightArrows_Orrange_two.jpg');
    background-position:right;
    background-repeat:no-repeat;
    
}
.snSnapHead img
{
   /* display:block;
    float:left;
    margin-top:4px;
    margin-left:4px;*/
}
.snSnapHeadHeadText
{
    display:block;
    float:left;
    line-height:24px;
    font-size:17px;
    font-weight:bold;
    clear:none;
}
.snSnapRowWrap
{
	display:block;
    float:left;
    width:326px;
    height:506px;
	
	border-color:#f4f4f4;
	
	padding-top:4px;
}
.snSnapRow
{
    display:block;
    float:left;
    width:326px;
    height:100px;
    margin:4px 0px;
    
    
}
.BlubRow
{
    display:block;
    float:left;
    width:326px;
    height:auto;
    margin:4px 0px;
    margin-left:36px;
}


.snSnapright
{
    display:block;
    float:right;
    width:160px;
    height:100px;
     
}
.snSnapLeft
{
    display:block;
    float:left;
    width:160px;
   height:100px;
}

.snSnapRowThumb img
{
    
    display:block;
    float:none;
   
    width:140px;
    height:90px;

    padding:3px;
	
    margin:0px auto;
    background-color:White;
}


  
