@import url(basic.css);
h2{
color:#996633;
}
h3{
margin:10px 15px;
padding:4px;
background-color:#F2E1BB;
}
hr{
text-align:center;
width:520px;
border-top:0px dotted #F2E1BB;
border-left:0px dotted #F2E1BB;
border-right:0px dotted #F2E1BB;
border-bottom:1px dotted #F2E1BB;
}
p.category_subject{
font-size:14px;
color:#CC3300;
font-weight:bold;
margin:20px 20px 0px 20px;
}
ul{
list-style-image: url(../actionscriptLab/gif/shareGIF/dot01.gif);
margin-top:15px;
}
li{
margin-bottom:5px;
}
