@import url("iconize.css");

body
{
	background: url(/images/design/headerbg.gif) top left #d9e6ed repeat-x;
	margin: auto;
	padding: 0px;
	text-align: center;
}




/* *********************** */
/* General Text Attributes */
/* *********************** */

h1, h2, h3, h4, h5, h6, p, ul li, ol li, ul li li, ol li li
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

a { color: #900; }
a:hover { color: #600; }




/* *********** */
/* Page Layout */
/* *********** */

#layout
{
	margin: auto;
	padding: 0px;
	width: 1035px;
	text-align: left;
}

#header
{
	width: 1007px;
	height: 112px;
	margin-bottom: 3px;
	margin-left: 13px;
	background: url(/images/design/header.gif) top left repeat-x;
	float: left;
}

* html #header { margin-left: 7px; }

#banner, #banner em
{
	width: 673px;
	height: 100px;
	background: url(/images/design/banner.jpg) top left no-repeat;
	float: left;
}

.replace 
{ 
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0;
    font-size: 1.2em;
}
.replace em 
{
    display: block;
    position: absolute;
    top: 0; 
    z-index: 1;
}

.replace a {
	cursor: hand;
	cursor: pointer;
}

#logos
{
	width: 190px;
	background: url(/images/design/666.gif) 72px 0px repeat-y;
	margin: 11px 0px 0px 0px;
	padding-top: 6px;
	padding-bottom: 2px;
	text-align: right;
	float: right;
}

#logos img
{
	padding-right: 15px;
	border: 0px;
}

#leftcolumn
{	
	width: 810px;
	float: left;
	padding-bottom: 15px;
}

#rightcolumn
{
	width: 210px;
	float: left;
	padding-bottom: 15px;
}

#topnav ul
{
	font-size: 0.6em;
	text-align: right;
	margin: 0px;
	padding: 3px 15px 0px 0px;
	background: url(/images/design/topnavbg.gif) top left repeat;
	min-height: 17px;
	height: auto !important;
	height: 17px;
	font-weight: bold;
	text-transform: uppercase;
}

#topnav ul li
{
	display: inline;
	padding-left: 15px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

#nav
{
	background: url(/images/design/navbg.jpg) #d9e6ed bottom left repeat-x;
	float: left;
	padding-left: 13px;
	width: 795px;
}

#nav ul
{
	margin: 9px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	font-size: 0.65em;
	float: left;
}

#nav ul li
{
	display: inline;
	padding-left: 10px;
	border-left: 1px solid #777;
	padding-right: 9px;
}

#nav ul li a, #footer ul li a { color: #036; }
#nav ul li a:hover, #nav ul.login li a:hover, #footer ul li a:hover { color: #600; }

#nav ul li.first
{
	padding-left: 0px;
	border-left: 0px;
}

#nav ul.login
{
	margin: 10px 10px 0px 0px;
	float: right;
}

#nav ul.login
{
	_margin: 0px 15px 0px 0px !important;
	*margin: 0px 10px 0px 0px !important;
	_padding: 9px 0px 7px 0px !important;
	*padding: 9px 0px 7px 0px !important;
	_position: relative;
	*position: relative;
	_top: 0px;
	*top: 0px;
	_left: 0px;
	*left: 0px;
}

#nav ul.login li
{
	background: url(/images/design/loginleft.jpg) top left no-repeat;
	border: 0px;
	padding: 13px 0px 7px 30px;
}

#nav ul.login li
{
	_padding: 0px 0px 4px 0px !important;
	*padding: 0px 0px 4px 0px !important;
}

#nav ul.login li a
{
	background: url(/images/design/loginright.jpg) top right no-repeat;
	padding: 13px 30px 7px 0px;
	font-size: 1em;
	font-weight: bold;
}

#nav ul.login li a
{
	_padding: 10px 30px 10px 30px !important;
	*padding: 10px 30px 10px 30px !important;
	display: inline;
	color: #900;
}

#moderate {
	background-color: #B97376;
	margin-left: -10px;
	padding: 1px 5px 15px 10px;
}

#moderate h3 {
	color: #900;
}

#moderate ul {
	font-size: 0.8em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#moderate ul li {
	display: inline;
	padding-left: 15px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

#nav ul {
	margin: 9px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	font-size: 0.65em;
	float: left;
}

#nav ul li {
	display: inline;
	padding-left: 10px;
	border-left: 1px solid #777;
	padding-right: 9px;
}


/* *************************** */
/* Content Area Specifications */
/* *************************** */

#content
{
	margin-top: 0px;
	padding: 0px 13px 15px 23px;
	width: 774px;
	background: url(/images/design/contentbg.jpg) top left repeat-y;
	float: left;
}
#content a { color: #036; }
#content a:hover { color: #600; }

* html #content
{
	padding: 0px 15px 15px 23px;
}


/* Portal Featured Article and Photo */

#content #feature
{
	width: 750px;
	background: url(/images/design/ccc.gif) 413px 0px repeat-y;
	float: left;
	margin-bottom: 15px;
	margin-top: 15px;
}

.featurephoto
{
	width: 400px;
	height: 250px;
	background: url(/images/design/featurephoto.jpg) top left no-repeat;
	padding: 20px 20px 20px 20px;
	float: left;
}

#feature h1
{
	margin: 0px;
	padding: 0px 0px 10px 0px !important;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.45em;
	line-height: 1.3em;
}

#feature h1 a
{
	text-decoration: none;
	color: #000;
}

#feature h2
{
	color: #900;
	text-transform: uppercase;
	font-size: 0.65em;
	margin: 13px 0px 5px 0px;
}

#feature p
{
	font-size: 0.8em;
	line-height: 1.4em;
}

#feature p.byline
{
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	font-size: 0.85em;
}

#feature p.affiliation
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.6em !important;
	color: #222;
	margin: 0px 0px 8px 0px;
}

#feature p.readmore
{
	background: url(/images/design/arrow.gif) top right no-repeat;
	text-align: right;
	padding: 0px 20px 0px 0px;
	text-decoration: none;
}

#feature p.readmore a
{
	color: #333;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.8em;
	line-height: 1.6em;
}

#feature p.readmore a:hover { text-decoration: underline; color: #600; }

#break
{
	width: 745px;
	height: 1px;
	clear: both;
	margin: 10px 0px 15px 10px;
	background: url(/images/design/brbg.jpg) top left repeat-x;
}


/* Portal Content Lists Formatting */

#lists
{
	float: left;
	width: 760px;
	padding-left: 12px;
	background: url(/images/design/listsbg.gif) top left repeat-y;
}

#lists .column
{
	width: 237px;
	float: left;
	margin-right: 15px;
}

#lists h2
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #900;
}

#lists h2 span, #lists h2 a
{
	text-decoration: none;
	color: #333;
	font-size: 0.75em;
}

#lists h2 a:hover
{
	color: #900;
	text-decoration: underline;
}

#lists ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 15px 0px 15px;
	font-size: 0.8em;
	line-height: 1.2em;
}

#lists ul li
{
	padding-bottom: 10px;
	color: #d7502a;
}

#lists ul li a
{
	text-decoration: none;
	color: #000;
}

#lists ul li a:hover
{
	color: #600;
	text-decoration: underline;
}




/* ********************* */
/* Footer Specifications */
/* ********************* */

#footer
{
	width: 800px;
	background: url(/images/design/footerbg.jpg) #d9e6ed top left repeat-x;
	font-size: 0.6em;
	padding-top: 15px;
	padding-left: 13px;
	float: left;
}

#footer ul
{
	margin: 0px;
	padding: 0px;
}

#footer ul li
{
	display: inline;
	padding-left: 10px;
	border-left: 1px solid #777;
	padding-right: 9px;
}

#footer ul li.first
{
	padding-left: 0px;
	border-left: 0px;
}

#footer img
{
	float: left;
	border-right: 1px solid #bbb;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	padding-right: 10px;
	margin-right: 10px;
}




/* **************** */
/* Far Right Column */
/* **************** */

#rightcolumn { font-size: 0.85em; }

#search_box { width: 210px; }

#searchbox
{
	_margin-bottom: -20px !important;
	*margin-bottom: -20px !important;
}

#search_box #search {
    width: 175px;
	margin: 10px 0px 0px 0px;
    padding: 3px;
    border: 1px solid #ccc;
    background-color: #fff;
	text-transform: uppercase;
	color: #666;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

#search_box #go {
    float: right;
    margin: 9px 0px 0 0;
}

#rightcolumn img
{
	border: 0px;
	margin: 10px 8px 15px 0px;
	float: left;
}

#rightcolumn span
{
	margin: 10px 0px 15px 0px;
}

#sharethis_0
{
	float: left;
	width: 16px !important;
	height: 16px !important;
	
}

#sharethis_0 a
{
	float: left;
	width: 16px !important;
	height: 16px !important;
}

.stbutton
{
	width: 16px;
	height: 16px;
}

.stico_rotate
{
	width: 16px;
	height: 16px;
	background-image: none !important;
}

.stbuttontext
{
	display: none;
}

.sidebar /* Also Used in Right Content Column */
{
	margin-top: 15px;
	padding-top: 10px;
	border-top: 1px solid #bbb;
}

#rightcolumn h2
{
	margin: 0px 0px 10px 0px;
	padding: 0px;
	color: #900;
	font-size: 1.1em;
	clear: left;
}

#rightcolumn h2 a { text-decoration: none; }
#rightcolumn h2 a:hover, #rightcolumn ul li a:hover, #rightcolumn p a:hover { text-decoration: underline; }

#rightcolumn ul
{
	margin: 0px;
	padding: 0px 15px;
	font-size: 0.85em;
	line-height: 1.1em;
}

#rightcolumn ul li
{
	padding-bottom: 10px;
	color: #d7502a;
}

#rightcolumn ul li a
{
	text-decoration: none;
	color: #000;
}

#rightcolumn p
{
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 0.85em;
}

#rightcolumn p a { padding-right: 5px; }



/* ******************** */
/* Article Content Area */
/* ******************** */

#articleheader
{
	padding-bottom: 10px;
	margin-left: 10px;
	background: url(/images/design/brbg.jpg) bottom left repeat-x;
}



#content ul.revisions
{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
	font-size: 0.65em;
	float: right;
	text-align: right;
	width: 450px;
}

#content ul.revisions li
{
	display: inline;
	padding-left: 7px;
	padding-right: 7px;
	border-left: 1px solid #777;
}

#content ul.revisions li a
#content ul.revisions li a:hover { color: #600; }

#content ul.revisions li.first
{
	padding-left: 0px;
	border-left: 0px;
	padding-right: 5px;
}

#content h1
{
	margin: 0px;
	padding: 15px 0px 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 1.45em;
	line-height: 1.3em;
}

#content h1 a
{
	text-decoration: none;
	color: #000;
}

#content h1 a:hover
{
	color: #600;
}

#content p
{
	font-size: 0.8em;
	line-height: 1.4em;
	padding-right: 15px;
}

#content p.byline
{
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	font-size: 0.85em;
}

#content p.affiliation, #content p.organization
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 0.6em !important;
	color: #222;
	margin: 0px 0px 8px 0px;
}

#general div.forms {
	font-weight: bolder;
	line-height: 200%;
}

.forms input[type="text"] {
	margin-left: 10px;
	padding: 3px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

#articleratings
{
	background-color: #d9e6ed;
	border-top: 1px solid #7f99b2;
	float: left;
	padding: 5px 0px 3px 8px;
	margin-bottom: 10px;
	width: 448px;
}

#articleratings p
{
	margin: 0px 0px 3px 0px;
	font-size: 0.7em;
}

#articleratings p img
{
	margin-right: 4px;
}

#articleratings p a img
{
    border: 0px;
}


/* Article Contents and Toolbox Section */

#articlecontents
{
	width: 450px;
	background: url(/images/design/ccc.gif) 50% 0% repeat-y;
	margin-top: 15px;
	margin-left: 10px;
	min-height: 80px;
	height: auto !important;
	height: 80px;
}

#articlecontents h2
{
	color: #900;
	font-size: 1em;
	margin-top: 0px;
}

#articlecontents ul
{
	margin: 0px;
	padding: 0px 20px;
	font-size: 0.8em;
	line-height: 1.1em;
	width: 40%;
}

#articlecontents ul li
{
	padding-bottom: 7px;
	color: #333;
}

#articlecontents ul li a
{
	text-decoration: none;
	color: #333;
}

#articlecontents ul ul
{
	font-size: 1em;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: auto;
}

.toolbox
{
	width: 45%;
	float: right;
	padding-bottom: 15px;
}

.toolbox { margin-top: 3px; }

.toolbox p { margin: 0px 0px 10px 0px; }

.toolbox img
{
	border: 0px;
	margin-right: 5px;
}

.toolbox a
{
	color: #333 !important;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

.toolbox strong
{
	font-size: 0.8em;
	color: #333;
}

.toolbox p.search a
{
	text-transform: none;
	font-weight: normal;
	text-decoration: underline;
}

.toolbox p a:hover { color: #600 !important; }


/* Article Body Formatting */

#articlebody, #tagbody
{
	margin-top: 15px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-left: 10px;
	background: url(/images/design/brbg.jpg) top left repeat-x;
}

#articlebody h1
{
	padding: 0px 8px;
	margin-bottom: 10px;
	color: #000;
	font-size: 1.3em;
}

#articlebody h2
{
	font-size: 0.9em;
	margin-top: 20px;
	margin-left: 8px;
	padding: 0px;
	color: #900;
}

#articlebody h3
{
	font-size: 0.85em;
	margin-top: 20px;
	margin-left: 8px;
	color: #036;
}

#articlebody p { margin-left: 8px; }
#articlebody ul, #articlebody ol, #general ul, #general ol { font-size: 0.8em; line-height: 1.4em; }
#general ul, #general ol { padding-left: 30px; }
#articlebody ul li, #articlebody ol li, #general ul li, #general ol li { padding-bottom: 10px; }
#articlebody ul li p, #articlebody ul ul, #articlebody ol li p, #articlebody ol ul, #articlebody ol ol, #general ul li p, #general ul ul, #general ol li p, #general  ol ul, #general  ol ol { font-size: 1em; }

#articlebody ul li p, #articlebody ol li p, #general ul li p, #general ol lo p
{
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

#general ul ul li, #general ul ol li, #general ol ol li, #general ol ul li { padding-bottom: 0px; padding-top: 5px; }

#articlebody blockquote
{
	color: #036;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	font-size: 0.85em;
	margin: 0px 0px 0px 40px;
	padding: 0px;
}

#articlebody a { color: #900; }

#articlefooter
{
	margin-right: 15px;
	background: url(/images/design/brbg.jpg) top left repeat-x;
	margin-bottom: 10px;
	height: 20px;
	clear: both;
}


/* Right Content Column, Article Info */

#articleinfo
{
	float: right;
	width: 248px;
	margin-bottom: 15px;
	padding: 20px 20px 30px 40px;
	background: url(/images/design/articleinfobg.jpg) top left repeat-y;
}

#articleinfo img { margin-right: 5px; }
* html #articleinfo img { margin-right: 10px; }

#articleinfo p, #articleinfo p.rating
{
	font-size: 0.8em;
	line-height: 1.3em;
}

#articleinfo p.byline { font-size: 0.85em; }
#articleinfo p.rating { margin: 0px; }

#articleinfo .right img
{
	margin-left: 4px;
	margin-right: 0px;
}

#articleinfo p.rating img
{
	margin-left: 2px;
	margin-right: 4px;
	margin-top: 4px;
}

#articleinfo h2
{
	font-size: 0.85em;
	font-weight: bold;
	color: #900;
	margin: 0px;
	padding: 0px
}

#articleinfo h2.authors
{
	font-size: 0.7em;
	text-transform: uppercase;
	color: #444;
}

#articleinfo ul, #articleinfo ol
{
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-transform: none;
	font-weight: normal;
	position: static;
}

#articleinfo ul { list-style-type: none; }
#articleinfo ol { padding-left: 18px; }

#articleinfo ul li, #articleinfo ol li
{
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-weight: bold;
	display: list-item;
}

#articleinfo ol li { padding-top: 10px;}
#articleinfo .sidebar ul li { padding-top: 10px }
#articleinfo a { color: #036; }
#articleinfo a:hover { color: #600; }
#articleinfo ul li small, #articleinfo ol li small { font-weight: normal; }


/* Secondary Pages Content Layout Formatting */

#bioheader
{
	padding-right: 15px;
	padding-left: 10px;
	float: left;
	clear: left;
	width: 100%;
}

#bioheader .photoright200
{
	float: right;
	margin: 25px 25px 15px 15px;
}

#bioheader .rating img
{
	margin-right: 4px;
}

#bioheader h1
{
	margin-bottom: 8px;
	padding-bottom: 0px;
	font-size: 1.6em;
}

#bioheader h1 a {
	color: #900;
}

#bioheader h1 a:hover {
	text-decoration: underline;
}

#bioheader p.affiliation,p.organization {
	padding-top: 0px;
	line-height: 1em;
	font-size: 0.65em !important;
	margin-bottom: 7px;
}

#bioheader p.organization {
	font-size: 0.8em !important;
	color: #220;
}

#bioheader p.parenttag {
	margin-bottom: 20px;
}

#userlibs, #categories, #general
{
	margin-top: 15px;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 15px;
	margin-left: 10px;
	width: 730px;
	background: url(/images/design/brbg.jpg) top left repeat-x;
	float: left;
}

#categories
{
	margin-top: 10px;
	margin-bottom: 25px;
}

#general
{
	_padding-top: 15px; *padding-top: 15px;
	_padding-bottom: 15px; *padding-bottom: 15px;
}

#userlibs h2, #categories h2, #general h2
{
	color: #900;
	font-size: 1em;
	margin-top: 40px;
	margin-bottom: 8px;
}

#categories h2, #general h2
{
	margin-top: 20px;
}

.tint
{
	background-color: #e5eff5;
}

#userlibs a, #categories a, #tagbody a
{
	text-decoration: none;
	color: #333;
}

#userlibs a:hover, #categories a:hover, #tagbody a:hover
{
	text-decoration: underline;
}

#userlibs p, #categories p, #tagbody p
{
	padding: 0px 0px 10px 10px;
	margin: 0px 5px 0px 0px;
	clear: left;
}

#userlibs p.picture, #categories p.picture, #tagbody p.picture
{
	padding: 5px 10px 1px 8px;
	min-height: 70px;
	height: auto !important;
	height: 70px;
}

#userlibs p img, #categories p img, #tagbody p img
{
	margin-right: 10px;
	margin-top: 3px;
	border: 0px;
	float: left;
}

#userlibs ul
{
	margin: 0px 0px 0px 15px;
	padding: 0px 15px;
	font-size: 0.8em;
	line-height: 1.1em;
}



#userlibs ul li
{
	padding-bottom: 10px;
	color: #d7502a;
}



#userlibs ul li a
{
	text-decoration: none;
	color: #000;
}

.more_link
{
	text-transform: uppercase;
	cursor: hand;
	cursor: pointer;
}

/* Error Message Formatting */

.msg_fail
{
	color: #900;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 17px;
	font-weight: bold;
	font-size: 0.7em !important;
	background: url(/images/design/fail.gif) center left no-repeat;	
}

.msg_success
{
	color: #333;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 17px;
	font-weight: bold;
	font-size: 0.7em !important;
	background: url(/images/design/success.gif) center left no-repeat;	
}


/* Table Formatting */

table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	margin: 0px 0px 1em 0px;
}

table.data
{
	width: 750px;
}

.lined {
	border-bottom-style: solid;
	border-bottom-color: grey;
}

table.form {
	margin-top: 15px;
}

.toolbox table.form {
	margin-top: 0px;
}

table.form td
{
	color: #333;
	font-weight: bold;
}

table.form p { text-transform: uppercase; padding-right: 0px !Important; margin-right: 0px !important; }

table.data th
{
	background-color: #d9e6ed;
	border-top: 1px solid #7f99b2;
	border-bottom: 1px solid #7f99b2;
	color: #444;
	padding: 5px;
}

table.data th.number
{
	width: 8%;
	text-align: center;
}

table.data td
{
	padding: 5px;
}

table.data td.center
{
	text-align: center;
}

table.data img { border: 0px; }

table.data td.join { width: 36px; text-align: center; }

.highlightrow {
	background-color: #D9E6ED; 
}

/* Organizations Table Formatting */

.pageskip {
    width: 130px;
	float: right;
}

#general form p
{
	float: left;
	margin-right: 0px;
	padding-right: 5px;
}
.pageskip .skip {
    width: 20px;
	float: left;
	margin: 10px 3px 0px 0px;
    padding: 3px;
    border: 1px solid #aaa;
    background-color: #fff;
	color: #333;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}

.pageskip .skip {
	_margin-top: -3px; *margin-top: -3px;
}

.pageskip .submit {
    float: right;
    margin: 9px 0px 0 0;
}

.pageskip .submit { _margin-top: -2px; *margin-top: -2px; }

.pageskip p
{
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
	font-size: 0.65em !important;
	padding-top: 5px;
}

.pageskip p { _padding-top: 0px; *padding-top: 0px; }

#general p.pagelist
{
	letter-spacing: 3px;
	font-weight: bold;
}

#general p.pagelist a
{
	letter-spacing: normal;
}


/* Tag Page Formatting */

#tagheader
{
	background: url(/images/design/brbg.jpg) bottom left repeat-x;
	font-size: 1.1em;
}

#tagbody
{
	margin-top: 0px;
	padding-top: 0px;
	background-image: none;
}

#tagbody h1
{
	color: #900;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

ul.tagcloud
{
	margin: 5px 0px 0px 0px !important;
	padding: 0px !important;
}

ul.tagcloud li
{
	display: inline !important;
	background: url(/images/design/tagcloud.gif) center left no-repeat;
	margin: 0px !important;
	padding: 0px 3px 0px 12px !important;
	line-height: 1.4em;
}

ul.tagcloud li.first
{
	background-image: none;
	padding: 0px 3px 0px 0px !important;
}

ul.tagcloud li a
{
	text-decoration: none;
	font-weight: normal;
	color: #000 !important;
	margin: 0px !important;
	padding: 0px !important;
}

ul.tagcloud li a:hover { text-decoration: underline; color: #600 !important; }


/* Submission Form Formatting */

form .textbox
{
	width: 175px;
	margin: 0px 0px 7px 0px;
    padding: 3px;
    border: 1px solid #999;
    background-color: #fff;
	color: #333;
}

form .dropdown
{
	width: 150px;
	margin: 0px 0px 0px 0px;
    padding: 3px;
    border: 1px solid #999;
    background-color: #fff;
	color: #333;
	font-size: 0.85em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#userlibs form p { margin: 5px 0px 0px 0px; }

form .button, .button_anchored {
	color: #fff;
	background-color: #767676;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;
	padding: 2px;
	float: left;
	border: 1px solid #999;
}

form .button_anchored {
	float: none;
}

#browse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	border-bottom: 1px solid #999;
}

input.button:hover { background-color: #555; }




/* ************* */
/* Photo Classes */
/* ************* */

#articlebody img
{
    float: right;
    padding: 0px 0px 25px 0px;
	border-left: 15px solid #fff;
}




/* *************** */
/* General Classes */
/* *************** */

.left { float: left; }

.right
{
	float: right;
	text-align: right;
}

.clear { clear: both; }
