body {
/* background-color: #000;*/
 background: #191919;
 font: 1em Calibri, 'Lucida Grande', Arial, Verdana, Sans-Serif;
 color: #ffffff;
}

* { margin: 0; padding: 0; }

:focus
{
  -moz-outline-style: none;
}

#inputwrapper {
width: 195px;
}

.roundedcornr_box_258840 {
   background: #555555;
   margin: 4px 0 0 0;
}
.roundedcornr_top_258840 div {
   background: url(roundedcornr_258840_tl.png) no-repeat top left;
}
.roundedcornr_top_258840 {
   background: url(roundedcornr_258840_tr.png) no-repeat top right;
}
.roundedcornr_bottom_258840 div {
   background: url(roundedcornr_258840_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_258840 {
   background: url(roundedcornr_258840_br.png) no-repeat bottom right;
}

.roundedcornr_top_258840 div, .roundedcornr_top_258840, 
.roundedcornr_bottom_258840 div, .roundedcornr_bottom_258840 {
   width: 100%;
   height: 5px;
   font-size: 1px;
}
.roundedcornr_content_258840 { margin: 0 5px; }


#linkcode {
width: 200px;
height:25px;
display: inline;
float: left;
color: #ffc67b;
padding: 0 0 0 2px;
font: .8em Calibri, 'Lucida Grande', Arial, Verdana, Sans-Serif;
}
#linkcode input {
font: .8em Tahoma, Arial, Helvetica, sans-serif;
/*font: .8em Calibri, 'Lucida Grande', Arial, Verdana, Sans-Serif;*/
background-color: #555;
color: #eee;
border: 1px solid fff;
border: none;
padding: 0 2px 0 2px;
width: 185px;
/*size:10;
width: 18em;
*/
}

