/*This is the core style sheet of the articles.*/
#box{padding:10px;
border-left:1px solid #FFCC00;
border-right:1px solid #FFCC00;
border-bottom:2px dashed #FFCC00;}

#boxh{padding:10px;
border-left:1px solid #FFCC00;
border-right:1px solid #FFCC00;}

