html
{
    height: 100%;
}
form
{
    height: 100%;
}
body
{
    height: 100%;
    margin: 0;
    font-family: Verdana;
    font-size: 12px;
    vertical-align: top;
}

a, a:link, a:active, a:visited, a:hover
{
    color: White;
}
a img
{
    border: 0;
}
.admin_menu a:link, .admin_menu a:active, .admin_menu a:visited
{
    color: White;
    _color: White !important;
}
.admin_menu a:hover
{
    border-bottom-color: White !important;
}
h2 a:link
{
    color: darkred;
}
h2 a:hover
{
    color: black;
}
a.search:link, a.search:active, a.search:visited
{
    font-size: 12px;
    color: #ddd;
    font-weight: bold;
    display: block;
    width: auto;
    line-height: 20px;
    float: left;
    margin: auto;
    padding: 3px 6px 5px;
    border-top: none;
    border-bottom: none;
    vertical-align: top;
}
.searchAlphabet td
{
    height: 26px;
}
a.search:hover
{
    color: White;
    text-decoration: underline;
}
a.search.sel
{
    padding: 0;
    text-align: center;
    color: #333;
    width: 26px;
    line-height: 26px;
    text-decoration: none;
    background-image: url(../Images/search_sel.gif);
    background-position: center;
    background-repeat: no-repeat;
    border-bottom: none !important;
    border-top: none !important;
    margin-top: 0;
    margin-bottom: 0;
}

a.DarkLink
{
    color: Black;
    text-decoration: none !important;
}

.foundItem, a.foundItem:link
{
    width: 136px;
    height: 210px;
    padding: 20px !important;
    float: left;
    border: 0;
    border: White 1px solid;
    margin: auto;
}
a.foundItem:hover
{
    border: #fff6f3 1px solid;
    border-bottom: White 1px solid !important;
    color: DarkRed;
}
a.foundItem span
{
    display: block;
}

span.ForSubscribers
{
    color: #ff4647;
}
a.ForSubscribers, a.ForSubscribers:link, a.ForSubscribers:active, a.ForSubscribers:visited
{
    color: #ff4647;
    border-bottom: 1px solid white;
}
a.ForSubscribers:hover
{
    color: #f90001 !important;
    border-bottom: 1px solid #ffbebe !important;
}

h1
{
    font-family: Verdana;
    font-size: 12pt;
    color: black;
}
h2
{
    font-family: Verdana;
    font-size: 11pt;
    color: #72001c;
}
p
{
    font-family: Verdana;
    line-height: 13pt;
    font-size: 10pt;
    color: #333;
}
/*.btn 
{
	background-image:	url(../Images/button.gif);
	background-position: top left;
	background-repeat:no-repeat;
	width: 62px;
	height: 21px;
	_height: 22px;
	ztext-decoration: none;
	text-align:	center;
	vertical-align: middle;
	zdisplay:block;
	padding-top:1px;
	border:0;
	}
	
a.btn:hover { 
	zbackground-position: 0 -25px;
	ztext-decoration:none;
	}*/



table
{
    padding: 0;
    border: 0;
    border-spacing: 0;
    border-collapse: collapse;
}

td
{
    padding: 0;
}

.mainContainer
{
    width: 100%;
    height: 100%;
}
.headerContainer
{
    width: 100%;
    height: 135px;
    zbackground: url(../Images/logo.gif) no-repeat right 45px;
    padding: 10px 0;
}
.headerContainer_admin
{
    width: 100%;
    height: 135px;
    zbackground: url(../Images/logo.gif) no-repeat right 45px;
    padding: 10px 0;
    height: 150px;
    background: url(../Images/adminpanel_logo.gif) no-repeat center;
}

.preContentContainer
{
    background: url(../Images/center_px.gif) repeat-x top left;
    width: 100%;
    height: 277px;
    border-top: 1px transparent solid;
    _border-top: 1px white solid;
}
.preContentContainer_admin
{
    background: url(../Images/center_px.gif) repeat-x top left;
    width: 100%;
    height: 277px;
    border-top: 1px transparent solid;
    _border-top: 1px white solid;
    background: url(../Images/center_px_adm.gif) repeat-x center left;
    height: 50px;
}
.preContentContainer.admin a
{
    color: White;
}

.preContentContainer.admin a:hover
{
    color: Black;
}

.contentContainer
{
    width: 100%;
    height: auto;
}

.mainCentral
{
    width: 989px;
    height: 660px;
    margin: auto;
    /*background: url(../Images/iMajor.gif) no-repeat center;*/
    background: url(../Images/iMajor.png) no-repeat center;
    margin-bottom: 10px;
}

.mainCentral2
{
    width: 969px;
    height: 363px;
    margin: auto;
    /*background: url(../Images/iMajor2.gif) no-repeat center;*/
    background: url(../Images/iMajor2.png) no-repeat center;
    margin-bottom: 10px;
}

.mainCentralMiddleButtons
{
    height: 70px;
    background: url(../Images/bMajorMiddle.gif) repeat-x center;
}
.mainCentralMiddleButtons div
{
    width: 915px;
    margin: auto;
}
.mainCentralMiddleButtons a
{
    float: left;
    width: 220px;
    height: 70px;
    margin-right: 18px;
    background: url(../Images/iMajorButtons.gif) no-repeat 0 0;
    border-bottom: none !important;
}
.mainCentralMiddleButtons a.trial
{
    background-position: -220px 0;
}
.mainCentralMiddleButtonsSub
{
    width: 905px;
    height: 28px;
    margin: auto;
    background: url(../Images/iFooterHeaders.gif) no-repeat 630px -84px;
}

.mainCentralContent
{
    width: 905px;
    margin: 0 auto;
    color: #68634d;
}
.mainCentralContent .left
{
    float: left;
    width: 457px;
    height: 1126px;
    background: url(../Images/bMajorIssues.gif) no-repeat 0 0;
    margin-top: 18px;
    padding: 9px 24px 0 34px;
}

.mainCentralContent h1
{
    padding-top:20px;
    padding-left:20px;
    font-family: Tahoma;
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    color: #68634D;
}

.mainCentralContent .left h2
{
    font-size: 18px;
    font-weight: bold;
    color: #68634d;
    font-family: Tahoma;
    margin: 14px 0 16px;
    height: 27px;
    padding-left: 40px;
    padding-top: 5px;
    cursor: default;
    background-image: url('/Images/feature-star.png');
    background-repeat: no-repeat;
}
.mainCentralContent .left p
{
    margin: 14px 0;
    font-size: 12px;
}
.mainCentralContent .left .search
{
    width: 414px;
    height: 77px;
    padding: 12px 0 0 34px;
    background: url(../Images/bMajorSearch.gif) no-repeat 0 0;
    font-size: 10px;
    color: White;
}
.mainCentralContent .left .search label
{
    font-size: 11px;
    font-weight: bold;
}
.mainCentralContent .left .search .second
{
    margin-top: 9px;
}
.mainCentralContent .left .search .txtLight, .mainCentralContent .left .search .txt
{
    border: none;
    background: white;
    width: 303px;
    float: left;
    padding-top: 4px;
    padding-bottom: 3px;
}
.mainCentralContent .left .search .txtLight
{
    font-weight: bold;
    color: #68634d;
}
.mainCentralContent .left .search .go
{
    background: url(../Images/bMajorSearch.gif) no-repeat 0 -89px;
    width: 58px;
    height: 30px;
    margin-left: 12px;
    margin-top: 0px;
    float: left;
}
.mainCentralContent .left .search .go:hover
{
    border-bottom: none !important;
}

.mainCentralContent .right
{
    float: right;
}
.mainCentralContent .right .testimonial
{
    width: 244px;
    height: 184px;
    margin: 17px 0;
    padding: 44px;
    padding-top: 30px;
    padding-bottom: 0;
    background: url(../Images/bMajorIssues.gif) no-repeat -515px 0;
}
.mainCentralContent .right .testimonial p
{
    font-size: 11px;
    height: 100px;
    overflow: hidden;
}
.mainCentralContent .right .testimonial span
{
    display: block;
    font-size: 11px;
    font-weight: bold;
}
.mainCentralContent .right .testimonial a
{
    font-size: 11px;
    display: block;
    float: left;
}

.footerMenuContainer
{
    height: 150px;
    zbackground: url(../Images/logo.gif) no-repeat center 60px;
    padding-top: 30px;
    text-align: center;
}
.footerContainerExGap
{
    height: 40px;
}
.footerContainerEx
{
    border-top: 24px #68634d solid;
    background: #eae5ce url(../Images/bBottomFooter.gif) repeat-y center;
}
.footerContainerEx .issues
{
    height: 390px;
    width: 905px;
    margin: auto;
    padding-top: 25px;
}
.footerContainerEx .issues p
{
    color: #68634d;
    font-weight: bold;
    font-size: 16px;
    margin-top: 27px;
    margin-bottom: 27px;
}
.footerContainerEx .left a
{
    background: url(../Images/iFooterFeatures.gif) no-repeat left 0;
    height: 59px;
    width: 172px;
    margin: 18px 0;
    text-indent: -4000px;
    overflow: hidden;
    display: block;
    border-bottom: none !important;
}
.footerContainerEx .left a:hover
{
    border-bottom: none !important;
}
.footerContainerEx .left a.face
{
    background-position: 0 -59px;
}
.footerContainerEx .left a.blog
{
    background-position: 0 -118px;
}
.footerContainerEx .left a.myspace
{
    background-position: 0 -177px;
}

.footerContainerEx .issues h3
{
    height: 27px;
    text-indent: -4000px;
    display: block;
    overflow: hidden;
    background: url(../Images/iFooterHeaders.gif) no-repeat left 0;
}
.footerContainerEx .issues h3.interviews
{
    background-position: 0 -28px;
}
.footerContainerEx .issues h3.articles
{
    background-position: 0 -56px;
    margin-top: 55px;
}

.footerContainerEx .issues .left
{
    width: 215px;
    border-right: 3px solid #68634d;
    float: left;
    height: 356px;
}
.footerContainerEx .issues .border
{
    height: 2px;
    background: url(../Images/iBorder.gif) repeat-x;
}
.footerContainerEx .issues .right
{
    float: right;
    width: 646px;
}
.footerContainerEx .issues .mobile
{
    height: 66px;
    padding-left: 90px;
    padding-top: 20px;
    background: url(../Images/iFooterFeatures.gif) no-repeat -172px 0;
    margin-top: 20px;
    color: #68634d;
    font-weight: bold;
}
.footerContainerEx .issues .right a:hover
{
    border-bottom: 1px dotted #68634d !important;
}

.footerContainerEx .menu
{
    height: 20px;
    padding-top: 4px;
    text-align: center;
    color: White;
    background: #68634d;
}
.footerContainerEx .menu a, .footerContainerEx .menu a:link
{
    color: White !important;
}
.footerContainerEx .menu a:hover
{
    border-bottom: 1px dotted #cac8c1 !important;
}

/* old pages style */
#mainContainer
{
    width: 975px;
    height: 100%;
}

#topContainer
{
    width: 100%;
    height: 110px;
    background-image: url(../Images/header_bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    color: White;
    font-size: 11px;
    font-family: Verdana, Arial;
}

#leftMenuContainer
{
    width: 136px;
    height: 136px;
    float: left;
    background-image: url(../Images/menu_bg.jpg);
    background-repeat: no-repeat;
    background-position: top left;
    margin-left: 4px;
    vertical-align: middle;
    padding: 12px;
}

#searchBarContainer
{
    width: 806px;
    height: 95px;
    background-image: url(../Images/filter_search_bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    float: right;
    color: White;
    font-size: 11px;
    font-family: Verdana, Arial;
}

#searchBarCore
{
    padding-left: 30px;
    margin-top: 32px;
    width: 310px;
    float: left;
    text-align: left;
}

.searchBarParams
{
    margin-top: 32px;
    margin-right: 20px;
    width: 445px;
    float: right;
    text-align: right;
}

#searchBarFooter
{
    width: 100%;
    margin-left: 30px;
    float: left;
    margin-top: 6px;
}

#customBodyContainer
{
    width: 806px;
    height: auto;
    float: right;
}

.SearchInput
{
    background-image: url(../Images/search_input_bg.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width: 230px;
    height: 21px;
    border: 0;
    padding: 3px;
    padding-bottom: 5px;
    display: inline;
}

.SearchInput input
{
    background: none;
    width: 229px;
    height: 15px;
    _height: 9px;
    font-size: 11px;
    color: Black;
    font-family: Verdana, Arial;
    border: 0;
    margin-top: 3px;
    cursor: text;
}
.SearchInputFrontEnd
{
    background-image: url(../Images/search_input2_bg.gif);
    background-position: left top;
    background-repeat: no-repeat;
    width: 320px;
    height: 21px;
    border: 0;
    padding: 0 3px 5px 3px;
    display: inline;
}

.CommonInput
{
    background-image: url(../Images/input_bg.gif);
    background-position: top left;
    background-repeat: no-repeat;
    width: 124px;
    height: 21px;
    _height: 29px;
    border: 0;
    padding: 3px;
    padding-bottom: 5px;
    display: inline;
}

.CommonInput input
{
    background: none;
    width: 121px;
    height: 15px;
    _height: 15px;
    font-size: 11px;
    color: Black;
    font-family: Verdana, Arial;
    border: 0;
    margin-top: 3px;
    cursor: text;
    margin-right: 1px;
}

.repeatedItem
{
    background-position: left top;
    background-repeat: no-repeat;
    width: 144px;
    height: 225px;
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 0px;
    margin-bottom: 5px;
}

.repeatedItemHeader
{
    height: auto;
    color: Black;
    font-weight: bold;
    font-size: 11px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-top: 3px;
    margin-bottom: 5px;
    color: #3333CC;
    text-align: left;
}

.repeatedItemFooter
{
    height: 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    margin-top: 5px;
    width: 150px;
    text-align: left;
    color: #3333CC;
}

.repeatedItemImage
{
    margin-right: auto;
    zwidth: 335px;
    max-width: 144px;
    height: 190px;
    margin-bottom: 5px;
    display: block;
    text-align: center;
    overflow: hidden;
    border: 1px solid #336699;
}

.chkInput input
{
    position: relative;
    top: 1px;
}
#SubContent
{
    background-image: url(../Images/item_details_bg.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    width: 392px;
    height: 360px;
    margin: 10px;
    float: right;
}
#SubContentHeader
{
    width: 354px;
    height: 30px;
    padding: 16px 0 0 16px;
    margin: 10px;
    margin-bottom: 0;
    background-color: DarkRed;
    color: White;
    font-weight: bold;
    font-size: 12px;
    font-family: Verdana, Arial;
}

#SubContentBody
{
    width: 370px;
    height: 295px;
    overflow: auto;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-left: 10px;
}


#SubContentBody ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#SubContentBody ul li
{
    height: 42px;
    border: 0;
    border-bottom: 1px dashed #d8d8d8;
}

a.SubItemLink
{
    width: 100%;
    height: 40px;
    background-color: WhiteSmoke;
    display: block;
    color: Black;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    font-family: Verdana, Georgia, Arial;
    color: #484848;
    background: url(../Images/ListItem_bck.gif) left 50px no-repeat; /* for preloading */
}
a.SubItemLink span
{
    line-height: 15px;
}

a.SubItemLink img
{
    margin: 5px;
    display: block;
    float: left;
}
a.SubItemLink:hover
{
    background: url(../Images/ListItem_bck.gif) left center no-repeat;
    text-decoration: none;
    color: White;
}
a.SubItemLink:hover span
{
    color: White;
}
.SubItemName
{
    margin-left: 0px;
    margin-top: 12px;
    width: auto;
    height: 15px;
    overflow: hidden;
    display: block;
    float: left;
}
.InfoContent
{
    margin-top: 20px;
    width: 100%;
    float: left;
}
.InfoContent span
{
}
.InfoContent span.h
{
    background: none;
    padding-top: 3px;
    float: left;
    display: block;
    width: 100px;
    text-align: right;
    font-weight: bold;
    padding-right: 5px;
    margin: 0;
    height: 18px;
}
.InfoContent div
{
    float: left;
    width: 330px;
}
.InfoContent div div div
{
    margin-bottom: 0px;
    background-color: #c5222d;
    padding: 3px;
    float: left;
    width: 200px;
    height: auto;
    min-height: 18px;
    font-family: Verdana;
    line-height: 20px;
    padding-top: 0;
    color: #1a1a1a;
}
.InfoContent div div label
{
    font-size: 0 !important;
    clear: both;
    height: 2px;
    display: block;
    margin: 0 !important;
    padding: 0 !important;
}
.InfoContent div div a
{
    color: White;
    border: 0;
    text-decoration: none;
}
.InfoContent div div a:hover
{
    text-decoration: underline;
    border: 0;
}

.adminContent
{
    width: 796px !important;
    height: auto;
    float: right !important;
    margin: 5px 7px 0 0 !important;
}


.footerMenuContainer, a, a:link, a:visited, a:active
{
    color: #555;
    text-decoration: none;
    border-bottom: 1px solid Transparent;
    _border-bottom: 1px solid White;
    line-height: 16px;
}
.footerMenuContainer a:link
{
    line-height: 39px;
}
.footerMenuContainer a:hover, a:hover
{
    color: Black;
    border-bottom-color: #a6000f !important;
}

.promoItem
{
    margin: 1px;
    float: left;
    background: url(../Images/promo.gif) center no-repeat;
    width: 114px;
    line-height: 28px;
    height: 28px;
    text-align: center;
    border-top: 1px solid Transparent;
    _border-top: 1px solid White;
}
.promoItem.empty
{
    background: url(../Images/promo_empty.gif) center no-repeat;
}


.err
{
    float: left;
    width: 10px;
    height: 10px;
    background: white url(../Images/err.gif) center no-repeat;
    border: none;
    margin: 4px;
}
.ok
{
    float: left;
    width: 10px;
    height: 10px;
    background: white url(../Images/ok.gif) center no-repeat;
    border: none;
    margin: 4px;
}
.err_t
{
    float: left;
    color: Red;
    border: 1px dashed #fdd;
    padding: 0 2px;
    font-family: Verdana;
    font-size: 11px;
}
.ErrorContainer
{
    width: 700px;
    height: 220px;
    margin: 16px auto 0;
    border: 1px solid white;
    background-color: Red;
    padding: 10px;
    color: White;
}
tr.custom_grid_row:hover
{
    background-color: WhiteSmoke;
    cursor: pointer;
    color: Black !important;
}
tr.custom_grid_row td
{
    color: inherit;
}

.ItemDetailsInHeader
{
    width: 670px;
    height: 190px;
    margin: 27px auto 0;
    padding: 15px;
    background: url(../Images/item_bck.gif) center no-repeat;
}
.ItemDetailsInHeader img
{
    width: 144px;
    height: 190px;
    border: 1px solid !important;
    border-top: #aaa !important;
    border-left: #aaa !important;
    border-bottom: white !important;
    border-right: white !important;
    margin: 0 15px 0 0;
    float: left;
}
.ItemDetailsInHeader span
{
    font-family: Verdana, Arial;
    color: White;
    zfloat: left;
}
.ItemDetailsInHeader span.hdr
{
    font-family: Arial, Verdana;
    font-size: 26px;
    color: White;
    clear: right !important;
    float: left;
    font-weight: bold;
    height: auto;
    position: relative;
    top: 40%;
    width: 500px;
}
.ItemDetailsInHeader span.ftr
{
    float: right;
    position: relative;
    top: 100%;
    margin-right: 15px;
    text-align: right;
    width: 250px;
    margin-left: -250px;
    display: inline;
    margin-top: -43px;
}
.cl
{
    clear: both;
    height: 0 !important;
    font-size: 0;
    display: block;
}
.noteOver
{
    text-decoration: underline;
}
.header
{
    font-size: 11px;
    color: Black;
    font-weight: bold;
    white-space: nowrap;
    line-height: 24px;
}
.module
{
    margin: 4px auto;
}
.module input, .module textarea
{
    width: 200px;
}
.module .chk input, .module input.chk
{
    width: auto !important;
}
.module select
{
    width: 204px;
}
zdiv
{
    border: 1px solid black;
}
za
{
    border: 1px solid green;
}
zspan
{
    border: 1px solid black;
}
ztd
{
    border: 1px solid blue;
}
zp
{
    border: 1px solid gray;
}

/* fulya's divs*/

#rightWideSideOfPage
{
    margin-left: 20px;
    display: none;
    float: left;
}
#rightSideOfPage
{
    width: 360px;
    zmargin-top: 14px;
    float: left;
    margin-left: 20px;
    text-align: left;
    display: inline;
}
#rightSideOfPage a
{
    text-decoration: underline;
}

#rightSideOfPage a:hover
{
    border-bottom: none;
}

#rssDivsWide
{
    display: inline;
    float: left;
    width: 600px;
    margin-left: 10px;
    border: 0px solid blue;
}

#rssDivsWide a
{
    color: #0000ff;
}

#rssDivs2 a
{
    color: #0000ff;
}


.borderVer2
{
    border: 1px solid #cccccc;
    font-size: 10pt;
    margin-bottom: 10px;
}

.borderHeader
{
    height: 56px;
    background-image: url('../Images/rightsidebg.jpg');
    font-size: 12pt;
    font-weight: bold;
    padding-left: 20px;
    text-align: left;
    cursor: default;
}

.rightDetails
{
    text-align: right;
    padding-right: 10px;
    font-family: Times New Roman;
    font-size: 12pt;
    margin-top: 10px;
}


.textStyle1
{
    font-size: 12pt;
    font-weight: bold;
    font-family: Verdana;
}

.aboutDiv
{
    border: 1px solid #cccccc;
    margin: 7px auto 15px;
    text-align: left;
    font-size: 10pt;
    padding-left: 20px;
    padding-right: 40px;
}

#divAboutTexts
{
    margin: auto auto 15px;
    text-align: left;
    font-size: 10pt;
    width: 600px;
}


#leftContOfPage
{
    width: 600px;
    float: left;
    margin-left: 10px;
    display: inline;
}
#divButtonsCont
{
    width: 600px;
}
.QuotationBlock
{
    margin: 10px 25px 10px 10px;
    background: url(../Images/quote.gif) no-repeat top left;
}
.QuotationBlockCore
{
    text-indent: 30px;
    padding: 15px 0 14px;
    background: url(../Images/quote2.gif) no-repeat bottom right;
}

.testimonialDesc
{
    padding: 0 10px 15px;
}

.sharingBlock
{
    width: 800px;
    margin: auto;
    padding-top: 10px;
    height: 38px;
}
.addthis_default_style a:link
{
    border-bottom: none;
}

h1.headerBlock
{
    height: 88px;
    background: #eee9d6;
    margin-top: 40px;
}
h1.headerBlock .cont
{
    display: block;
    width: 800px;
    margin: auto;
}
h1.headerBlock .left
{
    width: 500px;
    margin-top: 32px;
    height: 28px;
    background: url(../Images/iFooterHeaders.gif) no-repeat;
    text-indent: -4000px;
    overflow: hidden;
    float: left;
}
h1.headerBlock .right
{
    float: right;
}
h1.headerBlock .link
{
    white-space: nowrap;
    text-align: left;
    margin-top: 28px;
    padding: 10px 0 10px 22px;
    border-left: 2px solid #68634d;
    font-size: 12px;
    font-weight: bold;
}
h1.headerBlock .link a, h1.headerBlock .link a:link
{
    font-size: 12px;
    font-weight: bold;
    text-transform: lowercase;
}
h1.headerBlock .link a:hover
{
    color: #68634d;
    border-bottom: 1px dotted #68634d !important;
}
h1.headerBlock .testimonials .left
{
    background-position: 0 -84px;
}
h1.headerBlock .interviews .left
{
    background-position: 0 -112px;
}
.headerBlock .articles .left
{
    background-position: 0 -140px;
}
.headerBlock .faq .left
{
    background-position: 0 -168px;
    height: 32px;
}
h1.headerBlock .membership .left
{
    background-position: 0 -201px;
}

.errMark
{
    float: left;
    width: 29px;
    height: 22px;
    background: white url(../Images/wrong.gif) center no-repeat;
    border: none;
}

.errMark_t
{
    display: block;
    margin: -4px 0 5px 0;
    color: Red; /*border:1px dashed #fdd;*/
    font-family: Verdana;
    font-size: 11px;
}

.okMark
{
    float: left;
    width: 29px;
    height: 22px;
    background: white url(../Images/checked.gif) center no-repeat;
    border: none; /*margin:4px;*/
}




/* moved from Default.aspx*/
.headerContainer
{
    height: auto;
}

.txtLight table
{
    border-color: White !important;
}
.txtLight input
{
    width: 290px !important;
}
.rcbInputCell
{
    border: 0px !important;
    background: none !important;
}
.rcbArrowCell
{
    border: none !important;
    background: none !important;
}

