.spacer
{
	clear:both;
	font-size:0px;
	height:0px;
	display: none;
}

.ta_right
{
	text-align:right;
}

.ta_left
{
	text-align:left;
}

.f_right
{
	float:right;
}

#b_leftpanel
{
	width:123px;
	float:left;
}

#b_rightpanel
{
	width:188px;
	float:right;
}

#b_leftpanel .categories {
	background: url(/justborn/images/blog/greyHdr.gif) top left no-repeat #393939;
	padding: 8px 10px 5px 10px !important;
}

#b_leftpanel .categories h2 {
	font-weight: 100;
	letter-spacing: -0.03em;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	color: #d7d7d7;
}

#b_leftpanel .b_lbox {
	font-weight:bold;
}

#b_leftpanel .b_lbox a.theme {
	color:#0099cb;
	float:left;
	padding-right:15px;
	margin:4px 0;
}
#b_leftpanel .b_lbox a.rss {
	float:right;
}

#b_leftpanel .b_lbox .b_rss {
	font-weight: bold;
	padding:2px 5px 0 7px;
	color:#383636;
	font-size:1.3em;
	clear: both;
}

#b_leftpanel .b_lbox .b_rss img {
	margin:4px 4px 4px 0;
	vertical-align:middle;
}

#b_leftpanel .b_lbox .b_lbox_bottom {
	padding-bottom: 25px;
}

#b_leftpanel .b_lbox ul.categories {
	background: transparent;
	margin: 0px !important;
	padding: 10px 10px 0px 10px !important;
}

#b_leftpanel .b_lbox ul.categories li {
	background: url(/justborn/images/blog/menuDivider.gif) bottom left repeat-x;
	line-height: normal;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	height: auto;
}

#b_leftpanel .b_lbox ul.categories li a {
	margin: 0px !important;
	padding: 0px 2px 0px 0px !important;
}

#b_leftpanel .b_lbox ul {
	float:left;
	padding:0 3px;
	font-size:1.3em;
}

#b_leftpanel .b_lbox ul li {
	float:left;
	padding:4px 5px 4px 0px;
	width: 100%;
	
}

#b_leftpanel .b_lbox ul li img {
	padding-top: 3px;
}

#b_leftpanel .b_lbox ul li.last
{
	background-image:none;
}

#b_leftpanel .b_lbox ul li a.theme img
{
	vertical-align:middle;
	margin-right:3px;
}

#b_leftpanel .b_lbox ul li a.rss
{
	margin:4px 0;
}

#b_leftpanel .b_lbox ul.post li
{
	height:32px;
}

#b_leftpanel .b_lbox ul.post li a
{
	color:#0099cb;
}


#b_leftpanel .b_lbox ul.post li a img
{
	margin-left:4px;
}

#b_leftpanel .b_lbox_banner
{
	text-align:center;
}

#b_rightpanel .b_admbox_top
{
	color:#000;
	font-size:1.7em;
	font-weight:bold;
	background-color:#f2f0ea;
	text-align:center;
	padding:10px 0;
}

#b_rightpanel .b_admbox_bottom
{
	background-color:#f2f0ea;
	text-align:center;
	padding:20px 5px 10px;
}

#b_rightpanel .b_admbox_bottom span
{
	color:#000;
	font-size:1.7em;
	font-weight:bold;
}

#b_rightpanel .b_admbox_bottom p
{
	color:#666;
	font-size:1.2em;
	padding:20px 0;
}


#b_rightpanel .b_rbox .b_rbox_top {
	background-color: #f9f9f9;
	padding: 13px 10px 9px 13px;
	font-size: 90%;
}

#b_rightpanel .b_rbox {
	background-color: #f9f9f9;
	padding-bottom: 16px;
}


#b_rightpanel .b_rbox .b_rbox_bottom {
	display: none;
}



#b_rightpanel .b_rbox ul
{
	padding:0px 0px 0px 13px;
}

#b_rightpanel .b_rbox img
{
	border:solid 1px #bcbcbc;
	float:left;
	margin-right:5px;
}

#b_rightpanel .b_rbox li {
	float: none !important;
	display: block !important;
	padding-bottom: 10px;
	clear: both;
}

#b_rightpanel .b_rbox li img {
	border: solid #ebebeb 1px;
}

#b_rightpanel .b_rbox .name
{
	font-size:1.2em;
	font-weight:bold;
	color:#000;
	line-height:1.5em;
}

#b_rightpanel .b_rbox .cat
{
	font-size:1em;
	color:#666;
}

#b_rightpanel .b_rbox_banner
{
	text-align:center;
}

#b_main
{
	float:left;
	width:492px;
	margin:0 17px;
	text-align:center;
}

#b_main .post .post_top {
	display: none;
}

#b_main .post {
	border: solid #eaeaea 1px;
	text-align:left;
	margin-top:0px;
	margin-bottom: 20px;
	padding-bottom: 2px;
}

#b_main .post .post_bottom
{
	display: none;
}

#b_main .post .content {
	padding: 9px 9px 20px 9px;
	position: relative;
}

#b_main .post a
{
	color:#0099cc;
}

#b_main .post .content .info {
	background-color: #f4f4f4;
	padding: 9px;
}

#b_main .post .content .info .img {
	float:left;
	margin:3px 5px 0 0;
}

#b_main .post .content .info .img {
	width:42px;
	height:32px;
}

#b_main .post .content .info span
{
	font-size:1.1em;
	
}

#b_main .post .content .info span.author {
	font-weight: bold;
	font-size: 120%;
	color: #363636;
}

#b_main .post .content .note {
	float:right;
	text-align:center;
	font-weight:bold;
	position: absolute;
	right: 15px;
	top: 15px;
}

#b_main .post .content h1 {
	text-transform: uppercase;
	font-weight: normal;
	color: #363636;
	font-size: 200%;
	padding: 13px 0px 9px 0px;
}

#b_main .post .content .text {
	line-height: 142%;
	font-size:14px;
	color: #999999;
}

#b_main .tools 
{
	margin:0 2px;
	background:#ebf0f5;
}

#b_main .tools li
{
	padding:0 9px;
}

#b_main .tools li.link_open,#b_main .tools li.link_close
{
	border-top:solid 1px #e9e9e9;
	background-color: #f4f4f4;
	line-height:47px;
}

#b_main .tools li.link_content
{
	background-color: #f4f4f4;
	padding-bottom:10px;
	padding-left: 35px;
	font-size: 110%;
}

#b_main .tools .link_open a, #b_main .tools .link_close a
{
	font-size:1.2em;
	padding:5px 0 5px 24px;
	font-weight:bold;
}

#b_main .tools .link_open a
{
	background:url(/justborn/images/blog/tool_open.png) no-repeat 0 50%;
}

#b_main .tools .link_close a
{
	background:url(/justborn/images/blog/tool_close.png) no-repeat 0 50%;
}
 
#b_main .tools .comment
{
	background:#FFF url(/justborn/images/blog/comment_top.png) no-repeat;
	width:449px;
	font-size:1.2em;
	padding:5px 10px;
	margin-top:11px;
}

#b_main .tools .comment_bottom
{
	height:5px;
	background:url(/justborn/images/blog/comment_bottom.png) no-repeat;
	width:469px;
	margin-bottom:20px;
}

#b_main .tools .comment_author
{
	font-size:1.1em;
	font-weight:bold;
}

#b_main .tools .comment_author span
{
	color:#0099cc;
}

#b_main .tools .note
{
	text-align:right;
	font-weight:bold;
}

#b_main .tools .note .star
{
	cursor:pointer;
}

#b_main .tools .note span
{
	margin-right:10px;
}

#b_main .tools textarea
{
	margin:10px 0;
}

#b_main .tools .recommend
{
	font-size:1.2em;
	font-weight:bold;
	width:100%;
}

#b_main .tools .recommend td
{
	white-space: nowrap;
}

#b_main .tools .recommend textarea
{
	margin:0;
}

#b_main .post_pager
{
	padding:20px 0;
}

#b_main .post_pager, #b_main .post_pager a
{
	font-size:1.3em;
	font-weight:bold;
	color:#0099cc;
}

#b_main .register .register_top
{
	height:6px;
	background:url(/justborn/images/blog/register_top.png) no-repeat;
}

#b_main .register .content
{
	background-color:#f2f0ea;
	text-align:left;
	padding:20px 15px;
	font-size:1.1em;
}

#b_main .register .border
{
}

#b_main .register .register_bottom
{
	height:6px;
	background:url(/justborn/images/blog/register_bottom.png) no-repeat;
}

#b_main .register .content .field
{
	padding:10px 0 0 0;
}

#b_main .register .content .field label
{
	font-size:1.3em;
	float:left;
	width:130px;
}

#b_main .register .content .field label.orange
{
	color:#ff6600;
}

#b_main .register .content .field input.readonly
{
	border:solid 1px #ff6600;
	background-color:#f7f7f7;
	color:#999;
	width:200px;
}

#b_main .register .content .field input.text
{
	width:200px;
}

#b_main .register .content .help
{
	padding-left:130px;
}

#b_main .register .content .help a
{
	color:#0099cc;
	padding-right:15px;
	background:transparent url(/justborn/images/blog/arrow.png) no-repeat 100% 50%;
}

#b_main .register .content .cgu
{
	font-size:1.3em;
	float:left;
}

#b_main .register .content .cgu a
{
	color:#0099cc;
	text-decoration:underline;
}

#b_main .register .content a
{
	color:#0099cc;
}

#b_main .errorMessage
{
	color:#ff0000;
}

#b_main .post .wn_homepage
{
	padding-bottom:0;
}

#b_main .post .wn_homepage ul li
{
	float:left;
	width:227px;
	height:260px;
	margin:5px 3px;
	background:url(/justborn/images/whatsnew/homepage_bottom.png) no-repeat left bottom;
}

#b_main .post .wn_homepage ul li.big
{
	clear:both;
	display:block;
	width:460px;
	height:410px;
	margin:5px 3px;
	background:url(/justborn/images/whatsnew/homepage_bottom_big.png) no-repeat left bottom;
	float:none;
}
#b_main .post .wn_homepage ul li{
boder: 1px solid #484848;
} 

#b_main .post .wn_homepage ul li div.image
{
	width:227px;
	height:174px;
}

#b_main .post .wn_homepage ul li.big div.image
{
	width:460px;
	height:354px;
}

#b_main .post .wn_homepage ul li div.image a
{
	display:block;
	float:right;
	margin-top:122px;
	font-weight:bold;
	font-size:16px;
	color:#fff;
	background-color:#991a02;
	padding:5px;
}

#b_main .post .wn_homepage ul li.big div.image a
{
	margin-top:300px;
}

#b_main .post .wn_homepage ul li div.text
{
	padding:3px;
}

#b_main .post .wn_homepage ul li div.text a
{
	font-weight:bold;
	font-size:16px;
	color:#fff;
}

#b_main .post .wn_homepage ul li div.text p
{
	color:#fff;
}

ul.arrows li a {
	/* background: url(/justborn/images/blog/arrow.png) right 3px no-repeat; */
}











