.background {
    background-color: #FFFFFF;
    margin: 18px 0px 15px 0px;
}
.contentbox {
    background-color: #FFFFFF;
    border-top: 1px solid #b0b0b0;
    border-left: 1px solid #b0b0b0;
    border-right: 1px solid #b0b0b0;
}
.contentbox_subpage {
    background-color: #FFFFFF;
    border-bottom: 1px solid #b0b0b0;
    border-left: 1px solid #b0b0b0;
    border-right: 1px solid #b0b0b0;
}
.nav {
    font-family: Tahoma;
    font-size: 12px;
    color: #65717d;
    text-align: center;
    display: block;
    height: 29px;
}
.nav a {
    background-color: #FFFFFF;
    color: #65717d;
    display: block;
    height: 23px;
    padding-top: 6px;
}
.nav a:hover {
    background-color: #00a9e1;
    color: #FFFFFF;
    display: block;
    height: 23px;
    padding-top: 6px;
}
.left_menu {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: 590;
    color: #65717d;
    display: block;
    width: 132px;
    height: 29px;
}
.left_menu a {
    background-color: #FFFFFF;
    color: #65717d;
    display: block;
    width: 120px;
    height: 23px;
    padding-left: 12px;
    padding-top: 6px;
}
.left_menu a:hover {
    background-color: #00a9e1;
    color: #FFFFFF;
    display: block;
    width: 120px;
    height: 23px;
    padding-left: 12px;
    padding-top: 6px;
}
.contact_no {

    background-repeat: no-repeat;
    background-position: center bottom;
}
.contact_no1 {
    background-image: url(images/cont_no.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
}
.main_img_contbox {
    background-image: url(images/main_img_cont_box.jpg);
    background-repeat: no-repeat;
}
.rp_box {
    background-color: #FFFFFF;
    border: 1px solid #e8ebe4;
}
.heading_1 {
    font-family: Tahoma;
    font-size: 20px;
    color: #5a7734;
}
.heading_2 {
    font-family: "Trade Gothic LT Std Cn", Tahoma;
    font-size: 15px;
    color: #ec5730;
    padding-top: 5px;
    padding-bottom: 9px;
}
.heading_3 {
    font-family: Tahoma;
    font-size: 17px;
    color: #ec5730;
    padding-top: 5px;
    padding-bottom: 9px;
}
.heading_4 {
    font-family: Tahoma;
    font-size: 15px;
    color: #697281;
}

.heading_6 {
    font-family: "Trade Gothic LT Std Cn", Tahoma;
    font-size: 15px;
    color: #ec5730;
    padding-top: 5px;
    padding-bottom: 0px;
}


.txt_1 {
    font-family: Tahoma;
    font-size: 12px;
    color: #666666;
}
.txt_2 {
    font-family: Tahoma;
    font-size: 11px;
    color: #6c6c6c;
}
.txt_3 {
    font-family: Tahoma;
    font-size: 11px;
    color: #69737D;
}
.txt_3_m {
    font-family: Tahoma;
    font-size: 14px;
    color: #66727E;
}

.txt_4 {
    font-family: Tahoma;
    font-size: 11px;
    color: #FF4D08;
}
.txt_5 {
    font-family: Tahoma;
    font-size: 12px;
    color: #FFFFFF;
}
.link_1 {
    font-family: Tahoma;
    font-size: 11px;
    color: #ec5730;
}
.link_1 a {
    color: #ec5730;
    text-decoration: none;
}
.link_1 a:hover {
    color: #ec5730;
    text-decoration: underline;
}
.design_box {
    background-color: #bfe9f7;
    background-image: url(images/designbox_img.jpg);
    background-repeat: no-repeat;
    background-position: right;
    border: 1px solid #e8ebe4;
}
.footer_txt {
    font-family: Tahoma;
    font-size: 11px;
    color: #7f7f7f;
}
.top_link {
    font-family: Tahoma;
    font-size: 12px;
    color: #00a9e1;
    text-align: center;
}
.top_link a {
    color: #00a9e1;
    text-decoration: none;
}
.top_link a:hover {
    color: #00a9e1;
    text-decoration: underline;
}
.category_box {
    background-color: #FFFFFF;
    border: 1px solid #B0B0B0;
}
.category_box1 {
    background-color: #FFFFFF;
    border: 1px solid #B0B0B0;
}
.title_box {
    background-color: #EDF2F5;
    border: 1px solid #D4DCDE;
}
.title {
    font-family: "Trade Gothic LT Std", Tahoma;
    font-size: 43px;
    color: #869079;
    padding: 5px 0px 7px 20px;
    letter-spacing: -0.05em;
}
.cat_name {
    font-family: "Trade Gothic LT Std", Tahoma;
    font-size: 16px;
    color: #ec5730;
    text-transform: uppercase;
    padding: 7px 0px 0px 0px;
    letter-spacing: -0.05em;
}
.content_left_link {
    background-color: #EDF2F5;
    border: 1px solid #D4DCDE;
}
.cont_left_menu {
    font-family: "Trade Gothic LT Std", Tahoma;
    font-size: 12px;
    color: #636D77;

    text-transform: uppercase;
}
.cont_left_menu a {
    color: #636D77;
    display: block;

    height: 24px;
    padding-left: 9px;
    padding-top: 7px;
}
.cont_left_menu a:hover {
    background-color: #FFFFFF;
    background-image: url(images/arrow_right_1.jpg);
    background-repeat: no-repeat;
    background-position: right 7px;
    border-top: 1px solid #d0d6c8;
    border-bottom: 1px solid #d0d6c8;
    border-left: 1px solid #d0d6c8;
    color: #FF4D0B;
    display: block;

    height: 23px;
    padding-left: 8px;
    padding-top: 6px;
}
.cont_left_menu_1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #cc3300;
    display: block;
    width: 160px;
    height: 31px;
}
.cont_left_menu_1 a {
    color: #cc3300;
    display: block;
    width: 154px;
    height: 24px;
    padding-left: 9px;
    padding-top: 7px;
}
.cont_left_menu_1 a:hover {
    background-color: #FFFFFF;
    background-image: url(images/arrow_right_1.jpg);
    background-repeat: no-repeat;
    background-position: right 7px;
    border-top: 1px solid #d0d6c8;
    border-bottom: 1px solid #d0d6c8;
    border-left: 1px solid #d0d6c8;
    color: #cc3300;
    display: block;
    width: 154px;
    height: 23px;
    padding-left: 8px;
    padding-top: 6px;
}



.contentbox_1 {
    background-color: #FFFFFF;
    border: 1px solid #b0b0b0;
}

.txt_field {
    background-color: #EDF2F5;
    border: 1px solid #D4DCDE;
}

.txt_field_1 {
    background-color: #fff6ea;
    border: 1px solid #ffd6c1;
}

.txt_field_2 {
    background-color: #EEF1F6;
    border: 1px solid #D4DCDE;
}

.title_box_1 {
    background-color: #EDF2F5;
    border: 1px solid #D4DCDE;
}
.green_cell {
    background-color: #EDF2F5;
}
.white_cell {
    background-color: #FFFFFF;
}
.table_border_bottom {
    border-bottom: 1px solid #D4DCDE;
}
.table_border_top_bottom {
    border-top: 1px solid #D4DCDE;
    border-bottom: 1px solid #D4DCDE;
}
.table_border_top {
    border-top: 1px solid #D4DCDE;
}

.link_2 {
    font-family: Tahoma;
    font-size: 11px;
    color: #ef552f;
}
.link_2 a {
    color: #ef552f;
    text-decoration: none;
}
.link_2 a:hover {
    color: #ef552f;
    text-decoration: underline;
}


.orange_border {
    background-color: #FFFFFF;
    border-bottom: 1px solid #eb552f;
    border-right: 1px solid #eb552f;
    border-left: 1px solid #eb552f;
}

.product_box_gallery a {
    background-color: #FFFFFF;
    border: 1px solid #e9ece6;
}
.box_gallery {
    width: 180px;
    height: 170px;
}
.box_gallery a {
    background-color: #FFFFFF;
    border: 1px solid #e9ece6;
    width: 180px;
    height: 170px;
    display:block;
}
.box_gallery a:hover {
    background-color: #FFFFFF;
    border: 1px solid #eb552e;
    display:block;
}


.catalog_box {
    background-color: #FFFFFF;
    background-image: url(images/arrow.jpg);
    background-repeat: no-repeat;
    background-position: right 10px;

    border-left: 1px solid #d1d6c9;
    border-right: 1px solid #d1d6c9;
    border-top: 1px solid #d1d6c9;
}
.catalog_box_1 {
    border-left: 1px solid #d1d6c9;
    border-right: 1px solid #d1d6c9;
    border-bottom: 1px solid #d1d6c9;
}

.grade_link {
    font-family: Tahoma;
    font-size: 12px;
    color: #616161;
    width: 160px;
    height: 30px;
    display: block;
}
.grade_link a {
    color: #616161;
    width: 151px;
    height: 23px;
    display: block;
    padding: 7px 0px 0px 9px;
}
.grade_link a:hover {
    color: #ec5730;
    font-weight: bold;
    border: 2px solid #ec5730;
    width: 147px;
    height: 21px;
    display: block;
    padding: 5px 0px 0px 7px;
}



.pattern_link {
    font-family: Tahoma;
    font-size: 12px;
    color: #616161;
    width: 142px;
    height: 68px;
    display: block;
}
.pattern_link a {
    color: #616161;
    width: 135px;
    height: 19px;
    display: block;
    padding: 49px 0px 0px 7px;
}
.pattern_link a:hover {
    color: #ec5730;
    font-weight: bold;
    border: 2px solid #ec5730;
    width: 133px;
    height: 17px;
    display: block;
    padding: 47px 0px 0px 5px;
}



.color_link {
    font-family: Tahoma;
    font-size: 11px;
    color: #616161;
    width: 51px;
    height: 61px;
    display: block;
}
.color_link a {
    color: #616161;
    width: 46px;
    height: 15px;
    display: block;
    padding: 46px 0px 0px 5px;
}
.color_link a:hover {
    color: #ec5730;
    font-weight: bold;
    border: 2px solid #ec5730;
    width: 44px;
    height: 13px;
    display: block;
    padding: 44px 0px 0px 3px;
}

/*.cards_link {
    display: block;
}
.cards_link_tbl {
    display: block;
    border: 1px dashed #d1d6c9;
    padding: 7px;
}
.cards_link_tbl:hover {
    display: block;
    border: 1px solid #f16739;
    padding: 7px;
}*/

.whats_new {
    width: 229px;
    height: 104px;
    display: block;
}
.whats_new a {
    width: 225px;
    height: 100px;
    display: block;
    border: 1px dashed #d1d6c9;
    padding: 2px 2px 2px 2px;
}
.whats_new a:hover {
    width: 225px;
    height: 100px;
    display: block;
    border: 1px solid #f16739;
    padding: 2px 2px 2px 2px;
}


.browse_btn {
    font-family: Tahoma;
    font-size: 12px;
    color: #89a465;
    text-align: center;
    padding: 3px 25px 3px 25px;
    border: 1px solid #d0d6c8;
    background-color: #f6f9f2;
}


.upload_btn {
    font-family: Tahoma;
    font-size: 12px;
    color: #FFFFFF;
    text-align: center;
    padding: 3px 35px 3px 35px;
    border: 1px solid #89a465;
    background-color: #b2c09f;
}

.cat_name_new {
    font-family: "Trade Gothic LT Std", Tahoma;
    font-size: 16px;
    font-weight: bolder;
    color: #FFFFFF;
    text-transform: capitalize;
    padding: 3px 0px 3px 15px;
    background-color: #4169E1;
    /*letter-spacing: -0.05em;*/
    /*border-bottom: 1px solid #d3d9cc;*/
}

.cat_name_new:hover {

    background-color: #ED512B;
}

.series_link {
  font-family: "Trade Gothic LT Std Cn", Verdana;
  font-size: 16px;
  color: #ec5730;
  font-weight: 700;
}


.innerbox_heading_2 {
    font-family: "Trade Gothic LT Std Cn", Tahoma;
    font-size: 17px;
    font-weight: bold;
    color: #ec5630;
    text-transform: uppercase;
}

.innerbox_heading_3 {
  font-family: "Trade Gothic LT Std Cn", Tahoma;
    font-size: 10px;
    font-weight: normal;
    color: #7FAFBF;
    text-transform: uppercase;
    border-left:1px #C1C5B8 solid;
    border-right:1px #C1C5B8 solid;
    border-bottom:1px #C1C5B8 solid;
    text-align:center;
    width:52px;
    padding-top:0px;
    margin:0px;
}



.txt_6 {
    font-family: Tahoma;
    font-size: 11px;
    color: #65717d;
}
.txt_7 {
    font-family: Tahoma;
    font-size: 12px;
    color: #00a9e1;
    text-decoration: none;
}
.txt_7 a {
    color: #6A727F;
    text-decoration: none;
}
.txt_7 a:hover {
    color: #00a9e1;
    text-decoration: underline;
}

.txt_8 {
  font-family: Tahoma;
  font-size: 12px;
  color: #6c6c6c;
}

.txt_8 a {
  font-family: Tahoma;
  font-size: 12px;
  color: #6c6c6c;
}

.txt_8 a:hover {
  color: #F16739;
}

.gallery_select {
  border-left : 1px solid #E9552F;
  border-right: 1px solid #E9552F;
  border-top: 1px solid #E9552F;
}

.gallery_scrl_txt {
  font-family: "Trade Gothic LT Std Cn", Verdana;
  font-size: 12px;
  color: #ec5730;
  font-weight: 700;
  text-transform: uppercase;
}

.gallery_scrl_txt a {
 color: #ec5730;
 text-decoration: none;
}


.gallery_scrl {
  font-family: "Trade Gothic LT Std Cn", Verdana;
  font-size: 12px;
  color: #68717A;
  font-weight: 700;
  text-transform: uppercase;
}
.gallery_scrl a {
  color: #68717A;
  text-decoration: none;

}


.gallery_h  {
  font-family: "Trade Gothic LT Std Cn", Verdana;
  font-size: 22px;
  color: #ec5730;
  font-weight: 700;
  text-transform: uppercase;
}

.gallery_h_s {
  font-family: "Trade Gothic LT Std Cn", Verdana;
  font-size: 18px;
  color: #ec5730;
  font-weight: 700;

}

.gallery_h_r {
  font-family: "Trade Gothic LT Std Cn", Verdana;
  font-size: 18px;
  color: #69737F;
  font-weight: 700;

}

.outerbox_border {
    background-color: #FFFFFF;
    border-left: 1px solid #d1dae0;
    border-right: 1px solid #d1dae0;
    border-bottom: 1px solid #d1dae0;

}
.outerbox_bottom_border {
    border-bottom: 1px solid #d1dae0;
}
.outerbox_top_tab {
    font-family: "Trade Gothic LT Std Cn", Tahoma;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    border-left: 1px solid #d1dae0;
    border-right: 1px solid #d1dae0;
    border-top: 1px solid #d1dae0;
    padding: 7px;
}
.outerbox_top_tab a
{
 color: #ec5730;
}
.outerbox_top_tab1 {
    font-family: "Trade Gothic LT Std Cn", Tahoma;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid #d1dae0;
    padding: 7px;
}
.outerbox_top_tab1 a
{
 color: #65717d;
}
.page_title {
    font-family: "Trade Gothic LT Std Cn", Tahoma;
    font-size: 20px;
    color: #65717d;
    font-weight: bold;
}
.page_title1 {
    font-family: "Trade Gothic LT Std", Tahoma;
    font-size: 19px;
    color: #6A727F;
}

.series_usage_name1 {
    font-family: "Trade Gothic LT Std", Tahoma;
    font-size: 30px;
    font-weight: bolder;
    color: #6A727F;
    text-transform: lowercase;
}

.innerbox_border {
    border: 1px solid #d1dae0;
}
.innerbox_heading {
    font-family: "Trade Gothic LT Std Cn", Tahoma;
    font-size: 17px;
    font-weight: bold;
    color: #00a9e1;
}

.innerbox_out_border {
    background-color: #eef2f5;
    border: 1px solid #d1dae0;
}

/*.innerbox_top_tab {
    font-family: "Trade Gothic LT Std Cn", Tahoma;
    font-size: 17px;
    font-weight: bold;
    color: #ec5730;
    text-align: center;
    text-transform: uppercase;
    width: 32px;
    height: 27px;
    display: block;
}

.innerbox_top_tab a {
    color: #ec5730;
    width: 32px;
    height: 24px;
    padding-top: 3px;
    display: block;
}

.innerbox_top_tab a:hover {
    background-color: #FFFFFF;
    border-left: 1px solid #d1dae0;
    border-right: 1px solid #d1dae0;
    border-top: 1px solid #d1dae0;
    color: #ec5730;
    width: 30px;
    height: 24px;
    padding-top: 2px;
    display: block;
}*/

.innerbox_top_tab {
    font-family: "Trade Gothic LT Std Cn", Tahoma;
    font-size: 15px;
    font-weight: bold;
    color: #ec5730;;
    text-align: center;
    text-transform: uppercase;
    padding: 3px;
    border-left: 1px solid #d1dae0;
    border-right: 1px solid #d1dae0;
    border-top: 1px solid #d1dae0;
    background-color: #FFFFFF;
}

.innerbox_top_tab a {
  color: #ec5730;
}

.innerbox_top_tab1 {
    font-family: "Trade Gothic LT Std Cn", Tahoma;
    font-size: 15px;
    font-weight: bold;
    color: #ec5730;;
    text-align: center;
    text-transform: uppercase;
    padding: 3px;
    border-bottom: 1px solid #d1dae0;
}

.innerbox_top_tab1 a {
  color: #ec5730;
}

.innerbox_top_tab_sel {
    background-color: #FFFFFF;
    border-left: 1px solid #d1dae0;
    border-right: 1px solid #d1dae0;
    border-top: 1px solid #d1dae0;
    font-family: "Trade Gothic LT Std Cn", Tahoma;
    font-size: 15px;
    font-weight: bold;
    color: #ec5730;;
    text-align: center;
    text-transform: uppercase;
    padding: 2px;
}

.innerbox_heading_2 {
    font-family: "Trade Gothic LT Std Cn", Tahoma;
    font-size: 17px;
    font-weight: bold;
    color: #ec5630;
    text-transform: uppercase;
}

.card_title {
  font-family: "Trade Gothic LT Std Cn", Verdana;
  font-size: 14px;
  color: #ec5730;
  font-weight: 900;
  text-transform: uppercase;
}



.patterns {
    background-image: url(images/pattern_shadow.jpg);
    background-repeat: no-repeat;
    width: 134px;
    height: 45px;
}
.patterns_txt {
    font-family: Tahoma;
    font-size: 12px;
    color: #616161;
    padding-top: 3px;
}
.colors {
    background-image: url(images/color_shadow.jpg);
    background-repeat: no-repeat;
    width: 47px;
    height: 47px;
}
.colors_txt {
    font-family: Tahoma;
    font-size: 11px;
    color: #616161;
    padding-bottom: 5px;
}
.swatches {
    background-image: url(images/swatch_shadow.jpg);
    background-repeat: no-repeat;
    width: 162px;
    height: 162px;
}
.swatches_txt {
    font-family: Tahoma;
    font-size: 12px;
    color: #525b4a;
}

.msg_txt {
  font-family: "Trade Gothic LT Std Cn", Verdana;
  font-size: 12px;
  color: #ec5730;
  font-weight: 700;
}

.product_box {
    font-family: "Trade Gothic LT Std", Tahoma;
    font-size: 16px;
    font-weight: bolder;
    color: #FFFFFF;
    text-transform: capitalize;
    background-color: #EDF2F5;
    border: 1px solid #D4DCDE;
}

/*.product_box:hover{
    background-color: #FF4E08;
    border: 1px solid #FF4E08;
}*/

.series_usage_name {
    font-family: "Trade Gothic LT Std", Tahoma;
    font-size: 24px;
    font-weight: bolder;
    color: #6A727F;
    text-transform: capitalize;
}

/* Thin Box */

.thinBox{
 position: absolute;
 top:0px;
 left:0px;
 height:50px;
 width:50px;
 background-image:url(images/semi1.gif);
 background-repeat:repeat;
 border:1px solid black;
 visibility:hidden;
 vertical-align:middle;
}

.tabclass{
 border:1px solid #999999;

}

.boxtop{
 background-color: #999999;
 height:5px;
 color: #66727E;
 font-weight: bold;
}

.boxtext{
  font-family: Tahoma;
  font-size: 11px;
  color: #FF4D0A;
  padding-top: 5px;
}

/*-----*/

.heading_t {
  font-family: Tahoma;
  font-size: 16px;
  color: #FF4D0A;
}

.td_border_top_bottom {
  border-bottom: 1px solid #D4DCDE;
  border-top: 1px solid #D4DCDE;
}

.srch_button {
background-color: #E8F9FF;
color:#6A747E;
font-family:Tahoma;
font-size:12px;
border: 2px #69717E solid;
font-weight:bold;
padding:3px;

}
.srch_button1 {
background-color: #8C959C;
color:#FFFFFF;
font-family:Tahoma;
font-size:12px;
font-weight:bold;
border: 0px #63659C solid;
}


.txt_opedia{font-family:Tahoma;
color:#00a3d9;
font-size:12px;}

.txt_aboutus{font-family:Tahoma;
color:#ea522c;
font-size:19px;}

.txt_opedia1{font-family:Tahoma;
color:#4d4d4d;
font-size:12px;}

.txt_opedia_2{font-family:Tahoma;
font-size:19px;
color:#ff7200;}

.txt_opedia_3{font-family:Tahoma;
font-size:12px;
color:#4d4d4d;}

.txt_opedia_4{font-family:Tahoma;
font-size:12px;
color:#4d4d4d;
font-weight:bold;
text-align:left;
}

.txt_opedia_5{font-family:Tahoma;
font-size:12px;
color:#00a3d9;
text-align:left;
}
.txt_opedia_5_a{font-family:Tahoma;
color:#00a3d9;

}
.txt_opedia_5 a:hover{font-family:Tahoma;
color:#FE4C06;

}

.txt_1_a {
    font-family: Tahoma;
    font-size: 12px;
    color: #FFFFFF;
}

.txt_9to5_opedia{font-family:Tahoma;
font-size:17px;
color:#4d4d4d;
text-align:left;
}

.category_box_aboutus {
    background-color: #FFFFFF;
    border-bottom: 1px solid #d1dae0;
     border-left: 1px solid #d1dae0;
      border-right: 1px solid #d1dae0;
     
}

.category_box_aboutus1 {
    background-color: #FFFFFF;
    border-top: 1px solid #B0B0B0;
    border-right: 1px solid #B0B0B0;
    height:32px;
     
}

.txt_about_us{font-family:Tahoma;
font-size:13px;
color:#00a9e1;
text-align:center;
height:48px;
}


.txt_about_us a{font-family:Tahoma;
font-size:13px;
color:#00a9e1;
text-align:center;
height:48px;}


.txt_about_us a:hover{font-family:Tahoma;
font-size:13px;
color:#00a9e1;
text-align:center;
height:48px;

}

.box_abt{border-right:solid;
border-right-color:#FFFFFF;
border-right-width:1px;}


.planet_leaf{background:url(images/leaf_right.gif);
background-repeat:no-repeat;
background-position:right;
height:300px;}



.plant_tour_no{color:#00a9e1;
font-family:Tahoma;
font-size:12px;
border-right:1px solid #D1DAE0;
}

.plant_tour_no a{color:#00a9e1;
text-decoration:none;
height:35px;
padding-top:15px;
display:block;}

.plant_tour_no a:hover{color:#00a9e1;
background-color:#edf2f5;
height:35px;
padding-top:15px;
text-decoration:none;
display:block;}



.plant_tour_no_act{color:#00a9e1;
font-family:Tahoma;
font-size:12px;}

.plant_tour_no_act a{color:#00a9e1;
background-color:#edf2f5;
text-decoration:none;
height:35px;
padding-top:15px;
display:block;}


.opedia{font-family:Tahoma;
font-size:12px;
color:#4d4d4d;
font-weight:bold;
text-align:left;
height:25px;

}

.opedia a{
color:#4d4d4d;
text-decoration:none;
display:block;}

.opedia a:hover{color:#00a9e1;
color:#FF4E08;
text-decoration:none;
display:block;}
thinBox{
 position:absolute;
 top:0px;
 left:0px;
 height:50px;
 width:50px;
 background-image:url(images/semi1.gif);
 background-repeat:repeat;
 border:1px solid black;
 visibility:hidden;
 vertical-align:middle;
}