TEXTAREA,INPUT,SELECT{
	border-top: 1px solid; 
	border-left: 1px solid; 
	border-bottom: 1px solid; 
	border-right: 1px solid; 
	border-color:#555555;
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #555555;
	}
INPUT.checkbox{
	border-color:#FFFFFF;
	font-family: Verdana,Arial;
	font-size: 11px;
	color: #555555;
	}

html {
	margin:0;
	border:0;
	padding:0
}
body {
	margin:0;
	border:0;
	padding:0px 0px 0px 2px;	
}
body, td, th {
	font:8pt "Verdana","Arial","Helvetica",sans-serif;   
	color:#000
}
a {
	text-decoration:none;
	color:#0000ff 	
}
a:visited {
	color:#4682B4

}
a:hover, a:focus, a:active {
	text-decoration:underline
               
}

abbr, acronym {
	cursor:help;
	border-bottom:1px dashed #CCC
}
img {
	border:0px
}
p {
	padding:0
}
kbd.shortcut {
	/*font-family:inherit;*/
	font-family:"Verdana","Arial","Helvetica",sans-serif; /* *shrugs* */
	text-decoration:underline
}
form {
	margin:0;
	padding:0
}
form .silent {
	display:none
}
form .aside {
	float:left;
	clear:left;
	width:30%
}
form textarea {
	width:90%           
}
/*address*/
div#address {
	clear:both;
	padding:1.5em;
	font-style:normal;
	font-size:8pt;
	letter-spacing:.1em;
	text-align:center
}

.first {
	margin-top:0 !important
}
.last {
	margin-bottom:0 !important
}
.leading {
	border-bottom:0 none !important
}
.trailing {
	margin-top:0 !important;
	border-top:0 none !important
}


div#bar-user {
	margin-bottom:2em;
	border:1px solid #546359;
	padding:5px 2px;
	background-color:#79887E;
	border-top:0px none;
	border-bottom-left-radius:.4em;
	border-bottom-right-radius:.4em
}
div#bar-user a {
	color:#C4CAC4 !important;
	border-color:#79887E !important;
	background-color:#79887E !important
}
div#bar-user a:hover, div#bar-user a:focus, div#bar-user a:active {
	border-color:#C4CAC4 !important;
	background-color:#737D73 !important
}
div#bar-user table.toolbar {
	margin:0 !important
}

p {
	margin:0;
	padding:0
}
.read {
	padding:5px
}


table.toolbar {
	border:0;
	padding:0;
	margin:auto;
	border-collapse:collapse
}
table.toolbar td {
	padding:0 .35em 0 0
}
table.toolbar a {
	display:block;
	border:1px solid #9FA99F;
	padding:.4em .8em;
	line-height:18px;
	vertical-align:middle;
	white-space:nowrap;
	background-color:#9FA99F /* Match yon border */
}
table.toolbar a img {
	width:18px;
	height:18px
}
table.text-toolbar a img {
	float:left;
	margin:0 3px 0 0
}
table.toolbar a:hover, table.toolbar a:focus, table.toolbar a:active {
	border-color:#546359 !important;
	background-color:#B0BAB0 !important;
	text-decoration:none
}
table.toolbar span.hsep {
	display:none
}

.mod-east div.section {
	margin-left:4px
}
.mod-west div.section {
	margin-right:4px
}










/* IE stuff */
* html, * html body {
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#CED8CE;
	scrollbar-3dlight-color:#546359;
	scrollbar-darkshadow-color:#546359;
	scrollbar-track-color:#ffffff;
	scrollbar-arrow-color:#000
}
* html textarea {
	scrollbar-track-color:#BDC4BD
}
* html div#bar-main .list a {
	display:inline-block
}

/* IE Mispainting Patches */
* html div#content-core, * html div#user-core, * html div#address-core {
	position:relative /* Userpage 50%/50% column widths miscalculated without this.. breaks background in IE6 *steeeeeeeam* */
}
* html div.output-primary div.section {
	position:relative
}
* html div.output-primary div.section-head,
* html div.output-primary div.item-head {
	position:relative;
	width:100%
}

* html ul#userinfo,
* html ul#userstats,
* html ul.beacon li a.thumbnail,
* html ul.beacon li span.main,
* html ul.watch li.odd,
* html .mod-double .main,
* html div#address p#address-copyright,
* html form .aside,
* html form img.aside {
	position:relative
}

/* Moz stuff */
input[type=submit], table.toolbar a/*:hover*/ {
	-moz-border-radius:.4em
}
div#bar-deviant {
	-moz-border-radius:.4em .4em 0 0
}
div#bar-user {
	-moz-border-radius:0 0 .4em .4em
}
div#bar-main {
	-moz-border-radius:0 0 .4em .4em
}
div.output-secondary div.section h3 {
	-moz-border-radius:3px
}

/* Un-IE */
div.hekk {
	d\isplay:none
}

/* browse nav, added 2003-11-28 */
/* (moved to napalm.css, temporarily) */