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

#rightColumn1 .rcol_left_top { background: url(../images/boxes/rcol_left_top.gif) left top no-repeat;}
#rightColumn1 .rcol_right_top { background: url(../images/boxes/rcol_right_top.gif) right top no-repeat;}
#rightColumn1 .rcol_left_bot { background: url(../images/boxes/rcol_left_bot.gif) left bottom no-repeat;}
#rightColumn1 .rcol_right_bot { background: url(../images/boxes/rcol_right_bot.gif) right bottom no-repeat; width: 100%; min-height:: 100px; height: auto !important; height: 100px;}

#rightColumn1 .rcol_side_left { background: url(../images/boxes/rcol_side_left.gif) left top repeat-y #fff;}
#rightColumn1 .rcol_side_right { background: url(../images/boxes/rcol_side_right.gif) right top repeat-y;}
#rightColumn1 .rcol_side_top { background: url(../images/boxes/rcol_side_top.gif) left top repeat-x;}
#rightColumn1 .rcol_side_bot { background: url(../images/boxes/rcol_side_bot.gif) left bottom repeat-x;}

#leftColumn1 .lcol_left_top { background: url(../images/boxes/lcol_left_top.gif) left top no-repeat;}
#leftColumn1 .lcol_right_top { background: url(../images/boxes/lcol_right_top.gif) right top no-repeat;}
#leftColumn1 .lcol_left_bot { background: url(../images/boxes/lcol_left_bot.gif) left bottom no-repeat;}
#leftColumn1 .lcol_right_bot { background: url(../images/boxes/lcol_right_bot.gif) right bottom no-repeat; width: 100%; min-height:: 100px; height: auto !important; height: 100px;}

#leftColumn1 .lcol_side_left { background: url(../images/boxes/lcol_side_left.gif) left top repeat-y #fff;}
#leftColumn1 .lcol_side_right { background: url(../images/boxes/lcol_side_right.gif) right top repeat-y;}
#leftColumn1 .lcol_side_top { background: url(../images/boxes/lcol_side_top.gif) left top repeat-x;}
#leftColumn1 .lcol_side_bot { background: url(../images/boxes/lcol_side_bot.gif) left bottom repeat-x;}