
/* article order (ajax)
*/
article.order{}

article.order table {border: solid 1px #000000; border-collapse: collapse; border-bottom:none;  width:98%; font-size:1em; talble-layout:fixed;}
article.order table td,
article.order table th {padding:0.5em; font-size:1em;}
article.order table td {border: solid 1px #000000; border-top:none; width:80%;font-size:1em; }
article.order table th {border: solid 1px #000000; border-top:none;  background-color:#ECECEC; width:15%; font-weight:bold; text-align:center;}
article.order table tbody tr td img{width:60%;}
article.order table tbody tr td dl.target_categories dd{float:left; width:47%;}