/*____________ [0] Basic Settings ____________*/
#list_Col .clip_add,
#list_Col .clip_del,
#list_Col .clip_open { display:none; }

#list_Col p.clip_Area           { float:left; padding:26px 0 0 0; width:184px; text-align:right; }
#list_Col p.clip_Area a         { cursor:pointer; overflow:hidden; display:inline-block; width:135px; height:22px; vertical-align:top; text-indent:-9999px; text-align:left; background:url(../images/clip_bt01_001.gif) no-repeat left -22px; }
#list_Col p.clip_Area a:hover,
#list_Col p.clip_Area a:active  { background-position:left top; }
#list_Col p.clip_Area b         { display:block; margin:-1.2em 0 2px 0; width:184px; text-align:right; font-size:80%; color:#444; }

#list_Col p.clipped a           { padding:0.1em 0.2em 0.1em 20px; width:auto; height:1.2em; line-height:1.0; border:solid 1px #BDBDBD; text-indent:0; background:url(/element/shared/images/icon/clip.gif) no-repeat 3px center #f7f7f7; }
#list_Col p.clipped a:hover,
#list_Col p.clipped a:active    { background-position:3px center; }



/*____________ [2] In Case of Regular Search SYS ______________*/
#list_Col td.info_Data p.clip_Area        { clear;both; }


