

table.tbl_action {
	border-left: 1px dotted #fabd3b;
	border-right: 1px dotted #fabd3b;
	border-bottom: 1px dotted #fabd3b;	
	border-top: 1px dotted #fabd3b;
	background: #fff0ce url('/images/actions_back.gif') top repeat-x;
}
table.tbl_action td{
	vertical-align: top;
}
table.tbl_action td img{
	margin:20px;
}
table.tbl_action td ul{
	text-align: left;
	color:#2D3A4A;	
}
table.tbl_action table td img{
	margin:0;
}
table.tbl_action table {
	margin: 20px;
	background-color:white; 
	text-align: left;
	width:600px;
	border-left: 1px dotted #fff0ce;
	border-right: 1px dotted #fff0ce;
	border-bottom: 1px dotted #fff0ce;	
	border-top: 1px dotted #fff0ce;
}
table.tbl_action table td{	
	text-align: center;
	padding:5px;
}
table.tbl_action table td h2.item_name{
	white-space: normal;
}
table.tbl_action h2 a:hover{	border-bottom: 1px dashed; text-decoration: none;}
table.tbl_action_seprt{
	background: url('/images/catalog_name_line.gif') top left repeat-x;
	margin-bottom:6px;
}
