body {
    background: #1f1f1f;
    font-size: 11px;
    font-family: tahoma,verdana,arial,sans-serif;
    color: #333;
    line-height: 1.28;
    text-align: left;
    direction: ltr;
    margin: 0;
}

a {
    text-decoration: none;
    color: #395faa;
    border: none;
    outline: none;
}

a:hover {
    text-decoration: underline;
}

.headerContainer {
    height: 35px;
    background: #414141;
    width: 100%;
    position: fixed;
    z-index: 999;
}

.bodyContainer {
    background: #ccc;
    height: auto;
    overflow: hidden;
    padding: 35px 0 0;
}

.userContainer {
    height: 20px;
    margin-bottom: 10px;
    background: #414141;
}

.divbody {
    width: 980px;
    overflow: hidden;
    margin: 0 auto;
    padding: 2px 0 0;
}

.menubar {
    width: 974px;
    overflow: hidden;
    background: #414141;
    margin: 0 auto;
    padding: 0;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.otherapp {
    float: left;
    width: 125px;
    text-align: center;
    margin: 5px;
}

.otherapp span,.otherapp a {
    text-decoration: none;
    font-weight: 700;
    width: 105px;
    display: inline-block;
    color: #484848;
    background: #fff;
    padding: 7px 10px;
    border-radius: 3px;
}

.container {
    width: 785px;
    color: #fff;
    background: #414141;
    border: 1px solid #404040;
    border-radius: 3px;
    overflow: hidden;
    padding: 5px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.hiddenfieldset {
    display: none;
}

#anonymizedlink {
    width: 99%;
    padding: 5px 1px;
}

.description {
    background: #f4f4f4;
    border: 1px #ddd solid;
    font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
    color: #444;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: 0 0 1em;
    padding: 6px 10px;
}

.description h2 {
    font-size: 14px;
    text-decoration: underline;
}

.hform {
    background: #f4f4f4;
    border: 1px #ddd solid;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: 0 0 1em;
    padding: 10px;
}

.hform fieldset {
    border: 1px #ddd solid;
    background: #fafafa;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin: 0 0 1em;
    padding: .5em 1em;
}

.hform legend {
    font-size: 125%;
    font-weight: 700;
    color: #000;
}

.hform label {
    color: #666;
    font-weight: 700;
}

.hform .type-text input,.hform .type-text textarea,.hform .type-select select {
    font-family: Arial, Helvetica, sans-serif;
	padding: 2px 4px;
    border: 1px solid #ddd;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.hform div input:focus,.hform div select:focus,.hform div textarea:focus,.hform div input:hover,.hform div select:hover,.hform div textarea:hover,.hform div input:active,.hform div select:active,.hform div textarea:active {
    border: 1px #484848 solid;
    background: #fff;
}

.hform .type-button input {
    border-top: 1px #ddd solid;
    border-left: 1px #ddd solid;
    border-right: 1px #444 solid;
    border-bottom: 1px #444 solid;
    color: #fff;
    padding: 4px 2px;
	background: #606060;
	background: -moz-linear-gradient(top,  #606060 0%, #3f3f3f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#606060), color-stop(100%,#3f3f3f));
	background: -webkit-linear-gradient(top,  #606060 0%,#3f3f3f 100%);
	background: -o-linear-gradient(top,  #606060 0%,#3f3f3f 100%);
	background: -ms-linear-gradient(top,  #606060 0%,#3f3f3f 100%);
	background: linear-gradient(to bottom,  #606060 0%,#3f3f3f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606060', endColorstr='#3f3f3f',GradientType=0 );
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.hform .type-button input:focus,.hform .type-button input:hover,.hform .type-button input:active {
    color: #d3d3d3;
    background: #606060;
}

.hform div.type-button input#reset:focus,.hform div.type-button input#reset:hover,.hform div.type-button input#reset:active {
    background: #606060;
    color: #d3d3d3;
}

.hform div.type-button input#submit:focus,.hform div.type-button input#submit:hover,.hform div.type-button input#submit:active {
    background: #880;
    color: #fff;
}

.footerContainer,#appcontainer div {
    margin-bottom: 10px;
}

.fbox_style {
    float: left;
    position: relative;
    border: 1px solid #404040;
    border-radius: 8px;
    background: #414141;
    width: 795px;
}

.fbox_menu_div {
    position: absolute;
    z-index: 2;
    margin-left: 290px;
    top: 0px;
    background: #414141;
    text-align: center;
    padding: 6px;
    border-radius: 8px;
    width: 220px;
}

.fbox_like {
    position: absolute;
    width: 270px;
    height: 20px;
    left: 265px;
    z-index: 2;
    bottom: 0px;
    border-radius: 10px;
    border-top: 1px solid #999;
    background: #414141;
    text-align: center;
    padding: 4px;
}

.fbox_faces {
    overflow: hidden;
    position: relative;
    width: 750px;
    height: 90px;
    border: 1px solid #CCCCCC;
    display: inline-block;
    border-radius: 10px;
    margin: 10px 22px;
}