/* AutoCatSet Ver 2.0 */
#wpwrap #autocatset{
margin:0 20px 0 0;
}
#wpwrap #autocatset #autocatset_explain {
padding:10px;
border:#CCC 1px solid;
background:#FFFEE1;
line-height:21px;
}
#wpwrap #autocatset ul {
margin:0 0 40px 20px;
}
#wpwrap #autocatset ul li{
list-style:disc;
}
#wpwrap #autocatset ul li strong{
color:#FF3366;
font-weight:bold;
text-decoration:underline;
}
#wpwrap #autocatset h4{
color:#3399CC;

}
#wpwrap #autocatset h5{
color:#999966;

}
#wpwrap #autocatset hr{
height:1px;
background:#999;
}
#autocatset_footer {
background:#333;
padding:10px;
color:#FFF;
font-size:10px;
text-align:right;
}

#autocatset_result td,
#autocatset_result th{
	padding:5px;
	text-align:left;
	border-bottom:dotted 1px #666;
}
#autocatset_result td .cat_name {
	border:1px solid #666;
	display:inline-block;
	padding:0.2em;
	margin:0 0.4em;
}
#autocatset p.description {
	font-style:normal;
	
}