/* silver.basic Customercenter Standard CSS */

div#main  ul.customercenter li p {
  font-weight:bold;
}

div#main  ul.customercenter li {
list-style-type: none;
list-style-image: none;
background-image: none;
padding:0;
margin:0;
}

div#customercenter fieldset {border:none;padding:0;}

div#main div.customer_actions ul {margin:0.75em 0pt 1em 0;}

div#customercenter {margin-bottom:20px;}

div#customercenter div.cc_selectuser {vertical-align:top;}

div#customercenter h5.actiontitle {
background: url(../images/h5action.png) no-repeat;
background-position:2pt 3pt;
padding-left:15px;}

div#customercenter fieldset label {width:150px;float:left;}

div#customercenter customercenter-intro {margin:10px 0;}

input.cc_icon {border:none;}
