/* START rev: 12 sept 2006 by Raul MATEI */

.layout_box {
}

.layout_box .left_top {
	width:32px;
	height:32px;
	background: transparent url(../images/box/left_up.gif) no-repeat bottom right;
}

.layout_box .middle_top {
	height:32px;
	padding-top:10px;
	background: transparent url(../images/box/middle_up.gif) repeat-x bottom left;
	font:bold 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

.layout_box .right_top {
	width:22px;
	height:32px;
	background: transparent url(../images/box/right_up.gif) no-repeat bottom right;
}

.layout_box .left_middle {
	width:32px;
	background: transparent url(../images/box/left_middle.gif) repeat-y top left;
}

.layout_box .center {
	background-color: #fff;
}

.layout_box .right_middle {
	width:22px;
	background: transparent url(../images/box/right_middle.gif) repeat-y top right;
}

.layout_box .left_bottom {
	width:32px;
	height:20px;
	background: transparent url(../images/box/left_bottom.gif) no-repeat top right;
}

.layout_box .middle_bottom {
	height:20px;
	background: transparent url(../images/box/middle_bottom.gif) repeat-x top right;
}

.layout_box .right_bottom {
	width:22px;
	height:20px;
	background: transparent url(../images/box/right_bottom.gif) no-repeat top right;
}


.grey_layout_box {
}

.grey_layout_box .left_top {
	width:32px;
	height:32px;
	background: transparent url(../images/box_grey/left_up.gif) no-repeat bottom right;
}

.grey_layout_box .middle_top {
	height:32px;
	padding-top:10px;
	background: transparent url(../images/box_grey/middle_up.gif) repeat-x bottom left;
	font:bold 9pt Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
}

.grey_layout_box .right_top {
	width:22px;
	height:30px;
	background: transparent url(../images/box_grey/right_up.gif) no-repeat bottom left;
}

.grey_layout_box .left_middle {
	width:32px;
	background: transparent url(../images/box_grey/left_middle.gif) repeat-y top left;
}

.grey_layout_box .center {
	background-color: #fff;
}

.grey_layout_box .right_middle {
	width:22px;
	background: transparent url(../images/box_grey/right_middle.gif) repeat-y top left;
}

.grey_layout_box .left_bottom {
	width:32px;
	height:20px;
	background: transparent url(../images/box_grey/left_bottom.gif) no-repeat top right;
}

.grey_layout_box .middle_bottom {
	height:20px;
	background: transparent url(../images/box_grey/middle_bottom.gif) repeat-x top right;
}

.right_bottom {
	width:22px;
	height:20px;
	background: transparent url(../images/box_grey/right_bottom.gif) no-repeat top left;
}
 
/* END rev: 12 sept 2006 by Raul MATEI */
