

div.container_table_sort{border-left:3px solid white;border-right:3px solid white;clear:both;}

table.to_be_sorted {margin:0 0 0 0;/*border-right:3px solid red;border-left:3px solid red;*/display:block;width:507px;clear:both;}
table.to_be_sorted tr th{display:none;width:0;height:0;visibility:hidden;}
table.to_be_sorted tr td{}

a.trigger-abc,a.trigger-date{float:right;}
a.trigger-abc.date_head,a.trigger-date.date_head{margin-right:3px;}
table.to_be_sorted tr th{text-align:right;background-repeat:no-repeat;}
table.to_be_sorted tr td.date{display:none;width:0;}
a.trigger-abc,a.trigger-date { 
    font-weight: bold; 
padding:8px 20px 8px 15px;
text-align:center;
float:right;
margin-top:0;!margin-top:3px;
}
a.trigger.desc:link,a.trigger.desc:visited { 
    background-image: url(/i18n/2150394,property=data,v=2.gif);background-position:right; 
}
a.trigger.asc:link,a.trigger.asc:visited { 
    background-image: url(/i18n/2150642,property=data,v=2.gif); background-position:right; 
} 

table.to_be_sorted div.content {margin:0;display:block;clear:both;width:485px; background-image:url(/i18n/2150508,property=data,v=2.png); background-position:top center;background-repeat:no-repeat;padding:15px 15px 15px 4px;
background-color:#F2F2F2;}
table.to_be_sorted div.content img{filter : alpha(opacity=70);-moz-opacity : 0.7;opacity : 0.7;}
table.to_be_sorted div.content span.flash {filter : alpha(opacity=70);-moz-opacity : 0.7;opacity : 0.7;}
table.to_be_sorted div.content a:link{color: #1f1f1f;text-decoration:none; }
table.to_be_sorted div.content a:visited{color: #1f1f1f;text-decoration:none;}
table.to_be_sorted div.content a:active{color: #1f1f1f;text-decoration:none;}
table.to_be_sorted div.content a:hover{background-color:none}

table.to_be_sorted div.content img{padding:8px;float:left;margin:0 5px 5px 0}
table.to_be_sorted div.content span.flash {padding:8px;float:left;margin:0 5px 5px 0}
table.to_be_sorted div.content h3 {font-size:1.15em;padding:5px 0 2px 0;line-height:1em;}
table.to_be_sorted div.content a{margin:0 auto 0 auto;padding:0 10px 0 10px;display:block}
table.to_be_sorted div.content p {line-height:1.2em;margin:0 0 0 0}
table.to_be_sorted div.content p.subtitle a{font-size:1em; font-style:italic;color:#676767;padding:0 0 2px 10px;margin-bottom:0;}

/*state off*/
table.to_be_sorted div.content h3 {color:#4b49421}
table.to_be_sorted div.content a{color:#4b49421}
table.to_be_sorted div.content p {color:#4b49421}
table.to_be_sorted div.content p.subtitle a{color:#4b49421}

/*state on*/
table.to_be_sorted div.content:hover {background-color:#FFF;}
table.to_be_sorted div.content:hover img{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;background-image:url(/i18n/2150368,property=data,v=2.gif);}
table.to_be_sorted div.content:hover span.flash{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;background-image:url(/i18n/2150368,property=data,v=2.gif);}
table.to_be_sorted div.content:hover h3 {color:#000}
table.to_be_sorted div.content:hover a{color:#000}
table.to_be_sorted div.content:hover p {color:#000}
table.to_be_sorted div.content:hover p.subtitle a{color:#000}
