/*
* Extra styles used by the custom "addons" on the forum
*/

@import url("classes.css");
@import url("growl.css");
@import url("extlinks.css");
@import url("jquery.countdown.css");

/*
* Prevent portal posts from overflowing the layout
*/

div.postbody_portal {
  overflow:none!important;
  width:445px;
}
