body { color: black; }
.guide1234 { width: 665px; }
.socializer li { background-position: 0px 9px; }

/* Tip */
.tip .gfxheader { background-position: 0px -2340px; }
.tip .text { float: left; width: 133px; border: 1px solid #CACACA; border-top: none; background-color: #F6F6F6; padding: 7px; }
.tip .text span { font-weight: bold; }
.tip .text p { padding-bottom: 20px; }

/* Article content */
.articleBlock { padding-top: 20px; font-size: 14px; }
.contentBlock .topBar { width: 100%; height: 20px; background: transparent url(/img/headers.png) no-repeat 0px -2300px; }
.articleBlock .articleTitle, .articleBlock .articleDateTime { display: none; }
.articleBlock .articleBody { padding-bottom: 20px; }

.articleBlock ul { list-style-image: url(/img/square.png); padding-left: 18px; }
.articleBlock ul li { padding-bottom: 10px; }


/* Upload form */
.uploadform { float: left; padding-bottom: 10px; }
.uploadform .gfxheader { background-position: 0px -2420px; }
#tv2userupload { float: left; }
#tv2useruploadform fieldset legend { width: 100%; border-bottom: 1px solid #A8A8A8; font-weight: bold; font-size: 14px; display: block; margin-bottom: 8px; margin-top: 10px; }
#tv2useruploadform fieldset { float: left; width: 480px; text-align: right; }
#tv2useruploadform fieldset input { width: 315px; border: 1px solid #A8A8A8; margin-top: 8px; }
#tv2useruploadform fieldset label { font-size: 12px; float: left; width: 150px; margin-top: 10px; }
#tv2useruploadform fieldset textarea { width: 315px; height: 155px; border: 1px solid #A8A8A8; margin-top: 10px; }
#tv2useruploadform #submitbutton { width: 50px; text-align: center; }
#tv2useruploadform #accept { float: left; width: 14px; border: none; margin-left: 125px; }
#tv2useruploadform #al { width: auto; }
#tv2useruploadform #al a { text-decoration: underline; }
#tv2useruploadform fieldset p { float:left; }
#tv2useruploadform #updatedetails { width: auto; border: none; float: left; clear: both; }
#tv2useruploadform fieldset label.cl { width: 400px; text-align: left; }

/* Tak page */
.tak h2 { font-size: 14px; font-weight: bold; }
.tak .seemore a { float: left; margin-bottom: 5px; }


