#tw_style {
    color:#444444;
    padding:10px;
}

#tw_style a {
    color:#0099B9;
}

#tw_style * {
    font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}

#tw_top_menu {
    width:510px;
    background-color:#eeeeee;
    padding:7px 13px;
    margin-bottom:5px;
}

#tw_top_menu a {
    font-size:12px;
}

#tw_top_menu a span {
    font-size:11px;
}

#tw_page_main, #tw_page_profile {
    width:755px;
    margin:0 auto;
    text-align:left;
    background-color:#9DE8EC;
}

#tw_page_main {
    background-color:#9DE8EC;
}

#tw_page_main .tw_block {
    border-top:1px solid #69D6E4;
}

#tw_page_main .tw_block .focus {
    background-color:#A9FCFF;
}

#tw_page_profile {
    background-color:#DDFFCC;
}

#tw_page_profile .tw_block {
    border-top:1px solid #DFDFDF;
}

#tw_page_profile .tw_block .focus {
    background-color:#FFFFFF;
}

.tw_block {
    font-size:13px;
    padding:10px 5px 0px 5px;
    margin-top:10px;
}

.tw_block h4 {
    margin:0px 0px 7px 0px;
    font-weight:normal;
}

.tw_block p {
    margin:0px;
    padding:2px 0px 2px 10px;
}


#tw_side_column {
    width:200px;
    float:right;
    margin:5px;
}

#tw_main_column {
    background-color:#ffffff;
    width:545px;
    min-height:600px;
    _height:600px
}

#tw_header {
    width:510px;
    margin:0px 5px;
}

#tw_logo {
    /*height:38px;*/
           /*background:url(images/logo.png) no-repeat left top;*/
    color:#33CCFF;
    font-size:20px;
}

input#tw_textCounter {
    color:#cccccc;
    font-size:32px;
    font-family:Georgia,serif;
    font-weight:bold;
    border: 0px;
    background-color:#ffffff;
    width:70px;
    position:relative;
    left:13px;
}

textarea#tw_text {
    width:510px;
    height:50px;
    font-size:14px;
    border:1px solid #aaaaaa;
    background-color:#ffffff;
}

table#tw_latest_container {
    width:100%;
    margin-top:5px;
    margin-bottom:25px;
}

td#tw_latest {
    font-size:11px;
    padding-right:5px;
}

#tw_latest_date {
    margin-top:7px;
}

#tw_update_button_container {
    vertical-align:top;
    text-align:right;
}

#tw_button {
    font-size:12px;
    padding: 5px 25px;
    cursor:pointer;
    border:outset 1px #ccc;
    background:#999;
    color:#555;
    background:url(images/formbg.gif) repeat-x left top;
}

#tw_follow_box {
    background-color:#FFEB8F;
    margin:10px 0px;
    padding:10px 20px;
    font-size:14px;
    color:#000000;
    display:none;
}

#tw_message {
    background-color:#FFFFCC;
    border-top:1px solid #bfbfbf;
    border-bottom:1px solid #bfbfbf;
    width:510px;
    margin:10px 5px;
    padding:10px 0px;
    text-align:center;
}

#tw_mention_info {
    width:510px;
    margin:5px 5px 20px 5px;
    font-size:18px;
}

#tw_view_panel {
    width:510px;
    margin:5px;
}

#tw_content {
    font-size:14px;
    width:510px;
    margin:5px;
}

#tw_page_panel {
    height:30px;
    margin-top:15px;
}

.tw_icon, .tw_icon_reply, .tw_icon_delete, .tw_icon_large, .tw_icon_small {
    background-repeat:no-repeat;
    background-position:center left;
}

.tw_icon {
    padding-left:18px;
}

.tw_icon_small {
    padding-left:13px;
}

.tw_icon_large {
    height:32px;
    padding-left:34px;
    vertical-align:middle;
    display:table-cell;
}

.tw_icon_reply, .tw_icon_delete {
    font-size:12px;
    padding-left:20px;
    display:none;
}

.tw_icon_reply {
    background-image:url(images/reply_grey.png)
}

.tw_icon_reply:hover {
    background-image:url(images/reply.png)
}

.tw_icon_delete {
    background-image:url(images/delete_grey.png)
}

.tw_icon_delete:hover {
    background-image:url(images/delete.png)
}

.tw_verified {
    font-style: italic;
}

.tw_status {
    height:75px;
    padding:6PX;
    border-bottom:dashed 1px #DEDEDE;
}

.tw_status_big {
    padding:6PX;
    border-bottom:dashed 1px #DEDEDE;
}

.tw_status_buttons {
    font-size:11px;
    text-align:right;
    vertical-align:bottom;
}

.tw_status_text {
    height:55px;
}

.tw_status_text_big {
    font-size:22px;
}

.tw_profile_image {
    border:solid 1px #DEDEDE;
    width:31px;
    height:31px;
}

.tw_profile_image_bigger {
    border:solid 2px #DEDEDE;
    width:73px;
    height:73px;
}

#tw_phpfox_image_container {
    margin-top:8px;
    text-align:center;
    padding:0px 5px;
}

#tw_phpfox_user_name {
    font-size:15px;
    text-align:center;
    padding:0px 5px;
}

.tw_screen_name {
    font-size:15px;
    vertical-align:top;
    padding-top:3px;
}

.tw_phpfox_user_link {
    font-weight:bold;
    color:#FF9900;
}

.tw_screen_name_bigger {
    font-size:32px;
    font-weight:bold;
    vertical-align:top;
    padding-left:15px;
    padding-top:12px;
}

.tw_screen_name_box {
    font-weight:bold;
    font-size:16px;
    vertical-align:top;
    padding-top:13px;
}

.tw_image {
    float:left; 
    margin-right:10px;
    border:solid 2px #DEDEDE;
    width:48px;
    height:48px;
}

.tw_date_n_buttons {
    width:435px;
    margin-left:65px;
}

.tw_date {
    font-size:11px;
    padding-top:4px;
    color:#999;
}

#tw_page_title {
    color:#2E7B8F;
    font-family:Georgia,serif;
    font-size:20px;
}

.tw_box {
    background-color:#95E8EC;
}


.tw_counts {
    font-size:13px;
    width:33%;
}

.tw_counts_box {
    text-align:center;
    font-size:13px;
    width:33%;
}

.tw_counts_label {
    color:#808080;
    font-size:11px;
}

.tw_counts_label_box {
    color:#808080;
    font-size:12px;
}

.tw_update_counts {
    font-family:Georgia,serif;
    font-weight:bold;
    font-size:13px;
    width:50%;
}

.tw_info {
    font-size:12px;
}

#tw_protected {
    background-color:#FFF79F;
    width:525px;
    margin-left:5px;
}

#tw_protected h1, #tw_protected p {
    color:#999999;
    font-family: arial;
    margin:0px;
}

#tw_protected h1 {
    font-size:24px;
}

#tw_protected p {
    font-size:16px;
}

input.tw_update_hover:hover {
    background-image:url(images/round_btn_hover.gif);
    color:#444444;
    cursor:pointer;
}

input.tw_update {
    background-image:url(images/round_btn.gif);
    border:0 none;
    color:#aaaaaa;
    font-size:14px;
    height:32px;
    width:115px;
    padding-bottom:5px;
}

input.tw_submit, input.tw_submit_small {
    background-color:#E6E6E6;
    border:1px solid #CCCCCC;
    color:#000000;
    cursor:pointer;
    vertical-align:top;
    font-size:12px;
}

input.tw_submit{
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    padding:4px 8px;
}

input.tw_submit_small {
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    background-repeat:no-repeat;
    background-position:center left;
    padding:1px 4px 1px 10px;
}

#tw_follow.opened {
    background-image:url(images/follow_opened.gif);
}

#tw_follow.closed {
    background-image:url(images/follow_closed.gif);
}

#tw_follow.button, #tw_follow.submit_button {
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    background-position:2% 50%;
    background-repeat:no-repeat;
    border:1px solid #CCCCCC;
    font-size:12px;
    background-color:#E6E6E6;
    color:#000000;
    cursor:pointer;
    padding:4px 8px 4px 15px;
    vertical-align:middle;
    width:75px;
}

#tw_follow.button {
    background-position:2% 50%;
}

#tw_follow.submit_button {
    background-position:10% 50%;
}
