/* GLOBAL STYLES */

html, body, h1, h2, h3, h4, div, p, ul, li, input, select, td, a{
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
html,body,div,p,ul,li,input,select,td,a{ font-size: 11px; }
h1{ font-size: 18px; padding-bottom: 2px;}
* html h1{background: url(/images/dot-horz.gif) repeat-x bottom; }
html>body h1{ border-bottom: 0px dotted #000000; }

h1, h2, h3, h4, h5, h6, td{
    color: #000000;
}

h2{ font-size: 16px; }
h3{ font-size: 14px; }
h4{ font-size: 13px; }
h5{ font-size: 12px; }
h6{ font-size: 11px; }
h4,h5,h6{ padding: 0px; margin: 0px; }

body{
    /* background: #31313C url(/images/copyright_bg.jpg) repeat-y top center; */
    background-color: #BECCE9;
    text-align: center;
    margin: 0px;
    padding: 0px;
    color: #000000;
}

#pageContainer{
    color: #000000;
    position: relative;
    margin: 0px auto 0px auto;
    text-align: left;
    width: 760px;
}
/* END GLOBAL STYLES */

/* LOGO STYLES */

#header{
    position: relative;
    z-index: 1000;
    background: url(/images/header.jpg) no-repeat top left;
    height: 91px;
}

#header a, #header a:hover{
    text-decoration: none;
}
#header a img{
    height: 115px;
    width: 220px;
    border: 0px solid #FFFFFF;
}

#header .headerLnk{
    height: 90px;
    width: 100px;
}

/* END LOGO STYLES */

/* MENUBAR STYLES */
#menubar{
    background: url(/images/menu_bg.jpg) repeat-x top left;
    z-index: 2000;
    height: 22px;
    text-align: center;
    border: 1px solid #041B78;
}
html>body #menubar{
    height: auto;
    min-height: 21px;
}
#tmenu{
    list-style: none;
    margin: 0px auto;
    padding: 0px;
    white-space: nowrap;
    width: auto;
}

#tmenu li{
    position: relative;
    list-style: none;
    display: inline;
    margin: 0px;
    padding: 0px;
}
#tmenu li a{
    background: #D3DCEA url(/images/tmenu_link.jpg) repeat-x top left;
    position: relative;
    top: 4px;
    padding: 4px 25px 4px 25px;
    margin: 0px 1px 0px 0px;
    border-right: 1px solid #041B78;
    border-left: 1px solid #041B78;

    color: #FFFFFF;
    text-decoration: none;
    text-transform: uppercase;
}

#tmenu li a:hover, #tmenu li a.ta_cur{
    background: #1E1C20 url(/images/tmenu_link_over.jpg) repeat-x top left;
    color: #FFFFFF;
}

 /* DROP DOWN MENU */
#tmenu li ul{
    position: absolute;
    display: none;
    top: 21px;
    left: 0;
    list-style: none;
    margin: 1px 0px 0px 0px;
    padding: 0px;
    width: auto;
}


#tmenu li ul li{
    display: block;
    float: none;
    margin: 0px;
    text-align: center;
    width: 100%;
    height: auto;
}
html>body #tmenu li ul li{
    width: auto;
    height: auto;
}

#tmenu li ul li a{
    display: block;
    padding: 4px 5px 3px 5px;
    margin: 0px;
    width: 100%;
    height: auto;

    white-space: nowrap;
    background-image: none;
    text-transform: none;
    text-align: left;
    font-weight: normal;
    font-size: 9px;
    text-decoration: none;

    background-color: #5C7CC6;
    color: #000000;
    border-top: 1px solid #838383;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
}
html>body #tmenu li .ul li a{
    width: auto;
}
#tmenu li ul li a span{
    background-image: none;
    display: inline;
    height: auto;
    color: #8D0303;
}

#tmenu li ul li a:hover{
    background-color: #7D8B96;
    background-image: none;
    text-decoration: none;
    color: #EE0000;
    text-transform: none;
}
#tmenu li ul li a:hover span{
    border: 0px solid #000000;
    background-image: none;
    color: #ff0000;
}

 /* END DROP DOWN MENU */
/* END MENUBAR STYLES */



/* LEFT MENU STYLES */
.memberMenu{ text-align: center; }
.dleftmenu{
    margin-bottom: 8px;
    padding: 0px;
    border-bottom: 0px solid #282828;
}
.dleftmenu ul{
    display: block;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
}
html>body .dleftmenu ul{
    width: auto;
}
.dleftmenu ul li{
    display: block;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    width: 100%;
}
html>body .dleftmenu ul li{
    width: auto;
}
.dleftmenu ul li a{
    display: block;
    padding: 3px 2px 3px 4px;
    margin: 0px;
    text-decoration: none;
    font-size: 10px;
    font-weight: normal;
    width: 100%;
}
html>body .dleftmenu ul li a{
    width: auto;
}
.dleftmenu ul li a:hover{
    text-decoration: none;
}

/* END LEFT MENU STYLES */

/* COLUMN MAIN */
#headerContainer{position: relative;}
#contentContainer{
    background: #FFFFFF url(/images/pagecontainer_bg.jpg) repeat-y top left;
    position: relative;
}
#columnLeft{width: 149px; text-align: left }

#columnMain{
    padding: 0px;
}

#content{ position: relative; padding: 8px 6px 8px 14px; color: #000000; }
#contentFull{ position: relative; padding: 8px 0px 8px 0px; color: #000000; width: 760px;}
html>body #content{ height: auto; min-height: 300px; }
#columnRight{width: 138px; text-align: right; }

#copyright{
    position: relative;
    margin: 0px;
    padding: 4px;
    font-size: 9px;
    text-align: center;
    background-color: #5C7CC6;
    color: #FFFFFF;
    width: 555px;
}
#copyright div{ padding-top: 4px; font-size: 9px; }
#copyright a{ color: #FFFFFF; font-weight: bold; font-size: 9px; }
#copyright a:hover{ color: #EBEFF8; text-decoration: underline; }
html>body #copyright{ width: 547px; }

#paytd{ background-color: #061975; }
.payments{ height: 36px; width: 205px; background: #5C7CC6 url(/images/payment_options.jpg); }

/* END COLUMN MAIN */

/* DATA TABLES */
td.adminTitle{
    background-color: #5C7CC6;
    text-decoration:none;
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    color: #000000;
    padding: 4px 8px 4px 8px;
}
td.cellHeader{
    padding: 4px 8px 4px 8px;
    font-size: 12px;
    font-weight: bold;
    height: 16px;
    background-color: #ECECEC;
}
td.cell{
		color: #000000;
    padding: 5px 8px 5px 8px;
    font-size: 12px;
    text-align: left;
    border-bottom: 1px solid #C4D0EA;
}
td.cellOdd{
    padding: 2px 8px 2px 8px;
    font-size: 12px;
    background-color: #C4D0EA;
}
td.cellError{
    padding: 2px 8px 2px 8px;
    font-size: 12px;
}

#prodTable{
		width: 98%;
}
html>body #prodTable{
		width: 100%;
}
.vcTable{
		width: 98%;
}
html>body .vcTable{
		width: 100%;
}


/* END DATA TABLES */

/* Article Styles */

.mainListings .artTitle a{
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

.mainListings .artInfo{
    margin: 2px 0px 8px 0px;
    padding: 0px;
}
.mainListings .artInfo li{
    list-style-type: none;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.mainListings .artInfo li a{
    text-decoration: none;
}

.artListings .artTitle a{
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.artListings .artInfo{
    margin: 2px 0px 8px 0px;
    padding: 0px;
}
.artListings .artInfo li{
    list-style-type: none;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.artListings .artInfo li a{
    text-decoration: none;
}

.articlePages{
    text-align: right;
    margin-bottom: 24px;
}

.article { margin-top: 32px; }
.articleBody{ height: 300px; }
html>body .articleBody{ height: auto; min-height: 300px; }

.articleFoot{}
.articleFoot table{
    width: 100%;
}
.articleFoot table td {
    width: 33%;
    padding: 5px;
    font-size: 10px;
    vertical-align: top;
    text-align: left;
}

.articleReply{}
.articleReply textarea{
    width: 460px;
    height: 200px;
}

.cblock{
    margin: 12px 0px;
}

.commentBlockHeader{
    padding: 4px;
}
.commentUser, .commentDate{
    font-weight: bold;
    padding: 4px 0px;
}
.commentContent{
    padding: 8px 4px 8px 8px;
    margin-bottom: 24px;
}
.ratingError{
    text-align: center;
    padding: 12px 0px;
}
.ratingError .error{
    font-size: 16px;
}

/* End Article Styles */

/* FORM ELEMENTS */

input, select{
    background-color: #F3F3F3;
    font-weight: normal;
    font-size: 12px;
    border-top: 1px solid #191924;
    border-right: 1px solid #464654;
    border-bottom: 1px solid #464654;
    border-left: 1px solid #191924;

}
.button{
    color: #FFFFFF;
    background-color: #3943E9;
    border-top: 1px solid #A0A5F4;
    border-right: 1px solid #1B1F6D;
    border-bottom: 1px solid #0F113B;
    border-left: 1px solid #6870EE;
}
.buttonOver{
    color: #FFFFFF;
    background-color: #3943E9;

    border-top: 1px solid #0F113B;
    border-right: 1px solid #6870EE;
    border-bottom: 1px solid #A0A5F4;
    border-left: 1px solid #1B1F6D;
}

.button, .buttonOver{
    font-weight: bold;
    font-size: 11px;
    height: 20px;
    cursor: pointer;
    text-decoration: none;
}
a.button, a.buttonOver{
    padding: 2px;
}
/* END FORM ELEMENTS */

/* ANCHORS */
a{ font-weight: bold; color: #3943E9; }
a:hover{ color: #787878 }
a.cellHeader{ text-decoration: none; font-weight: bold;}
a.cellHeader:hover{ text-decoration: underline}
a.cellHeaderSmall{ text-decoration: none; font-size: 10px; font-weight: bold;}
a.cellHeaderSmall:hover{ text-decoration: underline; }
a.cellLarge{ text-decoration:none; font-weight: normal; }
a.cellLarge:hover{ text-decoration:none;}
a.small{ font-size: 11px; font-weight: bold; margin-bottom: 4px;}
a.toolbarText{ font-weight: bold; font-size: 10px; text-decoration: none;}
a.toolbarIcon{ margin: 0px;}
a.toolbarIcon:hover{ margin: 0px;}
.toolbarIcon{ margin: 0px;}

#header a{
    color: #0729B1;
    text-decoration: underline;
}
#header a:hover{
    color: #787878;
    text-decoration: underline;
}



/* END ANCHORS */

/* MISC */
/* DONT CHANGE THIS P IE Users will appreciate it */
/* Most ie users will probably paste stuff, so here it is. */

/*used for the checkout page header text and for email header text*/
.boldHeader{ font-weight: bold; }
span.small{ font-size: 12px; }
.large{ font-size: 12px; }
.tdHeader{ font-size: 12px; }
span.error{ font-weight: bold;  color: #FF0000; border: 0px solid #CCCCCC; padding: 0px 2px;}
span.good{ font-weight: bold; }

/* replacement for hr */
div.hr, div.hr2{ height: 1px; font-size: 1px; width: 100%; margin: 6px 0px }
html>body div.hr, html>body div.hr2{ background-image: none; }
form{ padding: 0px; margin: 0px; }
table.center{ margin: 0px auto; }
table.right{ margin-left: auto; margin-right: 0px; }

/* general 100% + 0 padding and 0 margin (where applicable) */
.t100{ width: 100%; margin: 0px; padding: 0px; }

.center{ text-align: center; }
.right{ text-align: right; }

/* Plugin generic classes followed by specific plugin classes */
.detailDiv{ background-color: #5C7CC6; padding: 8px; border: 1px solid #000000; width: 590px; }
html>body .detailDiv { width: auto; }
.detailDiv h1 span{ font-size: 9px; font-weight: normal; }
.detailDiv .infoTable{
    width: 100%;
    margin-bottom: 12px;
}
.detailDiv .infoTable tr td{
    width: 50%;
    padding: 4px;
}
.detailDiv a{
    font-size: 14px;
    color: #000000;
}
.detailDiv a:hover{
    color: #FF0000;
}
/* business email form styles */
.listH{
    font-size: 11px;
    font-weight:bold;
    padding:5px;
}
/* member register form */
.ToU{
    padding: 3px;
    width: 100%;
    height: 300px;
    border: 1px solid #000000;
    overflow: auto;
}
.cellC{
    padding: 5px;
    background-color: #FFFFFF;
    color: #000000;
    text-align: center;
}
/* START OF SPECIFIC CLASSES*/
.adheader{ text-align: center; margin: 2px 0px 0px 0px; vertical-align: middle; }
.adheader a{ text-decoration: none; }
.lcatmain{
    padding: 5px;
}
.lcatmain a{
    font-size: 11px;
}

.lcatcontent{
    padding: 5px;
    font-size: 9px;
    font-weight: normal;
    white-space: nowrap;
}
.lcatcontent a{
    display: block;
    font-size: 9px;
    font-weight: bold;
    white-space: nowrap;
}
.lcatsub, .lcatsub a{
    font-size: 10px;
    font-weight: normal;
}
.listRecord{
    margin: 4px 0px 4px 8px;
    padding: 0px;
}
.listRecord div{
    margin: 0px;
    padding: 2px 0;
}
.listRecord blockquote{
    margin: 4px 4px 4px 16px;
    padding: 0px;
}
.listRecord .list{
    font-size: 9px;
    font-weight: normal;
}
.listRecordOdd{
    margin: 4px 0px 4px 8px;
    padding: 0px;
}
.listRecordOdd div{
    margin: 0px;
    padding: 2px 0;
}
.listRecordOdd blockquote{
    margin: 4px 4px 4px 16px;
    padding: 0px;
}
.listRecordOdd .list{
    font-size: 9px;
    font-weight: normal;
}
.listPages{ margin-top: 8px; padding-top: 2px; }
.listPages a{ font-weight: normal; text-decoration: none; }
.listPages .lp0{ font-weight: bold; text-decoration: none; }
.listPages a:hover, .listPages .lp0:hover{ text-decoration: none; }

.pollDiv{}
.pollDiv h1 span{ font-size: 11px; font-weight: normal; }
.pollDiv .pollText{ margin: 8px 0px; font-size: 14px; font-weight: bold; }
.pollDiv table{ width: 100%; }
.pollDiv2 table{ table-layout: fixed; }
.pollDiv table .pt1{ width: 160px; font-size: 11px;}
.pollDiv table .pt2{ width: 250px; }
.pollDiv table .pt3{ width: 50px; text-align: right; font-size: 11px;}
.pollDiv2 table .pt4{ height: 12px;}
html>body .pollDiv2 table .pt4{ height: 3px;}

.pollDiv2 div.pt3{ font-size: 11px; }
.pollDiv2 div.pt4{padding-bottom: 4px;}

.pollDiv table td{ padding: 3px 0px; }
.pollBar{ height: 14px; font-size: 1px; margin: 1px; }
.pollForm{ margin: 12px 0px; }
.pollForm .block{ float: right; }

.block .pollBar{
    height: 5px;
    font-size: 1px;
}
html>body .block .pollBar{
    height: 3px;
}

#poll .blockText{ font-size: 11px; }
#poll .pollText{ font-size: 14px; }

.classified{ margin: 18px 0px; width: 570px; }
.classified { background: url(/images/dot-horz.gif) repeat-x bottom; }
.classified .cLeft{ padding: 10px; }
.classified .cLeft td{ color: #000000; }
.classified h3{ margin: 2px; }
.classified a{ font-size: 14px; color: #000000; text-decoration: underline;}
.classified a:hover{ font-size: 14px; color: #7D8B96; text-decoration: underline;}
html>body .classified{ width: auto; }

* html .listPages{background: url(/images/dot-horz.gif) repeat-x top; }
html>body .listPages{ border-top: 1px dotted #000000; }

* html .pollDiv table td{ background: url(/images/dot-horz.gif) repeat-x bottom; }
html>body .pollDiv table td { border-bottom: 1px dotted #000000; }
html>body .pollDiv table td.pt2 { border-bottom: 0px dotted #000000; }
.pollBar{ border: 1px solid #000000; background-color: #FF0000;}
.pollBar .pollPerc{
    font-weight: bold;
    font-size: 12px;
    color: #000000;
}


#sr_table td{
    padding: 2px;
}

.sliderContain{
    text-align: center;
    margin: 16px 0px;
}
.slider{
    /* these are set dynamically
    width: 300px;
    height: 18px;
    */
    position: relative;
    text-align: left;
    margin: 0px auto;
}
.slider .drag{
    /* these are set dynamically
    left: 144px;
    width: 12px;
    height: 18px;
    */
    position: absolute;
    top: 0px;
}

.yourRating{
    text-align: center;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}
.yourRating span{
    font-size: 16px;
    font-weight: bold;
}
.ratingH2{
    margin: 0px;
    padding: 0px;
    text-align: center;
}

/* MEMBER TOOL HEADER */
.memberTools {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}
.memberTools a{
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

/* END MEMBER HEADER */

/* MEMBER TOOLS */
.memberCells .block{
    margin: 7px;
}

.memberCells .block .blockHR{
    text-align: center !important;
}

#content table.memberCells {
    text-align: center;
}

#content .memberCon{
    text-align: center;
    border-bottom: none;
    height: 85px;
}
#content .mButton {
    text-align: center;
}

#content .mButton a{
    display: block;
    color: #000000;
    text-decoration: underline;
    padding: 3px;
    width: 100%;
    height: 100%;
}
html>body #content .mButton a{
    width: auto;
    height: auto;
}
#content .mButton a:hover{
    color: #FF0000;
}

#content #mDiv .block{
    width: 200px;
    padding: 5px;
}
#content #mDiv .blockHR{
    width: 100%;
    padding-bottom: 10px;
}
#content #mDiv .blockC{
    padding: 0px 5px;
}

/* END MEMBER TOOLS */

/* ############## Advertisement styles ################ */
.advertisement{ text-align: center; margin: 4px 0px; font-size: 9px; text-transform: lowercase; }
.advertisement a{ text-decoration: none; }
.advertisement img{ border: 0px solid #FFFFFF; }

.articleBody .advertisement{ display: inline; float: right; margin: 16px 0px 0px 0px; padding: 8px; }
.articleBody .advertisement img{  }
/* ############ End Advertisement styles ############## */

/* ROUNDED STYLES */

.alphaContain{
    text-align: center;
    padding: 8px 8px 8px 14px;
}

.alphaList{
    margin: 0px auto;
    display: inline;
    list-style-type: none;
}
.alphaList li{
    float: left;
    list-style-type: none;
    padding: 0px 0px 0px 8px;
}

.bcBlockContainer{
    width: 99%; /* ie is strange */
}
html>body .bcBlockContainer{
    width: auto;
}


.bcBlockT{ background: transparent url(/images/bc_top.jpg) repeat-x top left; }
.bcBlockB{ background: transparent url(/images/bc_bottom.jpg) repeat-x bottom left; }
.bcBlockL{ background: transparent url(/images/bc_left.jpg) repeat-y top left; }
.bcBlockR{ background: transparent url(/images/bc_right.jpg) repeat-y top right; }

.bcBlockTL{ background: transparent url(/images/bc_top_left.jpg) no-repeat top left; }
.bcBlockTR{ background: transparent url(/images/bc_top_right.jpg) no-repeat top right; }
.bcBlockBL{ background: transparent url(/images/bc_bottom_left.jpg) no-repeat bottom left; }
.bcBlockBR{ background: transparent url(/images/bc_bottom_right.jpg) no-repeat bottom right; }

.bcBlockC{
    padding: 0px 8px 8px 8px;
}

.bcBlockC h2{
    display: inline;
    background-color: #3C3C3C;
    margin: 0px 3px 16px 38px;

    font-size: 16px;
    font-weight: bold;
    color: #7D8B96;
    /* color: #FFFFFF; */
}
.bcBlockC .hr3{
    margin: 0px 3px;
    padding-top: 3px;
    border-top: 1px solid #7D8B96;
}

/* END ROUNDED STYLES */

/* ARTICLE SEARCH */
.aSearch{
    text-align: center;
    padding: 8px;
}

/* END ARTICLE SEARCH */

/* HOME BLOCKS */

#content #hometb .block{
    margin: 0px auto;
    width: 100%;
    font-size: 11px;
    text-align: left;
}
#content #hometb .blockHR{
    height: 100%;
    padding: 0px;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
}

#content #hometb .blockC{
    color: #000000;
    width: 100%;
    padding: 0px 5px;
}
#content #hometb html>body .blockC{
    width: auto;
}
#content #hometb .blockH{
    background-color: #5C7CC6;
    border: 1px solid #292929;
    height: 18px;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 11px;
    padding: 5px 0px;
    color: #000000;
}
html>body #content #hometb .blockH{
    padding: 5px 0px 0px 0px;
}
#content #hometb .blockHL{
    padding-top: 6px;
    font-size: 9px;
}
#content #hometb .blockHR{
    font-size: 12px;
}

#content #hometb .block1{
    background-color: #5C7CC6;
}
#content #hometb .block2{
    background: url(/images/happy_pattern_left.jpg) repeat-y top left;
}
#content #hometb .block3{
    background: url(/images/happy_pattern_right.jpg) repeat-y top right;
}
.bhtd{ width: 185px; }
html>body .bhtd{ width: 146px; }

.thtd{ width: 392px }
html>body .thtd{ width: auto; }

html>body .feattd{
    padding: 8px;
}
.mfeat{
    text-align: right;
}
html>body .mfeat{
    margin: 8px;
}

.mtd01{
    height: 240px;
    width: 249px;
    background-color: #ECECEC;
    color: #000000;
    border-right: 1px dotted #5C7CC6;
    border-bottom: 1px solid #5C7CC6;
}

.tdheader01{
    background-color: #5C7CC6;
    width: 249px;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
}

/* CLASSIFIEDS SEARCH */
.classSearch{
    background: url(/images/search_background.jpg) no-repeat top left;
}

/* PACKAGE STYLES */
.pkgD{
    background-color: #ECECEC;
    border: #000000;
    color: #000000;
    margin: 10px 3px;
}
#content .pkgT a{ font-weight: bold; color: #000000; text-decoration: underline; }
#content .pkgT a:hover{ color: #FF0000; text-decoration: none; }

.pkgTD{ background-color: #5C7CC6; border: 1px dotted #000000; }


/* CONTENT BLOCKS */
#content .block{
    margin: 0px auto;
    width: 590px;
    font-size: 11px;
    text-align: left;
}
#content .blockHR{
    height: 100%;
    padding: 0px;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
}

#content .blockC{
    color: #000000;
    width: 100%;
}
#content .blockC a{
    color: #000000;
    text-decoration: underline;
}
#content .blockC a:hover{
    color: #FF0000;
}
#content .blockC a img{
    color: #FFFFFF;
    border: 1px solid #000000;
    text-decoration: none;
}
#content .blockC a:hover img{
    color: #FF0000;
    border: 1px solid #000000;
    text-decoration: none;
}
#content html>body .blockC{
    width: auto;
}
#content .blockH{
    background: #3B3B3B url(/images/content_block_header.jpg) repeat-y top left;
    border: 1px solid #292929;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    padding: 5px 0px 0px 0px;
    color: #000000;
}
#content .blockHL{
    padding-top: 6px;
    font-size: 9px;
}
#content .blockHR{
    font-size: 12px;
}

#content .block1{
    background-color: #5C7CC6;
}
#content .block2{
    background: url(/images/happy_pattern_left.jpg) repeat-y top left;
}
#content .block3{
    background: url(/images/happy_pattern_right.jpg) repeat-y top right;
}

/* GALLERY STYLES */

.gallerytd{
    background-color: #5F5F5F;
    border-top: 1px solid #5B5B5B;
    width: 500px;
}

html>body .gallerytd{
    width: auto;
}

/* END GALLERY */