﻿.sor_mainDiv
{
    width: 180px;
    height: 225px;
    background-image: url(/DesignAssets/rotator_portrait.png);
    cursor: pointer;
    text-align: left;
}

.sor1_mainTable
{
    width: 180px;
    height: 218px;
    /*background-color: white;*/
}

.sor1_heading
{
    width: 170px;
    height: 45px;
    /*background-image: url(/DesignAssets/sor/banner-grad.jpg);*/
    text-align: center;
    vertical-align: middle;
    color: black;
    font-size: 11px;
    font-weight: bold;
    padding: 0px 5px 0px 5px;
}


.sor1_mainCell
{
    width: 162px;
    height: 133px;
    /*border-left: solid 1px #999999;
    border-right: solid 1px #999999;*/
    padding: 0px 8px 10px 10px;
    vertical-align: top;
    text-align: left;
}

.sor1_imageShadow
{
    width: 161px;
    height: 121px;
    background-image: url(/DesignAssets/image_shadow.png);
    padding: 3px 0px 0px 3px;
}

.sor1_image
{
    width: 150px;
    height: 113px;
}

.sor1_mainText
{
    height: 23px;
    color: Black;
    text-align: center;
    font-size: 10px;
    /*font-weight: bold;*/
}

.sor1_button
{
    width: 115px;
    height: 30px;
    /*background-image: url(/DesignAssets/sor/button.jpg);*/
    color: White;
    font-size: 10px;
    font-weight: bold;
    padding: 2px 10px 0px 45px;
    text-align: left;
}

