/* CSS Document */

#themeLeftTop {
	width:611px;
	background-image:url(/en_US/tools/blog/images/blog_sprite.gif);
	background-repeat:no-repeat;
	background-position: 0 -259px;
}
#themeRightTop {
	width:313px;
	background-image:url(/en_US/tools/blog/images/nav_flower_g_rt.gif);
	background-repeat:no-repeat;
	background-position: top center;
}
#themeRightCenter {
	background-image:url(/en_US/tools/blog/images/nav_flower_g_rc.gif);
	background-repeat:repeat-y;
	width:313px;
}
#themeRightBottom {
	width:313px;
	background-image:url(/en_US/tools/blog/images/nav_flower_g_rb.gif);
	background-repeat:no-repeat;
	background-position: center bottom;
}

.blogThm18 {
	font-size:18px; 
	color:#aed136; 
	font-weight:bold;
}
.themeBoxTop {
	background-image:url(/en_US/tools/blog/images/nav_box_g_rt_t.gif);
	height:15px;
}
.themeBoxCenter {
	background-image:url(/en_US/tools/blog/images/nav_box_g_rt_c.gif);
}
.themeBoxBottom {
	background-image:url(/en_US/tools/blog/images/nav_box_g_rt_b.gif);
	height:15px;
}

