﻿/* Control Panel
============================================================================*/
.ControlPanel_wrapper { text-align:center; color:#000; }
.ControlPanel_inner { margin:0 auto; width:800px; }
.ControlPanel{ background-color:transparent; border:none; padding-bottom:10px; width:100%; }
.cpanel_left { background: url(../images/ControlPanel/cpanel_left.png) no-repeat bottom left;padding-left:21px;}
.cpanel_right { background: url(../images/ControlPanel/cpanel_right.png) no-repeat bottom right;padding-right:33px;}
.cpanel_middle { background:transparent url(../images/ControlPanel/cpanel_center.png) repeat-x bottom left;}