#space-edit tr.br td{
	padding-top: 1em;
}

.br{
	margin-top: 1em;
}
#space-edit textarea.smallprint, #space-edit input.smallprint, #space-edit select.smallprint{
	color: #333;
}
#se-sb-1 textarea, #se-sb-2 input[type=text], #se-sb-3 input[type=text]{
 	border: solid 1px #666;   
}

.catlist td{
	padding: 1px 0px 3px 0px;
}

#se-cat .catlist td, #se-bm td{
	padding: 1px 0px 1px 0px;
}
#se-bm td img, #se-cat td img{
	padding-left: 8px;
}
tbody.se-sb-ao{
}
tbody.se-sb-ao td{
	padding: 8px 0px 8px 4px;
}
table#se-sidebars-s, table#se-tabs-s td{
	vertical-align: baseline;
}                          
table#se-sidebars-s td.c{
	text-align:right;  
	font-style: italic;
}

#se-sidebars-s td.a, #se-tabs-s td.a{
	width: 1px;
}                 
#se-tabs-s td.b, #se-tabs-s td.c{
	width: 130px;
}
#se-tabs-s td.c{
	padding-left:12px;
}
#se-tabs-s td{
	line-height: normal;
}
#se-tabs-s input, #se-tabs-s select{
 	border: solid 1px #666;   
}

#space-edit input[type=file]{
}

#theme-picker{
	width: 100%;
}
#theme-picker td.a{
	width: 33%;
}
#theme-picker td.b{
	text-align: center;
	border: solid 1px #666;
	padding: 6px;
	vertical-align: top;
}
#theme-picker td.c{
	text-align: right;
}
#theme-preview{
	border: solid 1px #bbb;
	height: 134px;
}
#theme-picker select{
	width: 100%;
	height: 134px;
}
#space-edit p.label{        
	padding: 0px;
}
#space-edit p{        
	padding: 0px;
	display: block;
	line-height: normal;
}
#space-edit div.section{
	border: solid 1px #ddd;
	border-top: none;
}
#space-edit div.title{
	background-color: #eee;
	border: solid 1px #ddd;
	padding: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}     
#space-edit div.title p label{
	padding-left: 1em;
}
#space-edit div.title p.action{
	margin-top: 3px;
	margin-right: 4px;
	float: right;
}
#space-edit div.section{
	padding: 16px;
}
#space-edit table.invite input{
	padding-left: 0px!important;
}
#sd-msg .ng{
	color: #700F0F;
}
#sd-msg .ok{
	color: #0F7010;
}
.div-lines td{
	border-bottom: solid 1px #bbb;
	padding-top: 4px;
	padding-bottom: 4px;
}

#space-edit tr, #space-edit td {
  line-height:1.1em;
  vertical-align:middle;
}

#space-edit th.smallprint {
  font-style: italic;
  font-weight: normal;
}

#space-edit td.icon {
  width:36px;
  text-align:center;
}

#space-edit td.icon img {
    max-width:16px;
}

#space-edit td.currency {
  text-align:center;
}

#space-edit td.currency input[type="text"] {
  text-align:right;
}

#space-edit th {
  text-align:center;
}