body {
background:#EDEDED;
}

#top-bar, #left-bar, #right-bar, #footer {
display:none;  
}

#title-bar {
width:100%;
background-position:-100px 0 !important;
}

#content {
width:100%;
background:#EDEDED;
}

#content .b {
padding:10px 20px 10px 15px;
}

#title-bar h1 {
margin-left:100px;
}

#content label {
font-size:1.2em;
}

#content label.inline {
font-size:1.2em;
}

#new-publictags,
#new-privatetags,
#new-description,
#new-via,
#new-title,
#new-url,
#new-via-empty {
font-size:1.1em;
}

#content .submit {
font-size:1.2em;
margin-top:10px;
margin-right:10px;
}

#mark-form .submit {
float:left;
}

form #new-title.bigger {
font-size:1.3em;
}

form #new-description {
height:55px;
}

form #new-save {
width:50%;
}

.error, .notice {
padding:5px;
}
