/* Stylesheet designed by Andrew Morris for Princom Pty Ltd              */
/*======================================================================*/

html, body
{
    font-family: arial, verdana, tahoma, sans-serif;
    font-size: 8pt; 
    margin: 0px;    
    padding: 0px;
    color: #444444;
    height: 100%;
    background-color: #f1f1f1;
}

td
{
    font-family: arial, verdana, tahoma, sans-serif;
    font-size: 8pt; 
    color: #444444;
    letter-spacing: 0.02em;
}

p
{
    padding: 0px 0px;
    margin: 0px 0px 1.2em 0px;
}
ul
{
    list-style-type: circle;
}

h1
{
    color: #343434;
    font-size: 18pt;
    letter-spacing: 0pt;
}

h2
{
    color: #cc0000;
    font-size: 16pt;
    margin-top: 10px;
    letter-spacing: 0pt;
    border-bottom: 2px solid #ff0000;
    text-transform: uppercase;
}

h3
{
    color: #cc0000;
    font-size: 12pt;
    letter-spacing: 0pt;
}

h4
{
    color: #cc0000;
    font-size: 12pt;
    margin: 6px 0px 12px 0px;
    letter-spacing: 0pt;
    font-family: century gothic, sans-serif;
    border-bottom: 2px solid #ff0000;
}

h5
{
    color: #cc0000;
    font-size: 9pt;
    margin: 6px 0px 12px 0px;
    margin-top: 10px;
    letter-spacing: 0pt;

}

li
{
    margin-bottom:10px;
}

blockquote
{
    color: #666666;
    margin: 5px 10px 10px 10px;
    padding: 0px 0px;
}

a img {border: none; }
a:link { color: #cc0000; text-decoration: none; }
a:visited { color: #cc0000; text-decoration: none; } 
a:hover { color: #ff0000; text-decoration: underline; } 
a.noUnderline:hover {text-decoration: none; }

.i_right
{
    float: right;
    margin: 0px 0px 0px 3px;
    border: 1px solid #d2d2d2;
}

.i_left
{
    float: left;
    margin: 0px 6px 0px 0px;
    border: 1px solid #d2d2d2;
}

.noPadding
{
    border: 0px;
    margin: 0px 0px;
    padding: 0px 0px;
}


.tinyList li
{
    margin-bottom: 0px;
}

.calendar-container
{
    position: absolute;
    right: 0px;
    top: -100px;
}

#centermain
{
    width: 1000px;
    padding: 0px;
    margin: 0px auto;
    background-color: #ffffff;
}

/*======================================================================*/
/* Styles: HEADER                                                       */
/*======================================================================*/

#dHeaderLinks
{
    position: relative;
    padding: 0px;
    margin: 0px;
    height: 30px;
    border-bottom: solid 1px #fbaf5d;
}

#dHeader
{
    position: relative;
    padding: 0px;
    margin: 0px;
    height: 110px;
    border-bottom: solid 5px #fbaf5d;
    text-align: center;
}

.HeaderLogo
{
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.dHeader_Catch
{
    position: absolute;
    bottom: 5px;
    left: 50px;
    display: block;
    padding: 0px;
    color: #e3371f;
    font-weight: bold;
    font-size: 9pt;
}

.dHeader_Ticker
{
    position: absolute;
    bottom: 5px;
    left: 5px;
    color: #e3371f;
    font-weight: bold;
    font-size: 9pt;
}

.dHeader_Links
{
    position: absolute;
    bottom: 5px;
    right: 5px;
    color: #fbaf5d;
}

.dHeader_Links a img {border: none; }
.dHeader_Links a:link { color: #fbaf5d; text-decoration: none; font-weight: bold; }
.dHeader_Links a:visited { color: #fbaf5d; text-decoration: none; font-weight: bold; } 
.dHeader_Links a:hover { color: #fbaf5d; text-decoration: underline; font-weight: bold; } 
.dHeader_Links a.noUnderline:hover {text-decoration: none; }

#Header_Center_Img
{
    position: absolute;
    width: 100%;
    padding: 0px;
    margin: 0px;
    height: 75px;
    top: 0px;
    left: 0px;
}

#Header_Center_Img img
{
    cursor: pointer;
}

#Header_Left_Img
{
    position: absolute;
    bottom: 18px;
    left: 50px;
    display: block;
    padding: 0px;
    margin: 0px;
    cursor: pointer;
}



/*======================================================================*/
/* Styles: SEARCH-SMARTS                                                */
/*======================================================================*/



.searchSmarts
{
    text-align: center;
    padding: 0px;
    margin: 0px auto;
    width: 600px;

}


/*======================================================================*/
/* Styles: RESULTS-GRID                                                 */
/*======================================================================*/

.resultsGrid
{
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    width: 600px;
    background-color: #ffffff;
    z-index:1;
    border-left: dotted 1px #eeeeee;
    border-right: dotted 1px #eeeeee;
}

.dgItems
{
    border-bottom: solid 1px #aaaaaa;
}

.resultsDetail
{
    padding: 0px;
    margin: 0px;
    width: 610px;
}

.resultsGrid_Msg
{
    color:blue;
    font-weight:bold;
    padding: 0px;
    margin: 0px;
    margin-top: 5px;
}

.resultsGrid_Login
{
    position: relative;
    width: 100%;
    margin: 0px;
    margin-top: 5px;
    text-align: left;
}

.dMembLoginLnk
{
    position: absolute;
    left: 5px;
    top: 5px;
}

.dMembLoginLnk p
{
    padding: 0px;
    margin: 0px;
}

.resultsGrid_listnav
{
    position: relative;
    width: 100%;
    height: 40px;
    margin-top: 10px;
}

.resultsGrid_displaytype
{
    position: absolute;
    top: 0px;
    left: 0px;
}

.resultsGrid_navsort
{
    margin: 0px auto;
    top: 0px;
    background-color: #f1f1f1;
    height: 40px;
}

.resultsGrid_newsearch
{
    position: absolute;
    right: 0px;
    top: 3px;
}

.resultsGrid_reportoff
{
    position: absolute;
    right: 0px;
    bottom: 3px;
}

.reportoffinst
{
    display: none;
}

.reportoffinstshow
{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 300px;
    background-color: #fbaf5d;
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity:0.9;
    opacity:0.9;
}

.reportoffinstshow p
{
    padding: 0px;
    margin: 0px;
}

.resultsGrid_widgetnav
{
    position: relative;
    width: 100%;
    height: 50px;
}

.resultsGrid_backtolisting
{
    position: absolute;
    left: 0px;
    top: 15px;
}

.resultsGrid_widget 
{
    position: relative;
    width: 100%;
}

.resultsGrid_extdisclaimer
{
    position: relative;
    width: 100%;
}

.resultsGrid_extdisclaimer p
{
    font-size: 7pt;
    color: #bbbbbb;
    margin: 0px;
}    

.resultsGrid_disclaimer
{
    position: relative;
    width: 100%;
    height: 80px;
    padding-bottom: 20px;
}

#ad_leftColumn
{
    height: 160px;
    vertical-align: top;
    text-align: center;
    background-color:#f2f2f2;
    background-color:#ffffff;
}

#ad_middleColumn
{
    width: 300px;
    vertical-align: top;
    text-align: left;
    background-color:#f2f2f2;
    background-color:#ffffff;
}

#ad_rightColumn
{
    width: 120px;
    vertical-align: top;
    text-align: left;
    padding-top: 15px;
    background-color:#f2f2f2;
    background-color:#ffffff;
}

#td_buttonbar
{
    text-align: right;
    vertical-align: bottom;
    padding-top: 20px;
}

.trItemName td
{
    padding-left:5px;
}

.trItemPrice td
{
    padding-bottom:2px;
    padding-left:5px;
}

.trBusiness td
{
    padding-top:2px;
    padding-bottom:2px;
    padding-left:5px;
}

.trViews td
{
    padding-top:2px;
    padding-bottom:2px;
    padding-left:5px;
}

.trBuy td
{
    padding-top:2px;
    padding-bottom:2px;
    padding-left:5px;
}

#lbItemDetails
{
    
}

.trItemName a img {border: none; }
.trItemName a:link { color: #fbaf5d; text-decoration: none; font-weight: bold; }
.trItemName a:visited { color: #fbaf5d; text-decoration: none; font-weight: bold; } 
.trItemName a:hover { color: #fbaf5d; text-decoration: underline; font-weight: bold; } 
.trItemName a.noUnderline:hover {text-decoration: none; }

.trBusiness a img {border: none; }
.trBusiness a:link { color: #888888; text-decoration: none; font-weight: bold; }
.trBusiness a:visited { color: #888888; text-decoration: none; font-weight: bold; } 
.trBusiness a:hover { color: #888888; text-decoration: underline; font-weight: bold; } 
.trBusiness a.noUnderline:hover {text-decoration: none; }

#ad_leftColumn_CD
{
    width: 60px;
    height: 60px;
    vertical-align: top;
    text-align: center;
    background-color:#f2f2f2;
    background-color:#ffffff;
}
/*
#ad_leftColumn_CD img
{
    width: 50px;
    height: 50px;
}
*/
#ad_middleColumn_CD
{
    width: 430px;
    vertical-align: middle;
    text-align: left;
    background-color:#f2f2f2;
    background-color:#ffffff;
}

#ad_rightColumn_CD
{
    width: 90px;
    vertical-align: middle;
    text-align: left;
    background-color:#f2f2f2;
    background-color:#ffffff;
}

.trItemName_CD td
{
    padding-left:5px;
}

.trItemPrice_CD td
{
    padding-bottom:2px;
    padding-left:5px;
}

.trBusiness_CD td
{
    padding-top:2px;
    padding-bottom:2px;
    padding-left:5px;
}

.trViews_CD td
{
    padding-top:2px;
    padding-bottom:2px;
    padding-left:5px;
}

.trBuy_CD td
{
    padding-top:2px;
    padding-bottom:2px;
    padding-left:5px;
}

.trItemName_CD a img {border: none; }
.trItemName_CD a:link { color: #fbaf5d; text-decoration: none; font-weight: bold; }
.trItemName_CD a:visited { color: #fbaf5d; text-decoration: none; font-weight: bold; } 
.trItemName_CD a:hover { color: #fbaf5d; text-decoration: underline; font-weight: bold; } 
.trItemName_CD a.noUnderline:hover {text-decoration: none; }

.trBusiness_CD a img {border: none; }
.trBusiness_CD a:link { color: #888888; text-decoration: none; font-weight: bold; }
.trBusiness_CD a:visited { color: #888888; text-decoration: none; font-weight: bold; } 
.trBusiness_CD a:hover { color: #888888; text-decoration: underline; font-weight: bold; } 
.trBusiness_CD a.noUnderline:hover {text-decoration: none; }

/*======================================================================*/
/* Styles: Item Details                                                 */
/*======================================================================*/

.centerGrid
{
}

.el_tableItem
{
    width: 100%;
}

.el_title
{
    font-size: 12pt;
    font-weight: bold;
    text-align: left;
}

.el_subtitle
{
    font-size: 10pt;
    text-align: left;
}

#tdItemName
{
    padding: 10px 0px 10px 20px;
    text-align: left;
}

#tdItemDescription
{
    padding: 0px 25px 0px 20px;
    vertical-align: top;
    text-align: left;
}

#tdItemImage
{
    width: 302px;
    text-align: left;
    vertical-align: top;
    border-left: solid 1px #000000;
    padding: 0px 0px 0px 25px;
}

#TableImgAdv
{
    text-align: center;
    vertical-align: center;
}

#tdBusinessName
{
    text-align: left;
    padding: 10px 0px 10px 20px;
}

#tdBusinessDetails
{
    vertical-align: top;
    text-align: left;
    padding: 0px 25px 0px 20px;
}

#tdBusinessMap
{
    width: 352px;
    text-align: left;
    vertical-align: top;
    border-left: solid 1px #000000;
    padding: 0px 0px 0px 25px;
}

#tdBusinessDescription
{
    text-align: left;
    padding: 10px 25px 10px 20px;
}

.el_borderCompanyListingDetail
{
    width: 180px;
}

/*======================================================================*/
/* Styles: RATINGS                                                      */
/*======================================================================*/

.dRatingView
{
    text-align: left;
}

.dRatingView h3
{
}

.dRatingView h4
{
}

.dRatingView #lblErrMsg
{
    color: blue;
}

.dRatings
{
    position: relative;
}

.dRatingsCreate
{
    display: none;
}

.dRatingsCreateShow
{
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #ffffff;
    z-index: 1000;
    border: solid 1px #fbaf5d;
}

.dRatingsView
{
    display: none;
}

.dRatingsViewShow
{
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #ffffff;
    z-index: 1000;
    border: solid 1px #fbaf5d;
}



/*======================================================================*/
/* Styles: FORMS                                                        */
/*======================================================================*/

.mainFormHeader
{
    border: solid 1px #aaaaaa;
}

.mainForm
{
    border: solid 1px #aaaaaa;
}

.mainForm td
{
    text-align: left;
    font-size: 8pt;
    padding:    3px 2px;
}

.mainForm td h4
{
    padding:    5px 5px;
    margin:     3px 3px 3px 0px;
    background:     #f7f7f7;
    color:      #faad5d;
    border:     0px;
}


table.borderTable, table.borderTable td
{
    border-color: #aaaaaa;
    border-style: solid;
}

table.borderTable
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

table.borderTable td
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
    background-color: #ffffff;
    text-align: left;
    font-size: 10pt;
}

.shortField
{
    width: 190px;
}

.longField
{
    width: 370px;
}

.lblFieldValidation
{
    font-weight: bold;
    color: blue;
}


/*======================================================================*/
/* Styles: DISCLAIMER                                                   */
/*======================================================================*/

.dDisclaimer
{
    background-color: #f1f1f1;
    width: 100%;
}

.dDisclaimer p
{
    font-size: 7pt;
    color: #bbbbbb;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    text-align: left;
}



/*======================================================================*/
/* Styles: FOOTER                                                       */
/*======================================================================*/

.dFrontBox
{
    position: absolute;
    bottom: 5px;
    left: 0px;
    width: 100%;
}

.dFrontLinks
{
    position: relative;
    text-align: center;
    padding: 0px;
    margin: 0px auto;
    top: 5px;
    height: 15px;
}

#dFrontFooter
{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 25px;
}

#dFrontFooter a img {border: none; }
#dFrontFooter a:link { color: #fbaf5d; text-decoration: none; }
#dFrontFooter a:visited { color: #fbaf5d; text-decoration: none; } 
#dFrontFooter a:hover { color: #fbaf5d; text-decoration: underline; } 
#dFrontFooter a.noUnderline:hover {text-decoration: none; }

.dFooter
{
    position: absolute;
    bottom: -160px;
    left: 0px;
    width: 100%;
    margin: 0px;
    padding: 0px;
    border-top: solid 1px #fbaf5d;
    background-color: #f1f1f1;
    height: 165px;
}

.dFooter p
{
    margin: 0px;
    padding: 0px;
}

.dFooter a img {border: none; }
.dFooter a:link { color: #e3371f; text-decoration: none; }
.dFooter a:visited { color: #e3371f; text-decoration: none; } 
.dFooter a:hover { color: #e3371f; text-decoration: underline; } 
.dFooter a.noUnderline:hover {text-decoration: none; }

.dFooterWWSites
{
    display: none;
}

.dFooterWWSitesShow
{
    position: absolute;
    bottom: 5px;
    left: 0px;
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity:0.9;
    opacity:0.9;
    background-color: #fbaf5d;
    width: 100%;
    margin: 0px auto;
}

.dSearchWWSites
{
    display: none;
}

.dSearchWWSitesShow
{
    position: absolute;
    bottom: -147px;
    left: -250px;
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity:0.9;
    opacity:0.9;
    background-color: #fbaf5d;
    width: 1000px;
    margin: 0px auto;
    text-align: left;
}

.dFooterTT
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
    border-bottom: solid 0px #e3371f;
    height: 35px;
}

.dFooterTT span
{
    margin: 0px;
    padding: 0px;
    position: relative;
    top: 10px;
    color: #e3371f;
    font-weight: bold;
    font-size: 9pt;
}

/*======================================================================*/
/* Styles: Rounded Divs                                                 */
/*======================================================================*/

.round_box_fbaf5d {
   background: #fbaf5d;
}
.round_top_fbaf5d div {
   background: url(images/round_tl_fbaf5d.png) no-repeat top left;
}
.round_top_fbaf5d {
   background: url(images/round_tr_fbaf5d.png) no-repeat top right;
}
.round_bottom_fbaf5d div {
   background: url(images/round_bl_fbaf5d.png) no-repeat bottom left;
}
.round_bottom_fbaf5d {
   background: url(images/round_br_fbaf5d.png) no-repeat bottom right;
}

.round_top_fbaf5d div, .round_top_fbaf5d, 
.round_bottom_fbaf5d div, .round_bottom_fbaf5d {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.round_content_fbaf5d { margin: 0 15px; }



/*======================================================================*/
/* Styles for Rounded Divs                                              */
/*======================================================================*/


.round_box_005588 {
   background: #dddddd;
}
.round_top_005588 div {
   /*background: url(images/round_tl_005588.png) no-repeat top left;*/
}
.round_top_005588 {
   /*background: url(images/round_tr_005588.png) no-repeat top right;*/
}
.round_bottom_005588 div {
  /* background: url(images/round_bl_005588.png) no-repeat bottom left;*/
}
.round_bottom_005588 {
   /*background: url(images/round_br_005588.png) no-repeat bottom right;*/
}

.round_top_005588 div, .round_top_005588, 
.round_bottom_005588 div, .round_bottom_005588 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.round_content_005588 { margin: 0 15px; }



.dAbout
{
    background-color: #ffffff;
    position: relative;
}

.dAboutMainTop
{
    width: 984px;
    padding: 0px;
    padding-top: 10px;
    margin: 0px;
    background-color: #ffffff;
    position: relative;
    left: 16px;
    height: 80px;
    text-align: center;
}

.dAboutMain
{
    width: 1000px;
    padding: 0px;
    margin: 0px auto;
    background-color: #ffffff;
    position: relative;
}

.dAboutLeft
{
    margin: 0px 0px 0px 25px;
    height: 500px;
}

.dAboutCenter
{
    width: 500px;
    margin: 0px 0px 80px 10px;
}

.dAboutRight
{
    width: 250px;
}

.dAboutRight img
{
    display: block;
}

.dAboutRight p
{
    padding: 0px;
    margin: 0px;
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 11pt;
    font-family: Tw Cen MT;
    font-weight: bold;
    color: #6699cc;
}

.dCorpOverlay
{
    position:absolute;
    top:0px;
    left:0px;
    height:700px;
    width:1000px;
    background-color: #f1f1f1;
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity:0.9;
    opacity:0.9;
    text-align: center;
}

.dImage
{
    margin: 0px 15px 0px 0px;
}

.dLogin
{
display: none;
    position: absolute;
    right: 10px;
    top: 280px;
    width: 200px;
    cursor: pointer;
}

.dFeedback
{
display: none;
    position: absolute;
    right: 10px;
    top: 400px;
    width: 200px;
    cursor: pointer;
}

.dSignUp
{
    position: absolute;
    right: 10px;
    top: 330px;
    width: 200px;
    cursor: pointer;
}

.dEnquiry
{
    position: absolute;
    right: 10px;
    top: 410px;
    width: 200px;
    cursor: pointer;
}

.dLoginRight
{
display: none;
    position: absolute;
    right: 15px;
    top: 280px;
    width: 200px;
    cursor: pointer;
}

.dFeedbackRight
{
display: none;
    position: absolute;
    right: 15px;
    top: 400px;
    width: 200px;
    cursor: pointer;
}

.dSignUpRight
{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 200px;
    cursor: pointer;
}

.dEnquiryRight
{
    position: absolute;
    right: 0px;
    top: 80px;
    width: 200px;
    cursor: pointer;
}

.dMobileRight
{
    position: absolute;
    right: -4px;
    top: 195px;
    width: 200px;
    cursor: pointer;
}

.dFaceRight
{
    position: absolute;
    right: -4px;
    top: 235px;
    width: 200px;
    cursor: pointer;
}



#dAboutTop
{
    position: relative;
    height: 100px;
}
#dAboutTopCenter
{
    position: absolute;
    left: 100px;
    top: 0px;
}
#dAboutTopRight
{
    position: absolute;
    right: 0px;
    top: 0px;
}
#dAboutLeft
{
    position: relative;
}

#dAboutCenter
{
    position: relative;
}

#dAboutRight
{
    position: relative;
}
#dSignUpRight
{
    cursor: pointer;
}
#dEnquiryRight
{
    cursor: pointer;
}



#dSearchLeft
{
    position: relative;
    top: 0;
    left: 0;
    width: 200px;
    height: 700px;
    background-color:pink;
}

/*======================================================================*/
/* Styles: SEARCH-DETAILS                                                */
/*======================================================================*/


.dWidgetBox
{
    border: dotted 1px #aaaaaa;
    width: 180px;
    padding-left:5px;
}

.dWidgetBoxTitle
{
    color:blue;
    font-weight:bold;
}

.dWidgetBox a img {border: none; }
.dWidgetBox a:link { color: #fbaf5d; text-decoration: none; font-weight: bold; }
.dWidgetBox a:visited { color: #fbaf5d; text-decoration: none; font-weight: bold; } 
.dWidgetBox a:hover { color: #fbaf5d; text-decoration: underline; font-weight: bold; } 
.dWidgetBox a.noUnderline:hover {text-decoration: none; }

/*======================================================================*/
/* Styles:                                                 */
/*======================================================================*/


#dSearchMsg
{
    position: relative;
    top:-10px;
    left:5px;
}

.dSearchMsg_Value
{
    font-weight:bold;
}



/*======================================================================*/
/* Styles: SEARCH-CATEGORIES                                                */
/*======================================================================*/


#dCat
{
    position: relative;
    top: 0px;
    left:5px;
}



/*======================================================================*/
/* Styles: WEB ADS                                                      */
/*======================================================================*/


.dWebAds
{
    position: absolute;
}

#dWebAds1
{
    top: 210px;
    right:7px;
}

#dWebAds2
{
    top: 410px;
    right:7px;
}

#dWebAds3
{
    top: 610px;
    right:7px;
}






/*======================================================================*/
/* Styles: MOBILE FUN                                                      */
/*======================================================================*/

.dMobileBarCode
{
}

.dMobileBarCode p
{
    margin:10px;
    font-size:9pt;
}

.dMobileBarCode h1
{
    margin:10px;
    font-size:14pt;
    color:#000000;
    font-weight:bold;
}

.dMobileBarCode h2
{
    margin:10px;
    margin-top:20px;
    font-size:12pt;
    color:#e3371f;
    font-weight:bold;
}

#dPrint
{
    display: none;
}




/*======================================================================*/
/* Styles: BROWSE                                                      */
/*======================================================================*/

.dBrowse {
    position: relative;
    top: 100px;
}

.dBrowseCategory {
    width: 470px;
    height: 150px;
    border: solid 1px #fbaf5d;
}


.dBrowseLocation {
    width: 470px;
    height: 150px;
    border: solid 1px #fbaf5d;
}


.dBrowseIndustry {
    width: 470px;
    height: 100px;
    border: solid 1px #fbaf5d;
}


.dBrowseCountry {
    width: 470px;
    height: 100px;
    border: solid 1px #fbaf5d;
}



.dSearchBrowseCountry {
    display: none;
}


.dSearchBrowseCountryShow {
    position: absolute;
    bottom: 50px;
    left: 10px;
    width: 980px;
    text-align: left;
}

.dSearchBrowseCountryShow td {
    font-size: 9pt;
}

.dSearchBrowseCountryShow img {
    position: relative;
    top: 2px;
}