﻿/***************************************************************/
/* General page styling */

/* Element name selectors */
body, html
{
    margin: 0;
    padding: 0;
    background-color: #fff;
    font-family: Arial;
    font-size: 12px;
}
body
{
    background: url(/CRG/Images/HeadFoot/background-gradiant.png) repeat-x;
    height: 100%;
    width: 100%;
    overflow: visible;
}
table
{
    border-collapse: collapse;
}
hr
{
    color: #000;
    height: 1px;
    margin: 0;
    width: 450px;
    text-align: left;
}
h3
{
    font-size: 11px;
    font-weight: bold;
}
/* Class attribute selectors */
.buttonDefault
{
    color: #000;
    background-color: #c0c0c0;
    border: solid 1px #000;
    elevation: level;
    margin-top: 0px;
    cursor: pointer;
    width: 100px;
    height: 25px;
}

.buttonEmpty
{
    background-color: #ff6d01;
    border: 2px outset #ff6d01;
    height: 16px;
    width: 16px;
    cursor: pointer;
}

.buttonGreen
{
    color: #fff;
    background-color: #93BB49;
    border: 1px outset #93BB49;
    margin-top: 5px;
    font-weight: bold;
    cursor: pointer;
}

.cancelPolicy
{
    display: block;
    width: 680px;
    color: #000;
    background-color: #e3e3e3;
    border: solid 1px #000;
    margin-right: 10px;
    margin-bottom: 10px;
}

.cancelPolicy span
{
    display: block;
    padding: 10px;
}



.input
{
    font: normal 13px Verdana, Arial, Helvetica, sans-serif;
    color: black;
    background-color: White;
    border: solid 1px #7f9db9;
   
}

input.input
{
}

.updateProgress
{
    display: block;
    color: #b1180f;
    height: 16px;
}

#divContinue
{
    width: 500px;
    text-align: center;
    margin: 25px 0 15px 0;
}





/* RegistrationFixedWidth.master */
#headerNav
{
    color: #fff;
    height: 30px;
    margin: 0px 0px 0px 605px;
    padding: 10px 0px 0px 0px;
}
#headerNav a
{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    font-size: 10px;
    margin: 35px 10px 0px 10px;
}
#headerNav a:hover
{
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}
/* SHADOW */
#wide_shadow_top
{
    background: url(/CRG/Images/Shadow/shadow_top.png) no-repeat;
    height: 8px;
    width: 873px;
}
.wide_shadow_side
{
    background: url(/CRG/Images/Shadow/shadow_middle.png) repeat-y;
    width: 873px;
}
#wide_shadow_bottom
{
    background: url(/CRG/Images/Shadow/shadow_bottom.png) no-repeat;
    width: 873px;
    height: 45px;
}
/* END SHADOW */
#wrapper
{
    width: 860px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    height: 100%;
}



#container
{
    width: 859px;
    background: white; /*Important Do not remove*/
    height: 100%;
    margin-left: 7px;
}


#header
{
    width: 859px;
    height: 165px; /* Height of Header image*/
    top: 0px;
    background: #fff no-repeat;
    padding: 0px; /*Important Do not remove*/
    position: relative;
    margin-left: 7px;
}
.borderGreyBottom
{
    border-bottom: solid 1px #cccccc;
}
.borderGreyLeft
{
    border: 0px;
    border-left: solid 1px #cccccc;
}
.borderGreyRight ul
{
}

#headerLogo
{
    width: 208px;
    height: 166px;
    float: left;
    text-align: center;
}
#headerLogo a
{
}
#headerLogo a img
{
    border: 0px;
}
#secondaryRotating
{
    position: relative;
    float: right;
    height: 166px;
    padding: 0px 0px 0px 0px;
    margin: 0px -1px 0px 0px;
}


#contentbar
{
    padding: 0px;
    width: 209px; /*Important Do not remove*/
    position: relative;
    float: left;
}

#contentbar div ul.AspNet-Menu
{
    margin-bottom: -4px;
    padding-bottom: -4px;
}
#leftsidebar
{
    width: auto;
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}
.secondaryNav
{
    padding: 20px 0px 0px 30px;     
}

.movebuttons
{
    /*position: relative;*/
    
    /* width: 180px;*/
    padding: 20px 0px 0px 30px;   
}
.secondaryNavButtonRFP
{
    width: 150px;
    padding: 0px 0px 0px 0px;
    
    margin: 0px 0px 0px 0px;
    
    z-index: 99;
    height: 34px;
    text-align: center;
    background: #fff url( '/CRG/Images/HeadFoot/secondarynav-rfp-off.jpg' ) no-repeat;
    padding-top: 10px;
}
.secondaryNavButtonRFP:hover
{
    background: #fff url( '/CRG/Images/HeadFoot/secondarynav-rfp-on.jpg' ) no-repeat;
}
.secondaryNavButtonRFP:hover a
{
    color: #542827;
}
.secondaryNavButtonContactUs
{
    width: 150px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    z-index: 99;
    height: 34px;
    text-align: center;
    background: #fff url( '/CRG/Images/HeadFoot/secondarynav-contactus-off.jpg' ) no-repeat;
    padding-top: 10px;
}
.secondaryNavButtonContactUs:hover
{
    background: #fff url( '/CRG/Images/HeadFoot/secondarynav-contactus-on.jpg' ) no-repeat;
}
.secondaryNavButtonContactUs:hover a
{
    color: #542827;
}
.resumeButton
{
    width: 150px;
    height: 34px;
    background: #fff url( '/CRG/Images/HeadFoot/secondarynav-rfp-off.jpg' ) no-repeat;
    text-align: center;
   
}
.resumeButton a
{
     color: #86aa2b;
}
.resumeButton:hover
{
    background: #fff url( '/CRG/Images/HeadFoot/secondarynav-rfp-on.jpg' ) no-repeat;
}

.resumeButton:hover a
{
    color: #542827;
}
.resumeButton:hover a:visited
{
    color: #542827;
}
.social
{
    vertical-align:top;
     font-size: 10px;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.social a img
{
    border: 0px;    
}
#greyBox
{
    width: 11px;
    height: 10px;
    background: url( '/CRG/Images/HeadFoot/greybox.gif' ) no-repeat;
    position: relative;
    float: left;
    padding: 0px;
    width: 10px;
    margin-right: auto;
    margin-left: -1px;
}
#contentColumn
{
    vertical-align: top;
    background-color: #fff;
    white-space: nowrap;
}
#main
{
    height: auto !important;
    height: 450px;
    min-height: 600px;
    margin: 0px 10px 0px 220px;
    
    vertical-align: top;
    background-color: #fff;
    width: auto;
    padding: 18px 20px 28px 30px;
}
#main ul li
{
    padding: 3px 0px 0px 0px;
    margin: 0px 1px 1px 0px;
    list-style-type: square;
}
.fontsizesmall
{
    font: normal 10px Arial, Helvetica, sans-serif;
}
.copy a
{
    color: #542827;
    text-decoration: none;
}
.copy a:hover
{
    text-decoration: underline;
}
.green
{
    color: #86aa2b;
}
.green a
{
    color: #86aa2b;
    text-decoration: none;
}
.darkGreen
{
    color: #527c00;
}
.maroon
{
    color: #542827;
}
.maroon a
{
    color: #542827;
}
.darkGray
{
    color: #666666;
}
.lightGray
{
    color: #bcbcbc;
}
.copy
{
    font-size: 12px;
    line-height: 16px;
}
.copy h1
{
    line-height: 20px;
}

.copy h3
{
    font-size: 14px;
}
.copy div
{
    padding: 10px 0px 0px 0px;
}
.leadingCopy
{
    font-size: 17px;
    line-height: 1em;
}
.portfolioMain
{
    margin-top: 20px;
    width: 550px;
}


.portfolioMain div
{
  
    padding: 10px;
}
.portfolio
{
   
  
}
.portfolio img
{
    border: 0px;
}
.portfolio a img
{
    text-decoration: none;
   display:block;
}
.managment td
{
    vertical-align: top;
    padding: 0px 10px 10px 10px;
}
.name
{
    margin: 7px 0px 0px 0px;
    padding: 0px 0px 0px 12px;
    background: #fff url( '/CRG/Images/RedBullet.jpg' ) no-repeat;
}
.map td
{
    vertical-align: top;
    padding: 0px 0px 0px 10px;
}
.MapImage
{
    margin-top: 4px;
}
.inset
{
    padding: 0px 0px 0px 20px;
}
.contactus
{
    vertical-align: top;
}
.contactus a
{
    text-decoration: none;
    padding: 5px 0px 15px 3px;
    margin: 7px 0px 5px 0px;
    font-weight: bold;
    position: relative;
    vertical-align: top;
    text-align: center;
}
.contactus a img
{
    float: left;
    margin: -3px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: none;
}
#rightSidebar
{
    width: 0;
    height: auto;
    background-color: #fff;
}


#copywrite
{
    position: relative;
    float: left;
    margin: 13px 0px 0px 17px;
    height: 35px;
}
#footerAddress
{
    background: url( '/CRG/Images/HeadFoot/FooterLine.jpg' ) no-repeat;
    height: 35px;
    float: right;
    position: relative;
    margin: 0px 32px 0px 0px;
    padding: 13px 0px 0px 4px;
}
.PlanitGreenFooter
{
   
    float: left;
    margin-left: 40px;
}
.PlanitGreenFooter a img
{
    border: 0px;
}
#sitemapSecondary
{
    float: right;
    padding-top: 10px;
    margin-right: 0px;
}
#sitemap p a, #sitemapSecondary p a
{
    padding: 0px 7px 0px 7px;
}
.portfolioNav span
{
    padding: 0px 7px 0px 7px;
}
.thumbnail
{
    position: relative;
    z-index: 0;
}

.thumbnail:hover
{
    background-color: transparent;
    z-index: 50;
}

.thumbnail span
{
    /*CSS for enlarged image*/
    position: absolute;
    background-color: green;
    padding: 5px;
    left: -1000px;
    border: 1px dashed gray;
    visibility: hidden;
    color: black;
    text-decoration: none;
}

.thumbnail span img
{
    /*CSS for enlarged image*/
    border-width: 0;
    padding: 2px;
}

.thumbnail:hover span
{
    /*CSS for enlarged image on hover*/
    visibility: visible;
    top: 0;
    left: 60px; /*position where enlarged image should offset horizontally */
}



/* RegMenu.cs */
.regMenu
{
    margin: 15px;
}

.regMenu a
{
    color: #747474;
    padding: 5px 20px 5px 20px;
}

.regMenuItemStyle
{
    border: solid 1px #d1d1d1;
    display: block;
    font-weight: bold;
}

.regMenuItemStyle a:link, .regMenuItemStyle a:active, .regMenuItemStyle a:visited
{
    color: #000;
}

.regMenuHoverStyle
{
    text-decoration: underline;
}

.regMenuSelectedStyle
{
    border: solid 1px #acacac;
    background-color: #f1f1f1;
}
/*Contact Form Styles*/
.contactForm
{
    width: 450px;
}
.contactForm div
{
   
    clear: inherit;
     margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.contactFormRow 
{
    margin: 10px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    height:30px;
    width: 450px;
    border-bottom: dotted 1px #000; 
}
.contactFormInline
{
    
    padding: 0 0 0 0;
    margin: 0 0px 0px 0 !important;
    min-height: 0;
    border-bottom: dotted 1px #000;
}
.contactFormRow div
{
    
    padding: 0px 0px 0px 0px;
     margin: 0px 0px 0px 0px;
}
.contactFormRow input
{
    position: relative;
   
}

.contactFormCaption
{
     position: relative;
    float: left;
    width: 150px;
    height: 30px;
}
/***************************************************************/
/* Styling information specific to individual pages/components */

/* ATKCalendar.cs */
.ajax__calendar
{
    position: relative;
}
.ajax__calendar tr td div
{
    color: black;
}

.ajax__calendar .ajax__calendar_container
{
    padding: 4px;
    position: absolute;
    cursor: default;
    width: 170px;
    font-size: 11px;
    text-align: center;
    font-family: tahoma,verdana,helvetica;
}

.ajax__calendar .ajax__calendar_body
{
    height: 139px;
    width: 170px;
    position: relative;
    overflow: hidden;
    margin: auto;
}

.ajax__calendar .ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years
{
    top: 0px;
    left: 0px;
    height: 139px;
    width: 170px;
    position: absolute;
    text-align: center;
    margin: auto;
}

.ajax__calendar .ajax__calendar_container TABLE
{
    font-size: 11px;
}

.ajax__calendar .ajax__calendar_header
{
    height: 20px;
    width: 100%;
}

.ajax__calendar .ajax__calendar_prev
{
    cursor: pointer;
    width: 15px;
    height: 15px;
    float: left;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(..\..\images\prev.gif);
}

.ajax__calendar .ajax__calendar_next
{
    cursor: pointer;
    width: 15px;
    height: 15px;
    float: right;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url(..\..\images\next.gif);
}

.ajax__calendar .ajax__calendar_title
{
    cursor: pointer;
    font-weight: bold;
}
.ajax__calendar .ajax__calendar_footer
{
    height: 15px;
}

.ajax__calendar .ajax__calendar_today
{
    cursor: pointer;
    padding-top: 3px;
}

.ajax__calendar .ajax__calendar_dayname
{
    height: 17px;
    width: 17px;
    text-align: right;
    padding: 0 2px;
}

.ajax__calendar .ajax__calendar_day
{
    height: 17px;
    width: 18px;
    text-align: right;
    padding: 0 2px;
    cursor: pointer;
}

.ajax__calendar .ajax__calendar_month
{
    height: 44px;
    width: 40px;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
}

.ajax__calendar .ajax__calendar_year
{
    height: 44px;
    width: 40px;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
}

.ajax__calendar .ajax__calendar_container
{
    border: 1px solid #646464;
    background-color: #ffffff;
    color: #000000;
}

.ajax__calendar .ajax__calendar_footer
{
    border-top: 1px solid #f5f5f5;
}

.ajax__calendar .ajax__calendar_dayname
{
    border-bottom: 1px solid #f5f5f5;
}

.ajax__calendar .ajax__calendar_day
{
    border: 1px solid #ffffff;
}

.ajax__calendar .ajax__calendar_month
{
    border: 1px solid #ffffff;
}

.ajax__calendar .ajax__calendar_year
{
    border: 1px solid #ffffff;
}

.ajax__calendar .ajax__calendar_active .ajax__calendar_day
{
    background-color: #edf9ff;
    border-color: #0066cc;
    color: #0066cc;
}
.ajax__calendar .ajax__calendar_active .ajax__calendar_month
{
    background-color: #edf9ff;
    border-color: #0066cc;
    color: #0066cc;
}
.ajax__calendar .ajax__calendar_active .ajax__calendar_year
{
    background-color: #edf9ff;
    border-color: #0066cc;
    color: #0066cc;
}

.ajax__calendar .ajax__calendar_other .ajax__calendar_day
{
    background-color: #ffffff;
    border-color: #ffffff;
    color: #646464;
}
.ajax__calendar .ajax__calendar_other .ajax__calendar_year
{
    background-color: #ffffff;
    border-color: #ffffff;
    color: #646464;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_day
{
    background-color: #edf9ff;
    border-color: #daf2fc;
    color: #0066cc;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_month
{
    background-color: #edf9ff;
    border-color: #daf2fc;
    color: #0066cc;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_year
{
    background-color: #edf9ff;
    border-color: #daf2fc;
    color: #0066cc;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_title
{
    color: #0066cc;
}

.ajax__calendar .ajax__calendar_hover .ajax__calendar_today
{
    color: #0066cc;
}

/* Contact Page */

/* ContinueButton.cs */
.disabledProgressIndicator
{
    padding: 0px 1px 0px 17px;
    color: #000;
    background-color: #c0c0c0;
    border: solid 1px #000;
    elevation: level;
    margin-top: 0px;
    cursor: pointer;
    width: 100px;
    height: 25px;
    cursor: none;
    background: #f1f1f1 url(   '/CRG/Images/progressindicator.gif' ) no-repeat 3px 1px;
}

/* CyberSourceTransactionForm CCTestMode */
.ccTestModeBox
{
    background-color: #EEEEEE;
    border: solid 1px #CCCCCC;
    margin-bottom: 10px;
}

/* Digital Asset Manager */
.editAssetCaption
{
    margin-top: 6px;
    display: block;
}

.pnlEditAsset
{
    background: #fff url( '/CRG/Images/panel_bg.gif' ) 0 100% repeat-x;
    width: 550px;
    border: solid black 1px;
}

.pnlEditAssetTitleBar
{
    padding: 1px;
    padding-right: 5px;
    background-color: #999999;
    width: auto;
    text-align: right;
}

.pnlEditAssetTitleBar a, .pnlEditAssetTitleBar a:link, .pnlEditAssetTitleBar a:hover, .pnlEditAssetTitleBar a:visited
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}

/* Hotel module */

td.HotelGridHeader
{
    color: #fff;
    background-color: #8F9182;
    border-bottom: solid 1px #000;
    border-right: solid 1px #000;
    text-align: center;
}

.HotelGridHeader span
{
    display: block;
    margin: 3px 5px;
    font-weight: bold;
}

td.HotelGridDay
{
    color: #fff;
    background-color: #A7A998;
    border-bottom: solid 1px #000;
    border-right: solid 1px #000;
}

td.HotelGridRoomBlock
{
    text-align: left;
    font-weight: bold;
    color: #000;
    background-color: #DFEDEF;
    border-bottom: solid 1px #000;
    border-right: solid 1px #000;
}

.HotelGridRoomBlock span
{
    margin-left: 5px;
}

td.HotelGridRoomBlockLink
{
    font-weight: bold;
}

td.HotelGridRoomPrice
{
    background-color: #DFEDEF;
    color: #000;
    text-align: center;
    border-bottom: solid 1px #000;
    border-right: solid 1px #000;
}

td.HotelGridRoomPriceLink
{
}

td.HotelGridBackground
{
    text-align: left;
    background-color: #CECBCE;
    font-weight: bold;
    color: black;
    border-bottom: solid 1px #000;
    border-right: solid 1px #000;
}

.HotelGridBackground span
{
    display: block;
    margin: 3px 5px;
}

td.HotelGridForeGround
{
    text-align: left;
    font-weight: bold;
    color: Black;
}

.HotelGridForeGround span
{
    display: inline;
    padding-left: 5px;
}

.HotelGridForeGround a, .HotelGridForeGround a:link, .HotelGridForeGround a:active, .HotelGridForeGround a:visited
{
    font-size: 11px;
    color: Blue;
}

td.HotelGridSpacer
{
    background-color: #fff;
    border-bottom: solid 1px #000;
    border-right: solid 1px #000;
}

td.HotelGroupHotel
{
    vertical-align: top;
    width: 50%;
    background-color: #EEE;
    text-align: left;
    border-bottom: solid 1px #000;
    border-right: solid 1px #000;
}

td.HotelGroup
{
    vertical-align: top;
    width: 50%;
    text-align: left;
    font-weight: bold;
    color: #fff;
    background-color: #A7A998;
    border-bottom: solid 1px #000;
    border-right: solid 1px #000;
    border-left: solid 1px #000;
}

td.HotelGridRadios
{
    background-color: #f1f1f1;
    text-align: center;
    border-bottom: solid 1px #000;
    border-right: solid 1px #000;
}

td.HotelGridRadiosShoulder
{
    background-color: #ccc;
    text-align: center;
    border-bottom: solid 1px #000;
    border-right: solid 1px #000;
}

.HotelGridBox
{
    background-color: silver;
    border: 1px solid black; /*filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=5, OffY=5, Color='#999999', Positive='true')*/
}

a.clear, a.clear:link, a.clear:active, a.clear:visited, a.clear:hover
{
    color: #990000;
    text-decoration: none;
    font-weight: bold;
}

button.clear
{
    font-weight: bold;
    font-size: 7pt;
    line-height: 7pt;
    cursor: pointer;
    background-color: #fff;
    color: #000;
    height: 17px;
    width: 35px;
    border: solid 1px #000;
    margin: 1px;
}

input.clear
{
    font-weight: bold;
    font-size: 7pt;
    line-height: 7pt;
    cursor: pointer;
    background-color: #fff;
    color: #000;
    height: 17px;
    width: 35px;
    border: outset 2px #fff;
    margin: 1px;
}
/* Summary.xslt */
.summaryHead
{
    /*background-color: #bbb; */
    padding-top: 15px;
}

.summaryHeadText
{
    color: #87b10f;
    font-size: 14px;
}

a.summaryModifyLink, a:visited.summaryModifyLink
{
    font-size: 14px;
    color: #87b10f;
    text-decoration: none;
}

a:hover.summaryModifyLink
{
    color: #87b10f;
    text-decoration: underline;
}

.summaryBlock
{
    width: 500px;
}

.summaryCaptionCell
{
    margin: 0px;
    vertical-align: top;
}

.summaryCaption
{
}

.summaryDataCell
{
    margin: 0px;
    text-align: left;
    vertical-align: top;
}

.summaryData
{
    text-align: left;
}
.summaryOdd
{
    background-color: #f1f1f1;
}
.summaryDataCaption
{
    width: 500px;
    border: solid 1px #999;
}
.summaryExpired, .summaryRequired
{
    color: #ee0000;
    padding-left: 18px;
    background: url(/CRG/Images/warn.gif) no-repeat;
}

/*contact us*/
.contactForm
{
    width: 425px;
    padding: 0px;
    margin: 0px;
    height: 425px;
}
.contactCaption
{
    width: 75px;
    border-bottom: dotted 1px #000;
    margin: 0px;
    padding: 0px;
    float: left;
    height: 35px;
}
.contactField
{
    margin: 0px;
    padding: 10px 0px 0px 0px;
    border-bottom: dotted 1px #000;
    width: 350px;
    float: right;
    height: 35px;
}
.contactField input
{
    width: 175px;
}
.contactCaptionComments
{
    width: 74px;
    margin: 0px;
    padding: 0px;
    float: left;
    height: 50px;
}
.contactFieldComments
{
    margin: 0px;
    padding: 10px 0px 0px 0px;
    width: 350px;
    float: right;
    height: 65px;
}
.contactFieldComments input
{
    width: 185px;
    height: 65px;
}
.contactRequired
{
    padding: 0px;
    margin: 0px;
    width: 400px;
    text-align: right;
    float: right;
}
.contactSubmit
{
    margin: 0px;
    padding: 1px;
    width: 325px;    
    height: 25px;
    display: block;
    
}
.SurveyContainer
{
    padding: 0px 0px 0px 0px;
}
.SurveyContainer div
{
    padding: 0px 0px 0px 0px;
}

/* Digital Asset Manager */
.editAssetCaption
{
    margin-top: 6px;
    display: block;
}

.pnlEditAsset
{
    background: #fff url(   '/CRG/Images/panel_bg.gif' ) 0 100% repeat-x;
    width: 550px;
    border: solid black 1px;
}

.pnlEditAssetTitleBar
{
    padding: 1px;
    padding-right: 5px;
    background-color: #999999;
    width: auto;
    text-align: right;
}

.pnlEditAssetTitleBar a, .pnlEditAssetTitleBar a:link, .pnlEditAssetTitleBar a:hover, .pnlEditAssetTitleBar a:visited
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
/*portfoliomaster.cs */
.modalBackground
{
    top: 100px;
    background-color: #333;
    filter: alpha(opacity=30);
    opacity: .3;
}
.thumb
{
    position: relative;
    float: left;
    width: 190px;
}
.divTestimonials
{
    width: 550px;
}

