
#bback_main
{
	/* float:left; */
	width:685px;
	margin: 10px 50px 0 225px;
	font-size:1.1em;
}

#bback_main a, #b_leftpanel a
{
	color:#0099CC;
}

#bback_main table
{
	width:100%;
}

#bback_main table thead th,
#bback_main table td,
#bback_main table tfoot td
{
	background-color:#ccc;
	color:#000;
	padding: 4px 5px 4px 5px;
	text-align:left;
}
#bback_main table thead th,
#bback_main table tfoot td
{
	padding: 5px;
}
#bback_main table td
{
	color:#666;
	background-color: #fff;
}
#bback_main table tfoot td
{
	background-color: #ddd;
}
#bback_main table tfoot td.alternate
{
	background-color:#ddd;
}

#bback_main table tbody tr
{
	background-color:#f6f6f6;
}

#bback_main table tbody tr.selected
{
	background-color:#ddd;
}

#bback_main .ta_center
{
	text-align:center;
}

#bback_main fieldset
{
	border:solid 1px #ccc;
	margin:10px 0;
}

#bback_main fieldset legend
{
	font-weight:bold;
	font-style:italic;
}

#bback_main .field
{
	margin-top:5px;
}

#bback_main .field label
{
	float:left;
	width:130px;
	font-weight:bold;
	padding-top:3px;
}

#bback_main .btn
{
	text-align:center;
	padding:5px 0;
}

#bback_main .errorMessage
{
	color:#ff0000;
	background: url(/justborn/images/blog/exclamation.png) 4px 3px no-repeat;
	padding-left: 24px;
}

#bback_main .errorSuccess
{
	color:#009900;
	background: url(/justborn/images/blog/tick.png) 4px 3px no-repeat;
	padding-left: 24px;
}

#bback_main .note
{
	background: url(/justborn/images/blog/question.png) 4px 3px no-repeat;
	padding-left: 24px;
}
#b_leftpanel {
float:left;
width:212px;
}
#b_leftpanel .b_lbox {
background:transparent url(/justborn/images/lfcontentfr.png) repeat-y scroll 0 0;
font-weight:bold;
}
#b_leftpanel .b_lbox .b_lbox_top {
background:transparent url(/justborn/images/lftop.png) no-repeat scroll 0 0;
height:17px;
padding:10px 5px;
}
#b_leftpanel .b_lbox ul {
float:left;
font-size:1.3em;
padding:0 3px;
}
#b_leftpanel .b_lbox ul li {
background:transparent url(../justborn/images/blog/dots.png) repeat-x scroll left bottom;
float:left;
padding:4px 5px 4px 7px;
width:195px;
}
#b_leftpanel .b_lbox .b_lbox_bottom {
clear: both;
background:transparent url(/justborn/images/lfbottom.png) no-repeat scroll 0 0;
height:9px;
margin-bottom:10px;
padding-bottom: 0px;
}
.spacer {
clear:both;
font-size:0;
height:0;
}
.spacer {
line-height:0;
}
select, input, textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 100%;
}
input.textbox, textarea.textbox {
width: 300px;
}
a{ outline: 0; }
