body {
	margin:0px;
	padding:0px;
 	background:url('bg.gif');
	}
body, div, table, td {
	font-family: 'Arial', sans-serif;
	font-size:12px;
	color:#666;
	}
a {
	color: #3354AA;
	text-decoration: underline;
	cursor: pointer;
	}
a:hover {
	color: #4B6DB7;
	text-decoration: none;
	}
#pgbottom {
	text-decoration: none !important;
	height: 1px;
	width: 1px;
	font-size: 1px;
	}
.Button {
	background: url('buttonbg.gif') repeat-x 0 0 !important;
	border: 1px solid #676967 !important;
	}

/* Errors & Success */
.ErrorContainer {
	background: url(alert.gif) no-repeat top left #FFEDEF;
	border-top: 1px solid #FFC2CA;
	padding: 10px 10px 10px 27px !important;
	overflow: hidden;
	}
.ErrorTitle {
	font-weight: bold;
	color: #c00 !important;
	}
.Error {
	color: #c00 !important;
	}
#Success {
	border-top: 1px solid #9C9;
	border-bottom: 1px solid #9C9;
	background: #E2F9E3;
	color: #060 !important;
	display: block;
	line-height: 200%;
	text-align: center;
	font-size: 13px;
	margin-bottom: 10px !important;
	}
.Notice {
	background: url(notice.gif) left center no-repeat #fff;
	border:1px solid #fbd7ea;
	font-size:13px;
	padding: 8px 8px 8px 30px;
	margin-bottom: 2px;
	color: #ea3493;
	line-height: 150%;
	}
	
/* Remove System Message Button */
.Notice span {
	float:right;
	display: block;
	font-size: 11px;
	}
.Notice span a,
.Notice span a:link,
.Notice span a:visited,
.Notice span a:hover {
	color: #1db1dd;
	}
.Invisible { display: none; }
	
/* Session.. */

#Session {
	padding: 6px !important;
	color: #666; 
	float:right;
	display:block;
	}
#Session a {
	font-weight: bold;
	text-decoration: none;
	color: #333;
	}
#Session a:hover {
	text-decoration: underline;
	}

/* Header.. */

#Header {
	
	background: url('panel.gif') no-repeat 0 0; width:760px;
	height: 120px;
	margin:0 auto;
	
	float:right;
	}
#Header * {
	margin:0px auto;
	padding:0px;
	}
#Header #Logo {
	height: 100px;
	background: url('title.jpg') no-repeat right center;
	}
#Header #Logo h1, #Header h1 {
	display: none;
	}
#Header ul {
	float:right;
	margin-top:10px;
	
	text-align:center;
	
	}
#Header ul li {
	display:inline;
	margin:0px 1px;
	}
#Header ul li.TabOn {
	font-weight:bold;
	}
#Header ul li a {
	font-size:12px;
	text-decoration:none;
	color:#fff;
	padding: 0px 5px 0px 5px;

	}
#Header ul li a:hover {

	}
#Header ul li.TabOn a,
#Header ul li.TabOn a:hover {
	color:#fff;
	}
#Header ul li a em {
	font-style:normal;
	text-decoration:underline;
	}
#Header img {
	border: none;
	}
#Header #discussions {
	background: url('menu-discussions.gif') no-repeat top center;
	}
#Header #categories {
	background: url('menu-new.gif') no-repeat top center;
	}
#Header #search {
	background: url('menu-search.gif') no-repeat top center;
	}
#Header #settings {
	background: url('menu-settings.gif') no-repeat top center;
	}
#Header #account {
	background: url('menu-account.gif') no-repeat top center;
	}


/* Panel.. */
#Panel {
	width:190px;
	float:left;
	display: inline;
	background-color:#fff;
	margin-right:3px;

	}
#Panel * {
	margin:0px;
	padding:0px;
	list-style:none;
	}
#Panel {
	padding: 0px;
	}
#Panel h1 {
	margin-top:0px;
	font-size:14px;
	margin-bottom:10px;
	}
#Panel h1 a {
	color:#fff;
	font-size:12px;
	text-decoration:none;
	background:url('panel-h1-bg.gif') no-repeat;
	margin:0;
	width:182px;
	display:block;
	margin-left:0;
	text-transform:uppercase;
	padding-left:5px;
	line-height:1em;
	padding-top:10px;
	padding-bottom:10px;

	}
#Panel h1 a em {
	font-style: normal;
	text-decoration: underline;
	color:#a00;
	}
#Panel h1 a:hover {
	
	background:url('panel-h1-bg-hover.gif') no-repeat;
	}
#Panel h2 {
	color:#fff;
	background-color:#ea3493;
	font-size:14px;
	margin:0px 0px 10px 0;
	padding:0px;
	width:175px;
	text-transform:uppercase;
	padding:10px 5px 5px 10px;
	}
#Panel ul ul, #Panel ul p, #Panel select {
	margin:0px 4px 10px 10px;
	}
#Panel ul, #Panel p {
	color:#335eb7;
	font-size:12px;
	}
#Panel ul ul {
	color:#f00;
	font-size:10px;
	padding-left: 0px;
	}
#Panel select {
	width:167px;
	margin-top:3px;
	}
#Panel ul ul li {
	width:173px;
	margin-bottom:3px;
	overflow: hidden;
	}
#Panel ul ul li a {
	font-size:12px;
	display:block;
	width:100%;
	color:#666;
	text-decoration:none;
	padding-left: 15px;
	background: url('listitem.gif') no-repeat left center;
	}
#Panel ul ul li a span {
	color: #ff9400;
	font-size: 10px;
	padding-left: 4px;
	}
#Panel ul ul li a:hover {
	color: #df0479;
	text-decoration: underline;
	}
#AboutVanilla {
	margin: 20px 0px 20px 0px !important;
	padding: 3px 0px 3px 0px;
	text-align:center;
	color:#bbb !important;
	width:180px;
	display:none;
	}
#AboutVanilla a {
	color:#d0d0d0 !important;
	text-decoration:none;
	}
#AboutVanilla a:hover {
	color:#aaa !important;
	text-decoration:underline;
	}

/* Content.. */

#Content {
width:563px;

	}
#Content .ContentTitle {
	font-weight: bold;
	padding: 6px 8px;
	color: #C1D0DF;
	background: url('titlebg.png') repeat-x 0 0;
	}
#ContentBody {

	}

/* ContentInfo/Control/Whatever - Universal to Discussion Index & Comments */

.ContentInfo {
	text-align: right;
	padding: 12px 8px;
	background-color:#fff;
	
	}
.ContentInfo.Top,
.ContentInfo.Middle {
	 background-color:#666;
	color: #c6def7;
	height:30px;
	}
	
.ContentInfo.Bottom {
	 background-color:#666;
	color: #c6def7;
	}
.ContentInfo * {
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	}
#CommentsPage .ContentInfo h1 {
	float:left;
	width:60%;
	overflow:hidden;
	white-space:nowrap;
	text-align:left;
	color:#fff;
	}
html>body .ContentInfo h1 { width:80% !important; }Grid
.ContentInfo input {
	font-size:10px;
	margin-left:5px;
	}
#DiscussionsPage .ContentInfo h1 {
	float:none;
	text-align:left;
	}
.ContentInfo h1 a {
	color: #c6def7;
	text-decoration:none;
	}
.ContentInfo h1 a:hover {
	color:#fff;
	}
.ContentInfo a {
	color:#c6def7;
	text-decoration:none;
	}
.ContentInfo a:hover {
	color:#fff;
	}
.PageInfo {
	color:#fff;
	padding:0px 1px;
	margin:5px 0px;
	line-height:23px;
	font-weight:bold;
	}
#CommentsPage .ContentInfo.Top .PageInfo{
	margin:5px 0px 0px 0px !important;
	}
.PageInfo p {
	margin:0px;
	padding:0px;
	display:inline;
	float: left;
	}
.PageList {
	margin:0px;
	padding:0px;
	list-style:none;
	color: #fff;
	}
.PageList li {
	display:inline;
	}
.PageList a,
.PageList li a {
	text-decoration:none;
	color:#c6def7 !important;
	}
.PageList a:hover,
.PageList li a:hover {
	color: #fff !important;
	}

/* Discussion Index */

#PageJump {
	margin: 9px 0px 0px 20px;
	float: right;
	}
#Discussions {
	float:left;
	}
table.Grid {
	
	background-color: #fff;
	width: 100%;
	}
.Grid th {
	padding: 8px 8px;
	font-family: Verdana, serif;
	font-weight: normal;
	text-align: left;
	background: #ea3493;
	font-size:11px;
	color: #fff;
	text-transform:capitalize;
	font-weight:bold;
	}
.Grid td {
	padding: 3px 8px;
	border-right: 1px solid #fbd7ea;
	}
.Grid .Alternate {
	color: #031545;
	background-color: #fbd7ea;
	}
.Grid a {
	color: #031545;
	text-decoration: none;
	}
.Grid a:hover {
	text-decoration: underline;
	}
.Grid .NewComments td {
	font-weight: bold;
	}
.ruled {
	background: #f1f1f1 !important;
	} 

/* Category Index */
  
#CategoryPage div.ContentInfo h1 {
	float: left;
	text-align: left;
	width: 100%;
	padding-bottom:6px;
	}
#Categories {
	margin:0px;
	padding:0px;
	list-style:none;
	border-top: 1px solid #ccc;
	margin-bottom: 20px;
	float: left;
	width: 100%;
	}
.BlockedCategory {
	background: #fff;
	}
.UnblockedCategory {
	background: #fff;
	}
#Categories li ul {
	border-bottom:1px solid #ccc;
	padding: 7px 6px 7px 6px;
	list-style: none;
	margin: 0px;
	}
#Categories li li {
	height:auto;
	border:0px;
	}
#Categories ul span, #Categories ul span a, #Categories ul a {
	color:#aaaaaa;
	text-decoration:none;
	}
#Categories ul span a:hover, #Categories ul a:hover {
	color:#f00;
	}
#Categories ul a {
	color:#777;
	}
.Category {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 100%;
	}
.CategoryName {
	font-size:13px;
	
	}
.CategoryName a {
	color: #3354AA !important;
	text-decoration: underline !important;
	}
.CategoryName a:hover {
	text-decoration: none !important;
	}
.CategoryName span,
.CategoryDescription span,
.CategoryName.Normal {
	display:none;
	}
.CategoryDescription {
	font-size:13px;

	}
.CategoryDiscussionCount, .CategoryOptions {
	font-size:13px;
	
	}

/* Comments.. */

.CommentGrid {
	width: 100%;
	background-color: #fff;
	}
.CommentGrid .Alternate {
	background-color: #fbd7ea;
	}
.CommentGrid .Alternate td {
	border-top: 1px solid #fbd7ea;
	border-bottom: 1px solid #fbd7ea;
	}
.CommentIcon {
	margin: 0px 20px 15px 20px;
	background: url(noicon.png) no-repeat center center;
	}
.CommentContent {
	position: relative;
	margin-left: 5px;
	}
.CommentAuthor {
	font-family: verdana, serif;
	font-weight: bold;
	margin: 15px 5px 5px 5px;
	text-align: center;
	}
.CommentAuthor a {
	text-decoration: none;
	}
.CommentAuthor a:hover {
	text-decoration: underline;
	}
.CommentMeta {
	margin: 16px 0px 0px 0px;
	font-size: 10px;
	color: #2E62B2;
	}
.CommentOptions {
	position: absolute;
	top: 0;
	right: 0;
	margin-right: 10px;
	}
.CommentOptions a {
	margin: 0px 1px;
	font-size: 10px;
	text-decoration: none;
	}
.CommentOptions a:hover {
	text-decoration: underline;
	}
.CommentBody {
	margin: 5px 25px 15px 0px;
	color: #031545;
	line-height: 150%;
	}

/* Search Page */

#Form.Search {
	position: relative;
	width: 100% !important;
	background-color: #fff;
	}
html>body #Form.Search { /* ugly hack, but fixes display error in IE. */
	width: 100% !important;
	}
#Form.Search fieldset legend {
	padding: 0px !important;
	margin-bottom: 6px;
	display: none;
	}
#SearchSimple {
	margin: 0px !important;
	}
#SearchSimple label {
	display: inline !important;
	width: 10px !important;
	color:#666;
	}
#MainSearchInput #txtKeywords {
	width: 60% !important;
	margin-left: 0px !important;
	}
#MainSearchInput label {
	display: none !important;
	}
#Form.Search .Submit input {
	color: #000 !important;
	}
.SearchInput,
.SearchSelect,
.SearchSelect option {
	color: #031545 !important;
	}

#SimpleSearchRadios input {
	width: auto !important;
	margin: 0px 2px 0px 12px;
	}
#SimpleSearchRadios label {
	font-weight: normal !important;
	color: #df0479 !important;
	}
.SearchSwitch {
	display: block;
	position: absolute;
	top: 6px;
	right: 20px;
	color: #1db1dd !important;
	}


/* Advanced Search Form */
#SearchDiscussionFields, #SearchCommentFields, #SearchUserFields {
	display: none;
	}
.AdvancedSearchInput {
	width: 60% !important;
	}
.AdvancedUserInput,
#DiscussionAutoCompleteResults,
#CommentAutoCompleteResults {
	width: 160px !important;
	}
#ddRoles, #ddOrder, #ddCommentCategories, #ddDiscussionCategories {
	width: auto !important;
	}
	
/* Search Results */
  
#SearchPage {
	margin-bottom: 20px;
	}
#SearchPage .ContentInfo h1 {
	text-align: left !important;
	}
#SearchPage .Bottom .PageInfo {
	margin-top: 0px !important;
	border-top: 0px !important;
	}

/* Forms.. */

#Form * {
	margin:0px;
	padding:0px;
	list-style:none;
	}
#Form {
	margin-bottom: 10px;
	}
#Form fieldset {
	border:0px;
	clear:none;
	margin-bottom: 20px;
	}
#Form fieldset legend {
	padding: 10px 10px 0px 10px;
	margin: 0px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	}
#Form form {
	margin: 0px;
	padding:10px 0px 0px 20px;
	}
#Form li {
	margin-bottom:10px;
	color:#834300;
	font-weight:bold;
	}
#Form label a {
	margin-bottom:-3px;
	margin-right:15px;
	float:right;
	padding:3px 6px;
	color:#834300;
	text-decoration:none;
	font-weight:normal;
	border:1px solid #ffedae;
	background-color:#fff;
	}
#WhisperUsername,
#WhisperAutoCompleteResults {
	width: 200px;
	}
#Form textarea,
#Form input,
#Form select {
	font-family: 'Arial', sans-serif;
	font-size:12px;
	font-weight: normal;
	border: 1px solid #031545;
	padding: 2px;
	background: #fff url('inputbg.gif') repeat-x 0 0;
	}	
#Form textarea {
	width:99.5%;
	height:150px;
	}
#Form textarea.SmallCommentBox {
	height: 150px;
	}
#Form textarea.LargeCommentBox {
	height: 400px;
	}
	
#Form .Button {
	cursor: pointer;
	color: #000 !important;
	}
#Form .Button.SubmitButton {
	margin-right:10px;
	}

/* Add Comment & Start Discussion Forms */

#Form.StartDiscussion legend {
	padding-top: 0px;
	
	}
#PostPage #Form.AddComments legend {
	padding-top: 0px;
	}
.AddComments {
	width: 99%;
	background-color:#fcebbc;

	}
#Form.AddComments {
	width: 100%;
	}	
#Form.AddComments fieldset {
	margin: 0px;
	}
	#Form.AddComments legend{color:#FF6600;width:500px;}
#Form.AddComments form {
	margin-top: 0px !important;
	}
#Form.StartDiscussion label, 
#Form.AddComments label {
	display:block;
	width:100%;
	color:#666;
	font-weight:bold;
	}
#Form.StartDiscussion label.Radio,
#Form.AddComments label.Radio {
	display:inline !important;
	width:auto !important;
	}
#Form.AddComments {
	margin: 0px 0px 4px 0px;
	padding: 4px 0px 0px 0px;
	}
#PostPage #Form.AddComments {
	padding: 0px;
	}
.DiscussionBox {
	width: 400px;
	}	
#Form .Button {
	width: auto !important;
	}
#Form.AddComments a,
#Form.StartDiscussion a {
	font-weight: normal;
	}
#CommentFormats input {
	margin: 0px 2px 0px 12px;
	}
#Form.StartDiscussion #CommentFormats label,
#Form.AddComments #CommentFormats label {
	font-weight: normal;
	}
/* Pad fatal errors on post page */
#PostPage #Content {
	padding-top: 20px !important;
	}

/* Account Section Forms.. */

.Account {
	width:450px;
	margin: 0px !important;
	}
#Form.Account * {
	line-height: 150%;
	}
#Form.Account legend {
	color:#fff;
	}
#Form.Account h2 {
	font-size:14px;
	margin-bottom:10px;
	color: #c6def7;
	}
#Form.Account p {
	color:#5C9AF7;
	padding-bottom: 10px;
	}
#Form.Account ul p {
	padding: 0px;
	}
#Form.Account label {
	display:block;
	width:80%;
	line-height:18px;
	margin-bottom: 4px;
	color:#5C9AF7;
	}
#Form.GlobalsForm label {
	float: left;
	}
#Form.Extensions label {
	width: 100%;
	}
#Form.Account .Description span label,
#Form.Account label small {
	font-weight:normal;
	}
#Form.Account input,
#Form.Account select {
	color: #031545;
	width:40%;
	}
#Form.GlobalsForm input,
#Form.GlobalsForm select {
	width: 59%;
	}
.Description {
	margin:3px 0px !important;
	padding: 3px 0px 5px 0px !important;
	font-weight:normal;
	}
#Form.Account p span {
	display:block;
	margin-top:5px;
	}
#Form.Account p span label {
	float:none;	
	display:inline;
	margin-left:5px;
	font-weight:bold;
	line-height:20px;
	width:90%;
	}
#Form.Account p span input {
	width:14px;
	}
#Form.Preferences p span label {
	font-weight: normal;
	}
	
/* Globals Form */
  
#Form.GlobalsForm select.SmallSelect {
	font-size: 11px;
	width: 50px;
	}
#Form.GlobalsForm #ForumOptions p span label {
	font-weight: normal !important;
	}
#Form.GlobalsForm #ForumOptions {
	margin-bottom: 20px;
	}
#Form.GlobalsForm p {
	margin-bottom: 10px;
	}
	
/* Update Check form */
  
#Form.UpdateCheck p.Description {
	padding: 0px !important;
	margin: 0px 0px 10px 0px !important;
	}  
  
/* RoleEdit Form */
  
#Form.RoleEditForm li p span label {
	font-weight: normal !important;
	}

/* Category List */
#Form.CategoryList .RoleBlocked {
	background: url(disabled-tile.gif) #F4F4C2;
	}
	
/* Category Form */
#Form.CategoryForm li p span label {
	font-weight: normal !important;
	}
  
  

/* Custom form for extensions management screen */

#Form.Extensions {
	margin: 0px 0px 20px 0px !important;
	}
div.Extensions ul {
	border:1px solid #ddd;
	border-bottom:0px;
	margin: 10px 0px 20px 0px !important;
	}
div.Extensions ul {
	background-color:#fffeec;
	}
div.Extensions ul li { 
	border-bottom:1px solid #ddd;
	margin:0px !important;
	padding:10px !important;
	overflow: hidden;
	}
div.Extensions ul li.Enabled {
	background: #FEFECB;
	}
div.Extensions ul li.Disabled {
	background: url(disabled-tile.gif) #F4F4C2;
	}
div.Extensions ul li.Processing {
	background: #FEFECB;
	}
div.Extensions ul li.Processing label {
	background: url(progress.gif) no-repeat center left;
	}
div.Extensions ul li.Processing input {
	display: none;
	}
div.Extensions ul li.Processing * {
	color: #B9AB7E !important;
	}
div.Extensions h3 {
	font-size:13px;
	color:#000 !important;
	}
div.Extensions h3 label {
	display: inline !important;
	padding-left: 30px !important;
	}
div.Extensions ul li input {
	width: auto !important;
	margin-top: 3px !important;
	left: 260px;
	position: absolute;
	}
div.Extensions h3 a {
	color:#1EB136 !important;
	text-decoration: none;
	}
div.Extensions h3 a:hover {
	text-decoration: underline;
	}
div.Extensions ul li span,
div.Extensions ul li span * {
	font-size: 12px;
	font-weight: normal;
	z-index: 1;
	}
div.Extensions ul li span {
	margin-left: 10px !important;
	}
div.Extensions .Version {
	font-weight: bold;
	margin-left: 5px !important;
	}
div.Extensions ul li p {
	padding-left:30px !important;
	color:#000 !important;
	font-weight:normal;
	}
div.Extensions ul li p a {
	color:#335eb7 !important;
	text-decoration: none;
	}
div.Extensions ul li p a:hover {
	color:#062971 !important;
	text-decoration: underline;
	}

/* Custom form for sortable list */

  
.SortList {
	background-color: #ffc;
	border: 1px solid #ddd;
	border-top: 0px;
	}
.MovableSortListItem {
	cursor: move;
	}
.SortListItem {
	border-top: 1px solid #ddd;
	padding: 6px !important;
	margin: 0px !important;
	position: relative;    /* set item to relative for IE6 */
	}
.SortListOptions {
	float: right !important;       /* float for modern browsers - no need to clear this float */
	float: none;                   /* no float for IE6 */
	position: relative !important; /* realtive positioning for modern browsers */
	position: absolute;            /* absolute positioning for IE6 */
	right: auto !important;         /* no right positioning for modern browsers */
	right: 20px;                   /* right positioning for IE6 */
	}
.SortEdit, .SortEdit:link, .SortEdit:active, .SortEdit:visited {
	color: #1eb136 !important;
	font-weight: normal !important;
	text-decoration: none !important;
	}
.SortEdit:hover {
	color: #393;
	text-decoration: underline;
	}
.SortRemove {
	background: url(btn.remove.gif) no-repeat center right;
	text-decoration: none;
	margin-left: 10px !important;
	padding-left: 15px !important;
	}
.SortNoRemove {
	text-decoration: none;
	margin-left: 10px !important;
	padding-left: 15px !important;
	}

/* */

#CustomInfo li {
	width:50%;
	float:left;
	}
#CustomInfo li input {
	width:80% !important;
	}
.Submit {
	margin:20px 0px !important;
	text-align:right;
	}
.Submit input {
	width: auto !important;
	float:left;
	cursor:pointer;
	}
.Submit a {
	color: #1db1dd !important;
	}

/* Profile Page.. */

#AccountProfile #Success,
#AccountProfile .ErrorContainer {
	margin-right: 18px;
	
	}
#AccountProfile .ErrorContainer {
	margin-bottom: 10px;
	border-bottom: 1px solid #FFC2CA;
	}
#AccountProfile {
	float:left;
	width: 523px;
	padding: 10px 20px;
	background-color:#fff;
	}
#AccountProfile * {
	margin:0px;
	padding:0px;
	list-style:none;
	}
#AccountProfile li {
	clear:both;
	margin-right:20px;
	line-height:18px;
	}
#AccountProfile h3 {
	font-size:12px;
	width:44%;
	float:left;
	color:#1db1dd;
	}
#AccountProfile p {
	float:left;
	width:55%;
	color:  #df0479;
	}
#AccountProfile h2 {
	font-size:14px;
	color:#fff;
	width:60%;
	float:left;
	}
#AccountProfile .ProfileTitle * {
	line-height:32px;
	color:#666;
	}
#AccountProfile .Tagline {
	padding: 6px;
	text-align: center;
	border-top: 1px solid #D9999A;
	border-bottom: 1px solid #D9999A;
	background: #FEE1E1;
	color: #850406 !important;
	margin: 0px 20px 10px 0px;
	}
.ProfileTitleIcon {
	background-repeat:no-repeat;
	}
.ProfileTitle h2 {
	width:48% !important;
	}
.ProfileTitle.WithIcon h2 {
	padding-left:4px !important;
	width: auto;
	}
.ProfileTitle.WithIcon .ProfileIcon {
	padding:9px 0px 9px 30px;
	background: #fff no-repeat center center;
	margin-right: 6px;
	display: inline;
	float: left;
	width: 32px;
	}	
#AccountProfile .ProfileTitle p {
	width:auto;
	float: right;
	text-align:right;
	font-size:11px;
	color:#aaa;
	}
#AccountProfile .ProfileTitle {
	line-height:20px;
	margin-bottom:10px;
	}
#AccountProfile .Picture {
	width: 280px;
	height: 200px;
	overflow: hidden;
	background: center center no-repeat;
	margin-bottom: 6px;
	}
#AccountHistory {
	margin-left:320px;
	}
html>body #AccountHistory { /* ugly hack, but fixes display error in IE. */
	margin-left:300px !important;
	}
#AccountHistory * {
	margin:0px;
	padding:0px;
	list-style:none;
	color:#999;
	}
#AccountHistory ul, #AccountHistory h2 {
	margin:0px 20px;
	}
#AccountHistory ul {
	margin-top: 10px;
	margin-bottom:20px;
	}
#AccountHistory h2 {
	padding-top: 20px;
	font-size:14px;
	color:#fff;
	}
#AccountHistory ul {
	border-top:1px solid #000A2A;
	border-bottom:1px solid #001E52;
	}
#AccountHistory li {
	padding:10px 2px;
	border-top: 1px solid #001E52;
	border-bottom:1px solid #000A2A;
	}
#AccountHistory h3,
#AccountHistory h3 a {
	color:#fff;
	font-size:12px;
	}
#AccountHistory h3 small {
	font-size:11px;
	}
#AccountHistory p {
	font-size:11px;
	color: #5C9AF7;
	}
#AccountHistory p.Note {
	padding:3px;
	padding-bottom:0px;
	font-style:italic;
	}
	
/* Settings Home */
  .ContentColumn{background-color:#fff;}

#Form.Help form {
	width: 524px !important;
	margin: 0px;
	padding: 0px;
	background-color:#fff;
	}
	#Form.Help legend {color:#FF6600;}
#SettingsPage #Form.Help p.Description {
	color:#666 !important;
	padding: 10px 10px 10px 20px !important;
	}
#SettingsPage #Content dl * {
	margin:0px;
	padding:0px;
	color: #666;
	font-size:12px;
	padding-left: 10px;
	}
#SettingsPage #Content dl dt {
	margin: 10px 10px;
	font-weight:bold;
	font-size:14px;
	color: #fff;
	}
#SettingsPage #Content dl dd {
	margin:10px;
	}
.WhisperFrom {
	background-color:#fefceb;
	}
.WhisperTo {
	background-color:#feebfa;
	}
.left {
	float:left;
	}
.hiLite {
	background-color:#ff9;
	font-style:normal;
	}

/* Autocomplete results */
  
.AutoCompleteContainer {
	margin: 0px;
	padding: 0px;
	border: 1px solid #888;
	border-top: 0px;
	}
.AutoCompleteContainer td {
	padding: 3px;
	cursor: pointer;
	}
.AutoCompleteRow td {
	background: #fff;
	color: #000000;
	}
.AutoCompleteHoverRow td {
	background: #335EA8;
	color: #fff;
	}
	
/* Ajax progress */
.HideProgress {
	background: url(hprogress.gif) center center no-repeat;
	text-decoration: none !important;
	padding-left: 15px;
	padding-right: 15px;
	}
.Progress {
	background: url(hprogress.gif) left center no-repeat;
	padding-left: 22px !important;
	}
.PreferenceProgress {
	background: url(hprogress.gif) left center no-repeat;
	padding-left: 16px !important;
	}
.Complete,
.PreferenceComplete {
	background: none;
	padding-left: 0px;
	}
.PreferenceProgress input {
	display: none;
	}
.PreferenceComplete input {
	display: inline;
	}

/* IE Rendering Fixes */
  
#Body, #Form h2, #Form p {height: 1%;}

/* Thank you positioniseverything.com*/

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}
.clearfix {
	display:inline-table;
	}
	
/* Hides from IE-mac \*/
  
* html .clearfix {
	height:1%;
	}
.clearfix {
	display:block;
	}
	
/* End hide from IE-mac */

#Icon {
	margin: 1px;
	padding: 0px;
	height: 16px;
	width: 16px;
	}
#Icon.New {
	background: url('icon-new.gif') no-repeat 0 0;
	}
#Icon.Read {
	background: url(icon-read.gif) no-repeat 0 0;
	}
#Icon.Category, .CategoryIcon #Icon {
	background: url(icon-read.gif) no-repeat 0 0;
	display:block;
	}
#Icon.User {
	background: url('icon-user.gif') no-repeat 0 0;
	
	}

.UserIcon {
	width: 64px;
	height: 64px;
	background: no-repeat center center;
	border: 3px solid #fbd7ea;
	}


#Body{clear:both;}
#Wrapper{width:760px; margin:0 auto;}
#Comments .User{text-align:center; margin-bottom:5px; margin-top:8px;}
li#SimpleSearchRadios{color:#1db1dd;}
a#CommentBoxController{color:#333;}
  .ContentColumn #Content legend{color:#FF6600;}