.b-img-wrsp {
height: 100px;
vertical-align:top;
overflow: hidden;
}
.b-img-wryp {
height: 150px;
vertical-align:top;
overflow: hidden;
}

.b-img-wrqp {
height: 500px;
width: 200px;
vertical-align:top;
overflow: hidden;
}

.b-img-wrup {
height: 50px;
vertical-align:top;
overflow: hidden;
}

.b-img-wrep {
height: 200px;
vertical-align:top;
overflow: hidden;
}

.b-text-wrap {
height: 20px;
vertical-align:top;
overflow: hidden;
}

.b-img-wrap {
height: 120px;
vertical-align:top;
overflow: hidden;
}
.tabs { width: 790%px;}

 UL.tabNavigation {
 list-style: none;
 margin: 0;
 padding: 0;
 }

 UL.tabNavigation LI {
 display: inline;
 }

 UL.tabNavigation LI A {
 padding: 5px 5px;
 background-color: #324455;
 color: #fff;
 text-decoration: none;
 font-size: 11px;
 }

 UL.tabNavigation LI A.selected,
 UL.tabNavigation LI A:hover {
 background-color: #192d40;
 color: #fff;
 padding-top: 5px;
 font-size: 11px;
 }
 
 UL.tabNavigation LI A:focus {
 outline: 0;
 }

 div.tabs > div {
 padding: 10px;
 margin-top: 3px;
 border: 1px solid #324455;
 }
 
 div.tabs > div h2 {
 margin-top: 0;
 }

 #first {
 background-color: #192d40;
 background-image: url(bg.jpg);
 background-repeat: no-repeat;
 background-position: bottom;
 min-height: 110px;
 color: #fff;
 }

#left {
 
}

 #second {
 background-color: #192d40;
 background-image: url(bg.jpg);
 background-repeat: no-repeat;
 background-position: bottom;
 min-height: 110px;
 color: #fff;
 }

 #third {
 background-color: #192d40;
 background-image: url(bg.jpg);
 background-repeat: no-repeat;
 background-position: bottom;
 min-height: 110px;
 color: #fff;
 }
 #chetv {
 background-color: #192d40;
 background-image: url(bg.jpg);
 background-repeat: no-repeat;
 background-position: bottom;
 min-height: 110px;
 color: #fff;
 }
 #pyat {
 background-color: #192d40;
 background-image: url(bg.jpg);
 background-repeat: no-repeat;
 background-position: bottom;
 min-height: 110px;
 color: #fff;
 }

 .waste {
 min-height: 100%;
 }


* { margin:0; padding:0; }
body, div, span, p, a, img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object { border:0; }
body { 
 padding: 0 0; 
 background: #192d40 url('../img/bg.jpg') repeat-x; 
 font-family: "arial",sans-serif; 
 font-size: 12px;
 line-height:20px;
 color: #e8eaeb; 
}


/* links --------------------------------------------------------------- */
a {color:#fff;}
a:link {color:#fff;}
a:hover {color:#328FBF; text-decoration: none;}

/* headings --------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {}
h1 { font-size:100%; }
h2 { font-size:100%; font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif; font-weight: normal; }
h3 { font-size:100%; margin-top: 25px; font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;}
h4 { font-size:100%; }
h5 { font-size:100%; }

/* layout ---------------------------------------------------------------------- */
#layout { 
 width:790px; 
 margin:0 auto; 
 text-align:left; 
}
 #container { 
 padding-top: 5px;
 }

 /* header ------------------------------------------------------------------ */
 #header { position:relative; padding-left: 7px;}

 #logo {
 font-family: Impact, 'Techno CE', sans-serif;
 font-weight: normal;
 color: #fff;
 position: relative; 
 overflow: hidden; 
 height: 90px;
 font-size:260%;
 margin: 0;
 line-height: 130px;
 }
 #logo a{
 color: #fff;
 text-decoration: none;
 }
 
 #logo .leaf {
 position: absolute; 
 left: 0; top: 26px; 
 z-index: 1; 
 width: 145px; height: 80px;
 background: url('') 72px 5px no-repeat; 
 cursor: pointer;
 }
 
 #logo .light {
 color: #3f576e;
 }
 
 /* navigation --------------------------------------------------- */
 #nav {position:relative; z-index:2; border: 1px solid #1a2735; border-right: none; border-left: none; padding: 7px 0;}
 #nav ul {margin:0; padding:0; list-style:none;}
 #nav ul li {float:left; display:inline; margin:0; padding:0;}
 #nav ul li a {
 font-size: 19px;
 font-weight: bold;
 display: block; 
 color: #fff;
 text-decoration: none;
 float: left; /*\*/ float:none; 
 padding: 7px 25px 7px 7px;
 line-height: 18px;
 }
 
 #nav ul li a span {
 font-size: 11px;
 font-weight: normal;
 color: #67707a;
 }
 
 #nav ul li a:hover {
 background: #0a151f;
 }
 #nav ul li#active a {
 }
 
 
 .content {
 float: right; 
 padding: 0 0 0 0;
 width:570px;
 z-index: 10;
 }
 .content .in{
 padding: 0 0 0 10px;
 }
 
 /* columns ----------------------------------------------------------------- */
 #panel-left { float:left; width:200px; }
 .panel .in { padding: 0px; }
 
 #panel-left span { color: #515f6a; }
 
 #panel-left p { margin-top: 5px; }
 
 /* footer ----------------------------------------------------------------- */
 #footer {
 clear:both;
 margin-top: 20px;
 border-top: 1px solid #324455;
 padding:0px 3px;
 color: #a0a9b0;
 font-size: 11px;
 }
 
 #footer a {
 color: #a0a9b0;
 }
 
 #footer p { margin:0; padding-top:0px; }




/* paragraphs -------------------------------------------------------------------- */
p { margin:5px 0; }

/* tables --------------------------------------------------------------------- */
table { margin:5px 0;}
th { font-weight:bold; border: 0px solid #324455;}
th, td { padding:5px 5px; border: 0px solid #324455;}
tr.table-top {background: #425364; font-weight: bold;}

/* lists --------------------------------------------------------------------- */
ul, ol { display:block; margin:0px 0 0px 0px;}
ul ul, ul ul ul, ol ol, ol ol ol { margin:0; margin-left:0px; }
ol { list-style-type:decimal; }
ol ol { list-style-type:upper-alpha; }
ol ol ol {list-style-type:lower-alpha; }
li { display:list-item; }
ul li a { text-decoration:underline; }

/* definitions -------------------------------------------------------------------- */
dl { margin:15px 0; }
dt { font-weight:bold; }
dd { margin-left:30px; }

/* universal --------------------------------------------------------------------- */
fieldset { margin:15px 0; padding:10px; border:0px solid #CCC; }
legend { margin-left:10px; font-size:100%; font-weight:bold; color:#000; }
abbr, acronym, .help { border-bottom:1px dotted #CCC; cursor:help; }
blockquote { margin:15px 20px; font-style:italic; }
del, .del { text-decoration:line-through; }
strong, .strong { font-weight:bold; }
cite, em, q, var { font-style:italic; }
code, kbd, samp {font-family:monospace; font-size:110%; }
hr {border: 1px solid #324455;}
.f-left {float:left;}
.f-right {float:right;}
.a-left, tr.a-left td {text-align:left;}
.a-center, tr.a-center td {text-align:center;}
.a-right, tr.a-right td {text-align:right;}
.a-justify {text-align:justify;}
.va-top {vertical-align:top;}
.va-middle {vertical-align:middle;}
.va-bottom {vertical-align:bottom;}
.clear { clear:both; }
.box { min-height:1px; }
.box:after { display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:"."; }
.noscreen { display:none; }

.foto{ display: block;}


/* PageSelector */ 
.catPages1 {color:#EFEEEB;border:0px;margin-bottom:10px;margin-top:10px;} 
.catPages1 a:link, 
.catPages1 a:visited, 
.catPages1 a:hover, 
.catPages1 a:active {text-decoration:none;color: #192d40;background:#324455;padding:3px 10px;font-size:11px;font-weight:bold;} 
.catPages1 a:hover {background:#192d40;color:#FFFFFF;font-weight:bold;} 
.catPages1 b {text-decoration:none;background:#192d40;padding:3px 10px;color:#ccc;font-size:11px;} 

.pagesBlockuz1 {color:#EFEEEB;border:0px;margin-bottom:10px;margin-top:10px;} 
.pagesBlockuz1 a:link, 
.pagesBlockuz1 a:visited, 
.pagesBlockuz1 a:hover, 
.pagesBlockuz1 a:active {text-decoration:none;color: #192d40;background:#324455;padding:3px 10px;font-size:11px;font-weight:bold;} 
.pagesBlockuz1 a:hover {background:#192d40;color:#FFFFFF;font-weight:bold;} 
.pagesBlockuz1 b {text-decoration:none;background:#192d40;padding:3px 10px;color:#ccc;font-size:11px;} 

.pagesBlock1 {color:#EFEEEB;border:0px;margin-bottom:10px;margin-top:10px;} 
.pagesBlock1 a:link, 
.pagesBlock1 a:visited, 
.pagesBlock1 a:hover, 
.pagesBlock1 a:active {text-decoration:none;color: #192d40;background:#324455;padding:3px 10px;font-size:11px;font-weight:bold;} 
.pagesBlock1 a:hover {background:#192d40;color:#FFFFFF;font-weight:bold;} 
.pagesBlock1 b {text-decoration:none;background:#192d40;padding:3px 10px;color:#ccc;font-size:11px;} 
/* ---------------- */

ul#ovladani {
float: right;
width:80px;
height: 25px;
margin-right: 0px;
list-style-type: none;
}

ul#ovladani li {
float: left;
height: 25px;
width:80px;
}

ul#ovladani li a{
float: left;
padding-left: 5px;
text-decoration:none;
font-size:10px;
height: 25px;
width:80px;
}

ul#ovladani li a:hover{
float: left;
background:#192d40;
padding-bottom: 5px;
}

/* User Group Marks */
a.groupModer:link,a.groupModer:visited,a.groupModer:hover {color:#FFFFFF;font-weight:bold; font-size:11px; background:url('http://www.ya-na.ucoz.ru/img/redaktor2.gif') no-repeat right;padding-right:18px;padding-top:2px;padding-bottom:5px;} 
a.groupAdmin:link,a.groupAdmin:visited,a.groupAdmin:hover {color:#FFFFFF;font-weight:bold; font-size:11px; background:url('http://www.ya-na.ucoz.ru/img/redaktor2.gif') no-repeat right;padding-right:18px;padding-top:2px;padding-bottom:5px;} 
a.groupVerify:link,a.groupVerify:visited,a.groupVerify:hover {color:#FFFFFF;font-weight:bold; font-size:11px; background:url('http://www.v-kube.ru/user/2.gif') no-repeat right;padding-right:18px;padding-top:2px;padding-bottom:5px;} 
a.groupUser:link,a.groupUser:visited,a.groupUser:hover {color:#FFFFFF;font-weight:bold; font-size:11px; background:url('http://www.ya-na.ucoz.ru/img/users.gif') no-repeat right;padding-right:18px;padding-top:2px;;padding-bottom:5px;}
/* ---------------- */

#photo { width: 50px; height: auto; }


/* ===== forum Start ===== */

/* General forum Table View */
.gTable {background:#324455;}
.gTableTop {padding:2px;background:#324455;color:#FFFFFF;font-weight:bold;padding-left:17px; font-size:11px;}
.gTableSubTop {padding:2px;background:#1a2735;color:#67707a;font-size:11px;}
.gTableBody {padding:2px;background:#324455;}
.gTableBody1 {padding:0px;background:#192d40;}
.gTableBottom {padding:2px;background:#192d40;}
.gTableLeft {padding:2px;background:#192d40;font-weight:bold;color:#67707a}
.gTableRight {padding:2px;background:#192d40}
.gTableError {padding:2px;background:#192d40; border:1px solid #FFFFFF;;color:#FFFFFF;}
/* ------------------------ */

/* Forums Styles */
.forumNameTd,.forumLastPostTd {padding:2px;background:#192d40}
.forumIcoTd,.forumThreadTd,.forumPostTd {padding:2px;background:#192d40;}
.forumLastPostTd,.forumArchive {padding:2px;font-size:8pt;}

a.catLink:link {text-decoration:none; color:#FFFFFF;}
a.catLink:visited {text-decoration:none; color:#FFFFFF;}
a.catLink:hover {text-decoration:underline; color:#FFFFFF;}
a.catLink:active {text-decoration:underline; color:#FFFFFF;}

.lastPostGuest,.lastPostUser,.threadAuthor {font-weight:bold}
.archivedForum{font-size:7pt;color:#FF0000;font-weight:bold;}
/* ------------- */

/* forum Titles & other */
.forum {font-weight:bold;font-size:10pt;}
.forumDescr,.forumModer {color:#67707a;font-size:9pt;}
.forumViewed {font-size:8px;}
a.forum:link, a.lastPostUserLink:link, a.forumLastPostLink:link, a.threadAuthorLink:link {text-decoration:none; color:#FFFFFF;}
a.forum:visited, a.lastPostUserLink:visited, a.forumLastPostLink:visited, a.threadAuthorLink:visited {text-decoration:none; color:#FFFFFF;}
a.forum:hover, a.lastPostUserLink:hover, a.forumLastPostLink:hover, a.threadAuthorLink:hover {text-decoration:underline; color:#FFFFFF;background:none;}
a.forum:active, a.lastPostUserLink:active, a.forumLastPostLink:active, a.threadAuthorLink:active {text-decoration:underline; color:#FFFFFF;}
/* -------------------- */

/* forum Navigation Bar */
.forumNamesBar {font-weight:normal;font-size:8pt;}
.forumBarKw {font-weight:normal;}
a.forumBarA:link {text-decoration:none; color:#67707a;}
a.forumBarA:visited {text-decoration:none; color:#67707a;}
a.forumBarA:hover {text-decoration:none; color:#67707a;}
a.forumBarA:active {text-decoration:underline; color:#FFFFFF;}
/* -------------------- */

/* forum Fast Navigation Blocks */
.fastNav,.fastSearch,.fastLoginForm {font-size:8pt;}
/* ---------------------------- */

/* forum Fast Navigation Menu */
.fastNavMain {background:#C7D7EF;}
.fastNavCat {background:#E7EEF8;}
.fastNavCatA {background:#E7EEF8;color:#0000FF}
.fastNavForumA {color:#0000FF}
/* -------------------------- */

/* forum Page switches */
.switches {background:#DFDACE;}
.pagesInfo {background:#192d40;padding-right:10px;font-size:8pt;}
.switch {background:#192d40;width:15px;font-size:8pt;}
.switchActive {background:#192d40;font-weight:bold;color:#FFFFFF;width:15px}
a.switchDigit:link,a.switchBack:link,a.switchNext:link {text-decoration:none; color:#67707a;}
a.switchDigit:visited,a.switchBack:visited,a.switchNext:visited {text-decoration:none; color:#67707a;}
a.switchDigit:hover,a.switchBack:hover,a.switchNext:hover {text-decoration:underline; color:#FF0000;}
a.switchDigit:active,a.switchBack:active,a.switchNext:active {text-decoration:underline; color:#FF0000;}
/* ------------------- */

/* forum Threads Style */
.threadNametd,.threadAuthTd,.threadLastPostTd {padding:2px;padding:2px;background:#192d40}
.threadIcoTd,.threadPostTd,.threadViewTd {padding:2px;background:#192d40;}
.threadLastPostTd {padding:2px;font-size:8pt;}
.threadDescr {color:#67707a;font-size:8pt;}
.threadNoticeLink {font-weight:bold;}
.threadsType {padding:2px;background:#192d40;color:#FFFFFF;height:20px;font-size:10px;padding-left:40px;}
.threadsDetails {padding:2px;background:#192d40;color:#a0a9b0;height:20px;font-size:10px;}
.forumOnlineBar {padding:2px;background:#192d40;color:#FFFFFF;height:20px;font-size:10px;}

a.threadPinnedLink:link {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:visited {text-decoration:none; color:#0000FF;}
a.threadPinnedLink:hover {text-decoration:none; color:#FF0000;}
a.threadPinnedLink:active {text-decoration:underline; color:#FF0000;}

a.threadLink:link {text-decoration:none; color:#FFFFFF;}
a.threadLink:visited {text-decoration:none; color:#FFFFFF;}
a.threadLink:hover {text-decoration:underline; color:#FFFFFF;}
a.threadLink:active {text-decoration:underline; color:#FFFFFF;}

.postpSwithces {font-size:8pt;}
.thDescr {font-weight:normal;}
.threadFrmBlock {font-size:8pt;text-align:right;}
/* ------------------- */

/* forum Posts View */
.postTable {}
.postPoll {background:#192d40;text-align:center;}
.postFirst {background:#192d40;border-bottom:3px solid #EDE121;}
.postRest1 {background:#192d40;}
.postRest2 {background:#192d40;}
.postSeparator {height:3px;background:#192d40;}

.postTdTop {background:#192d40;color:#FFFFFF;height:20px;font-size:10px;}
.postBottom {background:#192d40;color:#FFFFFF;height:20px;border:none;}
.postUser {font-weight:bold;}
.postTdInfo {text-align:center;padding:5px;background:#192d40;}
.postRankName {margin-top:5px;}
.postRankIco {margin-bottom:5px;margin-bottom:5px;}
.reputation {margin-top:5px;}
.signatureHr {margin-top:20px;color:#2D435B;}
.posttdMessage {padding:5px;background:#192d40;}

.pollQuestion {text-align:center;font-weight:bold;} 
.pollButtons,.pollTotal {text-align:center;}
.pollSubmitBut,.pollreSultsBut {width:140px;font-size:7pt;}
.pollSubmit {font-weight:bold;}
.pollEnd {text-align:center;height:30px;}

.codeMessage {background:#FFFFFF;font-size:9px;}
.quoteMessage {background:#FFFFFF;font-size:9px;}

.signatureView {font-size:7pt;} 
.edited {padding-top:30px;font-size:7pt;text-align:right;color:gray;}
.editedBy {font-weight:bold;font-size:8pt;}

.statusBlock {padding-top:3px;}
.statusOnline {color:#0000FF;}
.statusOffline {color:#FF0000;}
/* ------------------ */

/* forum AllInOne Fast Add */
.newThreadBlock {background: #192d40;border: 1px solid #B2B2B2;}
.newPollBlock {background: #192d40;border: 1px solid #B2B2B2;}
.newThreadItem {padding: 0 0 0 8px; background: url('/.s/t/837/8.gif') no-repeat 0px 4px;}
.newPollItem {padding: 0 0 0 8px; background: url('/.s/t/837/8.gif') no-repeat 0px 4px;}
/* ----------------------- */

/* forum Post Form */
.pollBut, .loginButton, .searchSbmFl, .commSbmFl, .signButton {font-size:7pt;background: #192d40;color:#4F4D48;border:1px outset #615E58;}
.searchQueryFl {width:220px !important;}

.codeButtons {font-size:8pt;background: #192d40;color:#4F4D48;border:1px outset #615E58;}
.codeCloseAll {font-size:8pt; background: #192d40;color:#4F4D48;border:1px outset #615E58;font-weight:bold;}
.postNameFl,.postDescrFl {background:#FFFFFF;border:1px solid #9D8F62;width:400px}
.postPollFl,.postQuestionFl {background:#FFFFFF;border:1px solid #9D8F62;width:400px}
.postResultFl {background:#FFFFFF;border:1px solid #9D8F62;width:50px}
.postAnswerFl {background:#FFFFFF;border:1px solid #9D8F62;width:300px}
.postTextFl {background:#FFFFFF;border:1px solid #9D8F62;width:550px;height:150px}
.postUserFl {background:#FFFFFF;border:1px solid #9D8F62;width:300px}

.pollHelp {font-weight:normal;font-size:7pt;padding-top:3px;}
.smilesPart {padding-top:5px;text-align:center}
/* ----------------- */

/* ====== forum End ====== */

#menu {

background: #9ea8b2 url(http://www.v-kube.ru/mbg.gif) repeat-x; height: 30px; behavior: url(http://www.htmlblog.ru/examples/gmenu/csshover.htc);
}
#menu ul, li {margin: 0px; padding: 0px;z-index:100;}
ul.menu {z-index:100;float: left}
#menu ul.menu li {
display: block; margin: 0px; height: 26px;
float: left; text-align: left; padding-top: 4px;
}
#menu ul.menu li:hover {background: #010B1B url(http://www.v-kube.ru/mbgh.gif) repeat-x;}
#menu ul.menu li:hover ul.submenu {display: block; -margin-left: -141px; -margin-top: 25px;}
#menu ul.menu li ul.submenu {display: none; background: #010B1B; opacity:0.8; margin-top: 5px; position: absolute;}
#menu ul.menu li ul.submenu li {display: block; float: none}
#menu ul.menu ul.submenu li:hover {background: #192B3F;}
#menu ul li a {
font-size: 11,5px; color: #bbc5ce; text-decoration: none;padding-left: 15px;padding-right: 15px;}
#menu ul li a:hover {color: #328FBF;}
#menu ul.submenu li a {
font-size: 11px; color: #bbc5ce; text-decoration: none;}
#menu ul.submenu li a:hover {color: #328FBF;}

#container1 { background:#000a1a;text-align: center;}

#menuRSS {
height: 20px;
}
#menuRSS ul, li {z-index:100;}
#menuRSS ul.menuRSS li {
float: left;display: block; margin: 0px; height: 26px;
text-align: left; padding-top: 4px;
}
#menuRSS ul.menuRSS li:hover {background: #010B1B;}
#menuRSS ul.menuRSS li:hover ul.submenuRSS {display: block; -margin-right: -141px; -margin-top: 0px;}
#menuRSS ul.menuRSS li ul.submenuRSS {display: none; background: #010B1B; opacity:0.9; margin-top: 5px; position: absolute;}
#menuRSS ul.menuRSS li ul.submenuRSS li {display: block; float: none}
#menuRSS ul.menuRSS ul.submenuRSS li:hover {background: #192B3F;}
#menuRSS ul li a {
font-size: 11,5px; color: #bbc5ce; text-decoration: none;padding-left: 5px;padding-right: 5px;}
#menuRSS ul li a:hover {color: #328FBF;}
#menuRSS ul.submenuRSS li a {
font-size: 11px; color: #bbc5ce; text-decoration: none;}
#menuRSS ul.submenuRSS li a:hover {color: #328FBF;}

.all {
 position:relative; 
 width:100%; 
 background:#132434; 
 color:#fff; 
}

#ctl, #cbl, #ctr, #cbr {
 position:absolute; 
 width:20px; 
 height:20px; 
 color:#132434; 
 background:#192d40;
 overflow:hidden; 
 z-index:1;
}

#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}

.all em b {
 position:absolute; 
 font:150px Arial; 
 color:#132434; 
 line-height:40px; 
 font-weight:normal;
}

#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}

.allmix {
 position:relative; 
 width:100%; 
 background:#FFFFFF; 
 color:#fff; 
}

#ctlmix, #cblmix, #ctrmix, #cbrmix {
 position:absolute; 
 width:20px; 
 height:20px; 
 color:#FFFFFF; 
 background:#FFFFFF;
 overflow:hidden; 
 z-index:1;
}

#ctlmix {top:0; left:0;}
#cblmix {bottom:0; left:0;}
#ctrmix {top:0; right:0;}
#cbrmix {bottom:0; right:0;}

.allmix em b {
 position:absolute; 
 font:150px Arial; 
 color:#FFFFFF; 
 line-height:40px; 
 font-weight:normal;
}

#ctlmix b {left:-8px;}
#ctrmix b {left:-25px;}
#cblmix b {left:-8px; top:-17px;}
#cbrmix b {left:-25px; top:-17px;}

img#mgg {
 width:100% !important;

 max-width:500px;
 _width: expression(document.img.clientWidth <200? "200px" : document.img.clientWidth > 500? "500px" : "100%"); 
 margin:0 auto;
 }

#twitterbadge{
position:absolute; 
width:200px;
 border:1px solid #000;
 width:700px;
 padding:.5em;
 background:#000;
 font-family:arial,sans-serif;
}
#twitterbadge *{
 font-size:90%;
 list-style:none;
 margin:0;
 padding:0;
 line-height:1.3em;
}

#twitterbadge a{
 color:#369;
}
#twitterbadge #twitterbadgeuser{
 position:relative;
 min-height:70px;
 margin-top:.5em;
}
#twitterbadgeuser ul{
 padding-left:70px;
}
#twitterbadge li{
 margin-bottom:.5em;
}
#twitterbadge #twitterbadgetweets li{
 border-bottom:1px solid #ccc;
 padding-bottom:.5em;
 margin-bottom:.5em;
}
#twitterbadge img{
 border:1px solid #000;
 padding:5px;
 background:#000;
 position:absolute;
}
#twitterbadge #twitterbadgetweets{
 clear:both;
}