﻿/*--- Galery Home Summary ---*/
.Col_Home_CollectionSumm_Image
{
    /*width:200px;*/
    height:120px;
}

.Col_Home_CollectionSumm_ImageFrame
{
    background:#FFFFF;
    border:1px solid #BBBBBB; 
    padding:2px;
}

.Col_Home_CollectionSumm_ContentFrame
{
    height:100%;
    width:985px;
}

/*-------------*/
.Col_Home_CollectionSumm_Carousel_Space_OutSide
{
    height:120px;
}

.Col_Home_CollectionSumm_Carousel_Space_InSide
{
    height:120px;
    width:950px;
}

.Col_Home_CollectionSumm_Carousel_Image
{
    width:182px;
    height:120px;
    
    /*border: solid 1px #BBBBBB;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;*/
}

