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

#contentWrapper .box_left_top { background: url(../images/layout-images/box_left_top.gif) left top no-repeat;}
#contentWrapper .box_right_top { background: url(../images/layout-images/box_right_top.gif) right top no-repeat;}
#contentWrapper .box_left_bot { background: url(../images/layout-images/box_left_bot.gif) left bottom no-repeat;}
#contentWrapper .box_right_bot { background: url(../images/layout-images/box_right_bot.gif) right bottom no-repeat; width: 100%; min-height:: 100px; height: auto !important; height: 100px;}

#contentWrapper .box_side_left { background: url(../images/layout-images/box_side_left.gif) left top repeat-y #fff5da;}
#contentWrapper .box_side_right { background: url(../images/layout-images/box_side_right.gif) right top repeat-y;}
#contentWrapper .box_side_top { background: url(../images/layout-images/box_side_top.gif) left top repeat-x;}
#contentWrapper .box_side_bot { background: url(../images/layout-images/box_side_bot.gif) left bottom repeat-x;}
