
.project_title{
    -x-system-font:none;
    color:#666666;
    font-size:120%;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    line-height:110%;
    margin:3px 0 5px;
    text-align:left;
}

#user_actions{
    text-align:left;
    float:left;
}

.widget_header_action{
    float:left;
    margin-right:50px;
}

.widget_bottom_action{
    text-align:left;
    margin-top:2em;
    margin-bottom:3em;
}

.widget_header_action_right{
    float:right;
    font-size:11px;
    letter-spacing:0;
    text-align:right;
    margin-right:20px;
}

.personal_info{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(../images/quotes-background.png) no-repeat scroll;
    text-align:center;
    width:450px;
}

.personal_info th,.personal_info td{
    padding-left:1em;
    font-size:13px;
}


.public_profile{
    font-size:13px;
    font-style:normal;
    font-weight:normal;
    margin-left:150px;
    width:450px;
}

.public_profile tr{
    border-bottom-color:#CCCCCC;
    border-bottom-style:dashed;
    border-bottom-width:1px;
}

.public_profile_name{
    color:#99A7AF;
    font-style:normal;
    font-weight:normal;
    font-size:1.5em;
    letter-spacing:-1px;
    padding-left:0;
    padding-bottom:1em;
}

.public_profile_teams{
    font-size:13px;
    margin-left:150px;
    margin-right:150px;
/*    clear:left;*/
    padding-top:1em;
    width:450px;

}

.sbio {
    font-style:normal;
    font-weight:normal;
    font-size:12px;
    background-color:#FFFFFF;
    width:200px;
    border:2px solid #CCCCCC;
    text-align:justify;
    padding:7px;
    min-height:100px;
}

.vcard dl{
    padding: 7px;
    font-size: 12px;
    margin: 5px 0 0;
}

.vcard dl dt, .vcard dl dd{
    font-weight:normal;
    margin:0;
    width:115px;
    padding:4px 0;
}

.vcard dl dt{
    float:left;
    color:#999999;
}

.vcard span{
    font-size: 12px;
    font-weight:normal;
    padding:0 15px;
    float:right;
}

/* Public Profile actionlog */
.useractionlog {
    margin-top:20px;
    padding:6px;
    clear:both;
    font-size:13px;
}

.useractionlog span {
    float:none;
    padding:0 5px;
    font-weight: bold;
}

.useractionlog .notice_action, .useractionlog .notice_subject{
    border-bottom: 1px dotted #888;
    padding-left: 0px !important;
    padding-right: 0px !important;
    font-weight:normal;
    background-color:#EFEFEF !important;
}

/* Appears a submit button just like a link! */
.submitLink {
   color: #00f;
   background-color: transparent;
   text-decoration: underline;
   border: none;
   cursor: pointer;
   cursor: hand; /* IE needs this */
   border: 0;
   margin: 0;
   padding: 0;
}

.number {
    color:#666666;
    font-size:18px;
    font-weight:normal;
}
