            a {
                text-decoration: none;
            }

                div#pages {
                        position: absolute;
                        right: 24px;
                        bottom: 18px;
                        font-weight: bold;
                    }

                    div#pages a {
                        padding: 10px;
                    }

                    div.quote {
                        font-style: italic;
                    }

                        div.quote .short {
                            font-size: 36px;
                        }

                        div.quote .medium {
                            font-size: 24px;
                        }

                        div.quote .long {
                            font-size: 18px;
                        }

                        div.source {
                            margin: 10px 0 0 0;
                            text-align: right;
                        }

                    li.posts .chat li {
                        list-style: none;
                        margin: 0 0 5px -40px;
                    }

                        .chat li .label {
                            font-weight: bold;
                        }

            ol.notes {
                padding: 0px;
                margin: 25px 0px;
                list-style-type: none;
                border-bottom: solid 1px;
            }

            ol.notes li.note {
                border-top: solid 1px;
                padding: 10px;
            }

            ol.notes li.note img.avatar {
                vertical-align: -4px;
                margin-right: 10px;
                width: 16px;
                height: 16px;
            }

            ol.notes li.note span.action {
                font-weight: bold;
            }

            ol.notes li.note .answer_content {
                font-weight: normal;
            }

            ol.notes li.note blockquote {
                padding: 4px 10px;
                margin: 10px 0px 0px 25px;
            }

            ol.notes li.note blockquote a {
                text-decoration: none;
            }

                div#info {float: right;
                          margin: -8px 0 0 0;
                }

                    a.submit {
                        float: right;
                        padding: 0 10px 0 0;
                        margin: -2px 0 0 0;
                        text-transform: uppercase;
                        font-weight: bold;
                    }

                div#info a {float: left;
                         margin: 6px 8px 0px 2px;
                         font-size: 11px;
                         font-weight: bold;
                         text-transform: uppercase;
                }

                form {float: left;
                }

                    input.text {background: #999;
                                border: 0px;
                                margin: 0px;
                                padding: 5px;
                                font-size: 11px;
                                font-family: helvetica;
                                border-radius: .3em;
                                -moz-border-radius: .3em;
                                -webkit-border-radius: .3em;
                    }

                    input.searchbutton {border: 0px;
	                                width: 24px;
	                                height: 24px;
	                                background: url(http://static.tumblr.com/mtfg37s/V2Hl4enlf/vpayvo.png) no-repeat center;
	                                cursor: pointer;
	                                overflow: none;
                                        position: relative;
                    }

                    div#following {
                        margin: 20px 0 0 0;
                    }

                        ul#follow {
                            list-style: none;
                            padding: 0;
                            height: 56px;
                            overflow: hidden;
                        }

                            ul#follow li {
                                float: left;
                                width: 120px;
                                margin: 0 10px 0 0;
                            }