/*	
================================
CSS by the XD Design team - http://www.xd.com.au
================================
*/ 
                                 .container                 { margin:0px 0px 10px 0px; }
/*-- title line             --*/ .C10_TitleLine             { z-index:1; margin:0pt 20px 0pt 10px; position:relative; height:25px; padding-top:5px; }
/*-- title                  --*/ .C10_Grey_title            { float:left; color: #666666; font-size: 16px; line-height: 1.4em; font-weight: bold; }
/*-- actions                --*/ .C10_Actions               { float:left; width:0px; }
/*-- visibility             --*/ .Visibility                { float:right; }
                                 .Visibility a:hover        { background-color:Transparent; }
/*-- content pane           --*/ .C10_ContentPane           { padding:10px 25px 10px 10px; }
                                 .FullContentPane           { width:100%; }
/*-- bottom icons           --*/ .Icons                     { padding:0pt 0px 0px 10px; }
                                 .Icons a:hover             { background-color:Transparent; }
                                 .Icons a,.Icons input      { margin-top:10px; }
/*-- round container        --*/ .C10_roundcont             { background:transparent url(C10_ml.png) repeat-y scroll left top; margin:0; }
                                 .C10_right_bg              { background:url(C10_mr.png) repeat-y top right; margin:0 0 0 15px; }                               
/*-- round top left         --*/ .C10_roundtop_leftD        { background:url(C10_tl.png) no-repeat top left; height:16px; }
/*-- round top right        --*/ .C10_roundtop_rightD       { background:url(C10_tr.png) no-repeat top right; height:16px; margin-top:-16px; margin-left:15px; }
/*-- round bottom left      --*/ .C10_roundbottom_leftD     { background:url(C10_bl.png) no-repeat bottom left; height:16px; }
/*-- round bottom right     --*/ .C10_roundbottom_rightD    { background:url(C10_br.png) no-repeat bottom right; height:16px; margin-top:-16px; margin-left:15px; }
/*-- image of corner        --*/ img.C10_corner_left        { width:15px; height:16px; border: none; display:block !important; }
/*-- image of corner        --*/ img.C10_corner_right       { height:16px; border: none; display:block !important; }