﻿body
{
    font-family: Calibri;
    font-size: 12px;
}

.repeaterWrapper
{
     width: 100%; 
     text-align: center;
}

.repeaterContentWrapper
{
    width: 100%; 
    text-align: center;
}

.repeaterTable
{
    width: 100%;
}

.repeaterTable td
{
    text-align: left;
    border-bottom-width: 0px;
    border-bottom-style: none;
    border-bottom-color: #e8e5d1;
}

.repeaterTable td:hover
{

}

.repeaterItemTable
{
    text-align: left;
}

.repeaterItemTable td
{
    text-align: left;
    width: 50%;
}


.repeaterItemTable tr
{
    vertical-align: middle;
}

#ctl00_rtbSearch_text
{
width:235px; height:21px; background:url(../images/searchbox_short.png) top left no-repeat; font-size:9px; color:#8e2329; font-weight:bold; margin:10px 0px 0px 0px; padding:5px 15px 0px 20px; border:none;
}

#ctl00_rcbSearch_Input
{
    background-color: Transparent;
    background-repeat: repeat;
    background: Transparent none repeat scroll 0 0;
    border: 0 solid transparent;
    color: #8E2329;
    font-size: 10px;
    font-weight: bold;
}
