@charset "utf-8";
/* CSS Document */

/* TOP ============================================================================== */
.roundpanel-tl {
	background:  url(../../img/roundpanel/back_blue/roundpanel-sprites.gif) no-repeat top left !important;
}

.roundpanel-tr {
	background: url(../../img/roundpanel/back_blue/roundpanel-sprites.gif) no-repeat top right !important;
}
.roundpanel-tc {
	background: url(../../img/roundpanel/back_blue/roundpanel-topbottom.gif) repeat-x !important;
}
/* TITLE  ============================================================================== */

.tool-icon {
	background:#cccccc url(../../img/roundpanel/back_blue/tool-sprites.gif) no-repeat scroll 0 0 !important;
}
/* CENTER ============================================================================== */
.roundpanel-cl {
	background: url(../../img/roundpanel/back_blue/roundpanel-left.gif) repeat-y top left !important;
}
.roundpanel-cr {
	background: url(../../img/roundpanel/back_blue/roundpanel-right.gif) repeat-y top right !important;
}

/* FOOTER ============================================================================== */
.roundpanel-fl {
	background:  url(../../img/roundpanel/back_blue/roundpanel-sprites.gif) no-repeat 0 bottom !important;
}
.roundpanel-fr {
	background: url(../../img/roundpanel/back_blue/roundpanel-sprites.gif) right bottom no-repeat !important;
}
.roundpanel-fc {
	background: url(../../img/roundpanel/back_blue/roundpanel-topbottom.gif) repeat-x scroll 0 bottom !important;
}