.logo {
    float: right;
}

#mainbody {
    color:#333333;
    line-height:normal;
    text-align:center;
    background-color:#374E7F;
    background-repeat: no-repeat;
}

#container {
    margin:1em auto;
    position:relative;
    text-align:left;
    width:763px;
}

.regbox {
    font-size:12px;
    margin:15px;
}

* {
    margin:0pt;
    padding:0pt;
}

#footer {
    -moz-border-radius:5px;
    -webkit-border-radius: 5px;
    color: white;
    background:#293A5F none repeat scroll 0% 0%;
    line-height:1;
    margin-top:0.7em;
    padding:8px 0pt;
    text-align:center;
    white-space:nowrap;
    width: 100%;
    font-size: 12px;
}
#footer a {
    color: lightgrey;
}


#footer a, .topnavigation a {
    color: white;
}

.round {
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    -webkit-border-radius: 5px;
}

#footer li {
    display:inline;
    padding:0pt 4px;
}

.first {
    margin-top:0pt;
    padding-top:0pt;
}

.content, #content {
    -moz-border-radius:5px;
    -webkit-border-radius: 5px;
    background-color:rgb(238, 238, 238);
    width:555px;
}

.side_bar, #side_bar {
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topright:5px;
    background-color:#EEEEEE;
    border-left:1px solid #BDDCAD;
    line-height:1.2;
    width:190px;
    padding:10px;
    margin-left: 5px;
}

h3 {
    padding-top:10px;
    padding-bottom:10px;
    font-size: 16px;
}

.bar h3 label {
    color:#333333;
    font-size:1.2em;
    font-weight:normal;
    letter-spacing:-1px;
    line-height:1.1;
    margin-bottom:10px;
    padding-right:170px;
    width:50%;

}


.status-btn #status-btn {
    background-image:url(http://static.twitter.com/images/round-btn.gif);
    border:0pt none;
    color:#666666;
    font-size:14px;
    height:32px;
    margin-left:3px;
    width:115px;
}

#mainwrapper {
    background-color:white;
    min-height: 500px;
}

.mainwrapper a {
    color: grey;
}


fieldset.common-form input[type="text"], fieldset.common-form input[type="password"], fieldset.common-form textarea, fieldset.common-form select, fieldset.common-form checkbox {
    border:1px solid #AAAAAA;
    padding:4px 2px;
}
.status-update-form textarea {
    -x-system-font:none;
    font-family:'Lucida Grande',sans-serif;
    font-size:1.15em;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    height:2.5em;
    line-height:1.1;
    overflow:auto;
    padding:5px;
    width:508px;
}
input[type="text"], input[type="password"], select, textarea {
    border:1px solid #AAAAAA;
}

Inherited fromdiv.info
.status-update-form .info {
    text-align:center;
}


.veil, #veil {
    position:absolute;
    top: 0px;
    left: 0px;
    opacity: .5;
    width: 100%;
    height: 100%;
    background: black;
    z-index:2;
    min-width: 800px;
    min-height: 800px;
}

.alertbox {
    position:absolute;
    background: white;
    z-index:3;
    top:5%;
    left: 5%;
    padding: 10px;
}

.loginbox, .editprofile {
    background: white;
    z-index:99;
    top:20%;
    left: 30%;
    padding: 10px;
}

.contactusbox {
    background: white;
    z-index:99;
    top:20%;
    left: 30%;
    padding: 10px;
}

.create_question_widget {
    background: white;
    top:20%;
    left: 30%;
}

.topnavigation {
    color: lightgrey;
    background-color:#293A5F;
    display:inline-block;
    padding:0 0.7em;
    white-space:nowrap;
    position:absolute;
    bottom: 0;
    width: 535px;
}

ul {
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

.topnavigation  li a {
    display:inline-block;
    font-size:1.05em;
    padding:0.5em 0.15em;
}


.topnavigation li {
    position:relative;
}

.topnavigation * {
    display:inline;
}

#mainwrapper {
    margin-top: 10px;
}

.row-even {
    border-bottom:10px double blue; 
}

.row-odd {
    border-bottom:10px double blue;
    background-color: #EEEEEE;
}

.questions, .list-questions {
    width: 100%;
    background-color: white;
}

.comments, .list-comments {
    width: 100%;
    background-color: white;
}

.compact-list-comments {

}

.compact-list-comments gwt-Label {
    font-size: x-small;
}

.comments gwt-Label {
    font-size: x-small;
}

.publishedtime {
    font-size: 8px;
    font-style: italic;
}

.share {
    float: right;
}

#header {
    background-position: 95% 5%;
    background-image: url('../images/logo2.gif');
    background-repeat: no-repeat;
    height: 60px;
    min-width: 800px;
    position:relative;
}

#feeling {
    width: 100px;
    color:red;
    padding-top:10px;
    font-size:1.2em;
}

.whypanel {
    width: 100%;
    padding-right: 20px;
}

.why {
    width: 350px;
}

.bar {
    padding-left: 20px;
    background-color: white;
}

.hottestQulses {
    border:2px;
    background-color: #EEEEEE;
    width: 95%;
    margin-left: 20px;
    margin-right: 20px;
    margin-bottom: 20px;
    min-height: 200px;
}

a {
    color: grey;
    outline: none;
}


a img {
    border:none;
}

#mainbody h3 {
    color: #3b5998;
}

#mainbody h4 {
    font-size:  small;
    color: #3b5998;
}


#mainbody .gwt-Button {
    padding: 2px 5px;
}

.gwt-SliderBar-shell {
    border: 2px solid #faf9f7;
    border-right: 2px solid #848280;
    border-bottom: 2px solid #848280;
    background-color: #efebe7;
    height: 24pt;
    width: 100%;
    margin: 10px;
}
.gwt-SliderBar-shell .gwt-SliderBar-line {
    border: 1px solid black;
    background-color: white;
    height: 4px;
    width: 95%;
    top: 22pt;
    overflow: hidden;
}
.gwt-SliderBar-shell .gwt-SliderBar-knob {
    top: 14pt;
    width: 11px;
    height: 21px;
    z-index: 1;
    cursor: pointer;
}
.gwt-SliderBar-shell .gwt-SliderBar-tick {
    top: 12pt;
    width: 1px;
    height: 8pt;
    background: black;
    overflow: hidden;
}
.gwt-SliderBar-shell .gwt-SliderBar-label {
    top: 2pt;
    font-size: 8pt;
    cursor: default;
}
.gwt-SliderBar-shell-focused {
}
.gwt-SliderBar-shell .gwt-SliderBar-line-sliding {
    background-color: #DDDDDD;
    cursor: pointer;
}

body {
    color: #484D4F;
    font-family:Lucida Grande,Verdana,Lucida Sans Regular,Lucida Sans Unicode,Arial,sans-serif;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    margin: 0pt;
    font-size:14px;
}

#preview,.preview {
    border-style:outset;
    border-width:5px;
}

.leftcol {
    float: left;
    width: 600px;
    word-wrap: break-word;
    display: block;
}

.rightcol {
    border-left: 1px solid #B3B3B3;
    margin-left: 600px;
    vertical-align:top;
    display: block;
    background-color: #EEE;
    padding-left: 5px;
}

.mapPanel {
    height: 340px;
}

.countrylistPanel {
    background: white;
}

#commands {
    padding: 10px;
    margin-left: 10px;
}

#commands .inputstring {
    font-size: 16px;
    padding: 6px;
    width: 300px;
    background: white url(/images/text-shadow.png) repeat-x 0% 0%;
    border: 1px solid #C8C8C8;
    padding: 6px;
}

#commands .submitbtn {
    width: 100px;
}

#commands .createbtn {
    width: 120px;
}

#commands .submitbtn, #commands .createbtn {
    background: transparent url(/images/buttons.png) no-repeat scroll 100% 0%;
    border: none;
    color: white !important;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: normal;
    height: 33px;
    opacity: 0.9;
    overflow: visible;
    padding: 0px 15px 0px 0px;
    position: relative;
    text-shadow: rgba(0, 0, 0, 0.496094) 1px -1px 0px;
    white-space: nowrap;
}

#commands .submitbtn span, #commands .createbtn span{
    background: transparent url(/images/buttons.png?1) no-repeat scroll 0px 0px;
    display: block;
    height: 33px;
    line-height: 33px;
    position: relative;
    font-size: 16px;
}

#commands .submitbtn span{
    padding: 0px 25px 0px 30px;
}

#commands .createbtn span{
    padding: 0px 25px 0px 20px;
}

#commands a {
     color: #1D81C1;
text-decoration: none;
}


#social {
    background: #e1e7f2 url(/images/bottom_bg.gif) repeat-x 0% 0%;
    height: 80px;
    display:block;
    padding-left: 10px;
}

#twitter_share {
    padding: 15px;
    float: right;
}

#fb_share {
        width: 80%;
    float: left;
}