ul.bullets li {
    margin-left: 1em;
}

a img, form, fieldset {
    border: 0;
}

dt {
    font-weight: bold;
    margin-top: 5px;
}

#dim-screen {
    position: absolute;
    background-color: #000;
    z-index: 99;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .90;
    filter: alpha(opacity = 90);
    display: none;
    margin: 0 auto;
}

#logout_form div {
    display: none;
}

.columns {
    margin-bottom: 15px;
    width: 100%;
}

.columns td.column {
    padding: 0;
    vertical-align: top;
}

#content {
    width: 564px;
    margin-top: 0;
    word-wrap: break-word;
    background-color: #FFF;
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
}

#content .status-update-form .bar h3 {
    font-size: 1.4em;
}

#content .status-update-form .bar h3 label {
    font-weight: normal;
    color: #000;
    padding-right: 170px;
    letter-spacing: -1px;
}

#content .status-update-form .bar span {
    font-size: .92em;
    display: block;
    position: absolute;
    top: 0;
    right: 10px;
}

#content .status-update-form textarea {
    height: 2.5em;
    width: 508px;
    padding: 5px;
    font: 1.15em / 1.1 'Lucida Grande', sans-serif;
    overflow: auto;
    resize: none;
}

#content h2.thumb img {
    float: left;
    margin: 0 10px 0 0;
    border: 1px solid #999;
}

#content h2.thumb small {
    font-size: .4em;
}

#content div.desc p {
    display: block;
    background-color: #fff;
    font-size: 2.12em;
    line-height: 1.2em;
    padding: 0;
}

#content div.desc .meta img {
    vertical-align: top;
}

#content .tabMenu li {
    display: inline;
    margin-left: -5px;
}

#content .tabMenu li a {
    display: inline;
    padding: 3px 20px 1px 20px;
    background-color: #e6e6e6;
    text-decoration: none;
    color: #4c4c4c;
    border-top: 1px solid #cecece;
    border-right: 1px solid #cecece;
    border-left: 1px solid #cecece;
}

#content .tabMenu li a:hover {
    text-decoration: none;
    color: black;
    background-color: #999;
}

#content .tabMenu li.active a {
    background-color: #fff;
    color: #000;
    border-bottom: 1px solid #fff;
}

body#profile #content h2.thumb img {
    float: left;
    margin-bottom: 5px;
    margin-top: -10px;
}

body#profile tr.latest-status td {
    padding: 1em 0;
    line-height: 1.5em;
}

#content .tab p {
    text-indent: 1em;
}

#content .doing td {
    border-bottom: 1px dashed #d2dada;
    vertical-align: middle;
}

#content .doing .right-box td {
    border: 0;
}

#content .doing .meta img {
    vertical-align: top;
}

.entry-meta a {
    color: #999;
}

body#show .wrapper {
    position: relative;
}

body#show #container {
    width: 600px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

body#show #content {
    width: 570px;
    padding: 15px;
    margin-bottom: 15px;
}

body#show #footer {
    width: 600px;
}

body#show .hentry td.status-body div {
    width: 530px;
}

body#show .actions a {
    text-indent: -9999px;
    font-size: 14px;
    display: block;
    text-decoration: none;
    padding: 0;
    width: 20px;
    height: 20px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    outline: none;
    cursor: pointer;
}

body#show .actions form {
    width: 20px;
    height: 20px;
    padding: 0;
    margin: 0;
}

body#show tr.hentry td {
    border-bottom: none;
}

.subpage #content .wrapper {
    padding: 5px 10px 15px;
}

.subpage #content.wide .wrapper {
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
}

.subpage #content h1, .subpage #content h2, .subpage #content h3, .subpage #content h4, .subpage #content h5 {
    margin: 3px 0 4px;
}

.subpage #content p {
    line-height: 1.2;
    margin: 5px 0;
}

.subpage #content ul {
    padding-left: 0;
}

.subpage #content ol, #side ol {
    padding-left: 30px;
}

#public_timeline .subpage #content ol {
    padding-left: 30px;
}

.subpage #content code {
    font-size: 1.2em;
}

#went-protected-notice table td {
    padding: 10px;
}

.faq p {
    padding-bottom: 20px;
}

#side h3.faq-header {
    border-bottom: 1px solid #bddcad;
    color: #333;
}

#side div.msg strong {
    display: block;
    font-size: 1.4em;
}

#side div.msg h3 {
    font-size: 1.25em;
}

#side .faq-index ul {
    list-style-type: square;
    margin-left: 15px;
}

#side .faq-index li {
    margin: 10px 0;
}

#side .featured img {
    vertical-align: middle;
    padding: 1px 0 -5px 7px;
}

#side .promo li {
    margin: 0 0 8px;
}

#side .promo a {
    text-decoration: none;
}

#side .promo img {
    vertical-align: middle;
}

div.join input {
    background-color: #417596;
    color: white;
    font-size: 11pt;
    padding: .3em 2.5em;
    font-weight: bold;
    border: 1px solid black;
}

div.join input:hover {
    background-color: #294B60;
}

body.help #side {
    height: 560px;
}

body.help #side .section {
    height: 100%;
}

#navigationunauth ul {
    padding-top: 0;
}

#navigationunauth li {
    display: inline;
    padding: 0 0 0 5px;
}

#navigationunauth li:before {
    content: ' ';
    padding-right: 0;
}

#navigationunauth li.first:before {
    content: '';
    padding-right: 0;
}

#content .wrapper #lang_header td {
    padding: 0;
}

#footer {
    clear: left;
    text-align: center;
    padding: 8px 0;
    line-height: 1;
}

#footer li {
    display: inline;
    padding: 0 4px;
}

#footer li.first:before {
    content: '';
    padding-right: 0;
}

#profile .protected-box table td {
    padding: 10px;
}

#settings .protected th {
    padding: 20px 10px 0 0;
}

.direct_messages .bar h3 {
    padding: 4px 4px;
}

.direct_messages .bar h3 select {
    width: 13em;
}

.devices small {
    font-size: 95%;
}

.devices .thumb img {
    border: 1px solid gray;
    margin: 8px 20px 0 0;
}

#create_device form {
    padding: 5px;
}

#create_device input[type="text"] {
    width: 12em;
}

#create_device select {
    width: 5em;
}

#create_device input[type="text"], #create_device select {
    padding: 4px 2px;
}

.subpage #content tr.not_verified code {
    display: block;
    font-size: 1.9em;
    color: green;
    font-weight: bold;
    text-align: center;
}

div#follow-details p {
    margin-top: 10px;
}

div#follow-details strong {
    display: inline;
    font-size: 120%;
}

form.device_control select {
    font-size: 85%;
    padding: 4px 2px;
}

.fieldWithErrors input, .fieldWithErrors select {
    background-color: #ffdfdf;
}

#followers .stop-undo button {
    width: 140px;
}

#followers .stop-undo table td {
    padding: 2px 5px;
}

#follow-requests .follow-request .right-box form {
    display: inline;
    margin-right: 5px;
}

.search_following button {
    background-color: #fff;
    border: 1px solid #84C2D2;
}

.niceform label, .niceform input {
    display: block;
    width: 50%;
    float: left;
    margin-bottom: 10px;
}

.niceform label {
    text-align: right;
    width: 150px;
    padding-right: 20px;
}

.niceform br {
    clear: left;
}

#settingsNav li {
    display: inline;
    margin-left: -5px;
}

#settingsNav li a {
    display: inline;
    padding: 3px 10px 1px 10px;
    background-color: #e6e6e6;
    text-decoration: none;
    color: #4c4c4c;
    border-top: 1px solid #cecece;
    border-right: 1px solid #cecece;
    border-left: 1px solid #cecece;
}

#settingsNav li a:hover {
    text-decoration: none;
    color: black;
    background-color: #999;
}

#settingsNav li.active a {
    display: inline;
    background-color: #fff;
    text-decoration: none;
    color: #4c4c4c;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}

body#settings.account #tab_settings a, body#password.account #tab_password a, body#devices.devices #tab_index a, body#notifications.account #tab_notifications a, body#picture.account #tab_picture a, body#profile_settings.account #tab_profile_settings a, body#connections.account #tab_connections a {
    display: inline;
    background-color: #fff;
    text-decoration: none;
    color: #4c4c4c;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}

#videobutton img {
    padding-right: 5px;
}

address {
    font-style: normal;
}

#job-reqs p {
    text-indent: 0 !important;
    line-height: 1.6em !important;
    border-bottom: 1px solid #eee;
    margin-bottom: 18px;
    width: 96%;
}

#job-reqs h1 {
    clear: both;
    display: block;
    font: 36px Georgia, serif;
    padding: 14px 0 0 0;
    width: 100%;
    letter-spacing: -1px;
}

#job-reqs h2 {
    clear: both;
    display: block;
    font: 24px Georgia, serif;
    padding: 16px 0 0 0;
    width: 100%;
}

#job-reqs .images img {
    float: left;
    margin: 0;
}

#job-reqs .image-credit a {
    color: #666;
}