/**************************************
 * THEME NAME: aul
 *
 * Files included in this sheet:
 *
 *   aul/user_styles.css
 **************************************/

/***** aul/user_styles.css start *****/

h1 {
  font-family: ariel,helvetica,sans-serif;
  font-size: xx-large;
  font-weight: bold;
  color: #F7931E;
  text-align: left;
  line-height: 1.5em;
}
body {
  background-color: white;
}

.sideblock .content {
background-color: #FDE4CC;

-moz-border-radius-bottomleft:20px;

-moz-border-radius-bottomright:20px;

}

.sideblock .header {
background-color: #FDDCB1;
}

.generalbox  {
border-style:none;
}
#course-view .headingblock {
display:none;
}
/***** aul/user_styles.css end *****/


