/*
  Stylesheet for FlashDen website.
  Author: Ryan Allen / Collis Ta'eed (April 2006)
*/



@import "header.css?x=1";			/* Header, Menu, Orientation */
@import "sidebar.css?x=1";			/* SideBars */
@import "icon_links.css?x=1";		/* Links with Rollover Icons */
@import "content.css?x=1";			/* Content & General Styles */
@import "home.css?x=1";				/* Homepage and IntroPage Styles */
@import "error.css?x=1";			/* Error Styles */
@import "tree.css?x=1";				/* Ryans Elite Tree Style */
@import "pullQuote.css?x=1";		/* Collis Elite Pullquote Style */
@import "formsAndButtons.css?x=1";	/* Input Buttons and Link Buttons and Form Styles */
@import "forums.css?x=1";			/* Forums Styles */

fieldset {
  margin-bottom: 20px;
  border: 1px solid #cfc4aa;
}

fieldset legend {
  font-size: 14px;
  font-weight: bold;
  padding: 2px;
}
