html,body,div,h1,h2,h3,h4,h5,h6,p,form,fieldset {
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, "Times New Roman", Serif !important;
}

h2.title {
	display: none;
}

h2,h3 {
	font-size: large;
}

h4,h5 {
	font-size: medium;
	margin: 10px 0 0 0;
}

h5 {
	font-weight: normal;
	font-style: italic;
}

/* Fix for titles with images; no underline under images */
.imgfloat img {
	vertical-align: bottom;
}
.imgfloat a, .imgfloat a:hover {
	text-decoration: none;
}

body,input,button {
	font: 11pt "Trebuchet MS", Optima, Georgia, Arial Narrow, Arial,
		sans-serif;
	color: #294254;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	text-align: justify;
}

tt {
	font-size: 12pt;
}

.small,.small * {
	font-size: 9pt !important;
	line-height: 11pt;
}
td.small {
	line-height: 16pt;
}
td.small .left {
	padding-right:1px;
}

a, .link {
	color: #3E74A6;
	text-decoration: underline;
}

a:hover {
	color: #5295D2;
	text-decoration: underline;
}

img.left, .left img {
	padding-right:4px;
}
img.right, .righ img {
	padding-left:4px;
}
.right {
	float: right;
}
.right a, .left a {
	padding: 0;
}
.left {
	float: left;
}
.left img {
	padding-top:2px;
}

.clear {
	clear: both;
}

.clearfix {
	clear: both;
	line-height: 1px;
	visibility: hidden;
	height: 1px;
}

sup,.small sup {
	font-size: 0.7em !important;
	position: relative;
	top: -0.3em;
	vertical-align: top;
}

sub,.small sub {
	font-size: 0.7em !important;
	position: relative;
	top: 0.3em;
	vertical-align: bottom;
}

.small sup {
	top: -0.4em;
}

.mandatory,span.no_part {
	font-size: 0.9em;
	position: relative;
	top: -0.3em;
	vertical-align: top;
	color: red;
}

.small .mandatory {
	font-size: 1.2em !important;
	top: 0em;
}

table.part tr.highlight td,table.part tr.highlight th {
	background-color: #ECF4FB;
	cursor: pointer;
}

table.part td.group,table.part th.group {
	text-align: right;
	font-weight: bold;
}

table tr.border,table.part td.border,table.part th.border {
	border-top: 1px solid #C0DBF1;
}

table td.left {
	border-left: 1px solid #C0DBF1;
}

table td.right {
	border-right: 1px solid #C0DBF1;
}

table.part td.member {
	border: none;
	background: url(../images/user_m.png) no-repeat 3px 2px !important
		;
}

table.part td.female {
	background-image: url(../images/user_f.png) !important;
}

table.part td.ghost {
	background-image: url(../images/user_m_g.png) !important;
	color: #6D909F;
}

table.part td.female.ghost {
	background-image: url(../images/user_f_g.png) !important;
}

table.part td.part {
	padding-left: 30px;
	background: url(../images/user_m.png) no-repeat 3px 2px;
}

table.part td.no_part {
	font-style: italic;
	color: #6D909F;
	background: url(../images/user_m.png) no-repeat 3px 2px;
}

table.part td.indent {
	padding-left: 30px;
	font-size: small;
}

.empty {
	font-style: italic;
	color: #6D909F;
}

table.files td {
	vertical-align: bottom;
}

table.files td > a, .files div > a, .files span {
	padding-left: 22px;
	background-position: 0px 3px;
}

.files a {
	background-position: 0px 0px;
}

table.files td.del a {
	padding-left: 0px;
}

table.files td.del {
	padding: 0 5px;
}

td.file_image > a, div.file_image > a, span.file_image {
	background: url(../images/file_image.gif) no-repeat;
}

td.file_text > a, div.file_text > a, span.file_text {
	background: url(../images/file_text.gif) no-repeat;
}

td.file_word > a, div.file_word > a, span.file_word {
	background: url(../images/file_word.gif) no-repeat;
}

td.file_powerpoint > a, div.file_powerpoint > a, span.file_powerpoint {
	background: url(../images/file_powerpoint.gif) no-repeat;
}

td.file_pdf > a, div.file_pdf > a, span.file_pdf {
	background: url(../images/file_pdf.gif) no-repeat;
}

td.file_chemdraw > a, div.file_chemdraw > a, span.file_chemdraw {
	background: url(../images/file_chemdraw.gif) no-repeat;
}

td.file_coreldraw > a, div.file_coreldraw > a, span.file_coreldraw {
	background: url(../images/file_coreldraw.gif) no-repeat;
}

td.file_archive > a, div.file_archive > a, span.file_archive {
	background: url(../images/file_archive.gif) no-repeat;
}

td.file_exe > a, div.file_exe > a, span.file_exe {
	background: url(../images/file_exe.gif) no-repeat;
}

td.file_unknown > a, div.file_unknown > a, span.file_unknown {
	background: url(../images/file_unknown.gif) no-repeat;
}

th.buttons {
	text-align:right;
}
th.buttons img {
	vertical-align:middle;
}

.info {
	cursor: help;
}

.link_box {
	margin-bottom:1em;
	clear:left;
}

select,option,input,textarea {
	font: 10pt "Trebuchet MS", Optima, Georgia, Arial Narrow, Arial, sans-serif !important;
}

#header,#sponsors,#container {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#header {
	background: #FAFEFF url(../images/banner.gif) repeat-x;
}

#sponsors,#container {
	clear: both;
}

.sponsorlist {
	text-align: center;
}

.sponsorlist img {
	margin: 2px 6px;
}

#banner {
	height: 72px;
}

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

#banner li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline;
	float: left;
	height: 75px;
	width: 770px;
	background: url(../images/logo.gif) no-repeat;
	padding: 0px;
	text-decoration: none;
	position: absolute;
	z-index: 1;
}

#banner li * {
	display: none;
}

h1 {
	font-size: large;
	margin: 0px;
	letter-spacing: 2px;
}

a img {
	border: none;
}

.sep {
	color: #6D909F;
	font-weight: bold;
	padding: 0 6px;
}

#footer {
	clear: both;
	/*background-color: #D2DEE4;
  border-top: 1px solid #3E74A6;*/
	background: url(../images/banner.gif) repeat-x;
	padding: 10px 0px 0px 0px;
	height: 40px;
	text-align: center;
	color: #757575;
}

#footer a {
	color: #858585;
}

#footer .sep {
	color: #757575;
}

#footer p {
	margin: 0px;
	padding: 0px 3px;
	font-size: x-small;
	line-height: 12pt;
}

#footer .copy {
	font-weight: bold;
}

#navigation {
	background: url(../images/nav.gif) 0px 3px repeat-x;
	height: 38px;
	clear: left;
}

#navigation ul {
	background: url(../images/nav.gif) 0px 3px repeat-x;
	margin: 0 0 0 5px;
	padding: 0;
	position: absolute;
	z-index: 2;
	width: 825px;
}

#navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

#navigation a {
	width: 100px;
	text-align: center;
	text-decoration: none;
	font: normal 14px/ 80px "Trebuchet MS", Optima, Georgia, Arial Narrow,
		Arial, sans-serif; /*20*/
	color: white;
	background: none;
	white-space: nowrap;
}

#navigation span {
	background: url(../images/nav_sep.gif) no-repeat;
	width: 2px;
	overflow: hidden;
}

#navigation a,#navigation span {
	float: left;
	background-position: 0px 3px !important;
	height: 24px;
	padding-top: 14px;
	line-height: 14px;
}

#navigation a.small {
	height: 32px;
	padding-top: 6px;
}

#navigation .selected a {
	background: url(../images/nav_btn1.gif);
}

#navigation a:hover {
	background: url(../images/nav_btn2.gif);
}

#navigation .selected a,#navigation a:hover {
	background-position: 0px 0px !important;
	height: 28px;
	padding-top: 10px;
}

#navigation .selected a.small,#navigation a.small:hover {
	height: 36px;
	padding-top: 2px;
}

#sub_navigation {
	background: #B9EFB4 url(../images/subnav.gif) top left repeat-x;
	overflow: auto;
	height: 30px;
	clear: left;
}

#sub_navigation ul {
	margin-left: 25px;
}

#sub_navigation li {
	float: left;
	list-style: none;
}

#sub_navigation a {
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	color: #525C3D;
	padding: 0px 25px;
}

#sub_navigation span {
	background: url(../images/subnav_sep.gif) no-repeat;
}

#sub_navigation a,#sub_navigation span {
	float: left;
	height: 30px;
	line-height: 30px;
}

#sub_navigation a:hover,#sub_navigation .selected a {
	background-color: #DAE4E9;
	color: black;
}

#sub_navigation.flat {
	height: 5px;
	font-size: 1px;
	line-height: 5px;
	background: #B4DE8B;
}

/* MAIN CONTENT
------------------------------------------*/
#content {
	margin: 0 15px;
	padding: 20px 10px 10px 10px;
	line-height: 19px;
	display: block;
	line-height: 19px;
}

#content p {
	margin: 0px 0px 14px 0px;
}

div.content {
	margin: 0px;
	padding: 0px;
}

div.content > div > ul li,div.content > div > ol li {
	padding-top: 10px !important;
}

div.content > div > ul.error li,div.content > div > ol.error li {
	margin-left: 35px;
	position: relative;
	padding-left: 0px;
}
p.left + .error {
	margin: 1em 0 0 50px;
}

.field>div {
	padding: 5px;
}

.error {
	color: #FF9C00;
}

.compact li {
	padding-top: 0px !important;
}

.error2 {
	color: red;
	font-style: italic;
}

.content .msg_bar {
	color: red;
	margin: 0;
	padding: 25px 0 0 0;
}

.content .msg_bar div.scroll {
	background: url(../images/msg_bar.gif) no-repeat top left;
	height: 75px;
	overflow: auto;
}

.content .msg_bar .message {
	padding: 12px 0 5px 62px;
	margin: 0;
}

.content .msg_bar p {
	margin: 0 !important;
	font-size: 9pt !important;
}

.content .msg_bar div.left {
	height: 75px;
	width: 60px;
}

.content .msg_bar div.left {
	position: absolute;
}

.content .info div.left {
	background: url(../images/msg_info.gif) repeat-x;
}

.content .fatal div.left {
	background: url(../images/msg_error.gif) repeat-x;
}

.with_bullets {
	margin-bottom: 14px;
}

ul.with_bullets li,ul.error li {
	list-style-type: disc;
}

ol.with_bullets li,ol.error li {
	list-style-type: decimal;
}

hr {
	clear: left;
	border: none 0;
	height: 1px;
	margin: 5px 0 !important;
}

.container {
	font: 9pt Tahoma, Arial, sans-serif;
	margin-bottom: 10px;
	padding: 10px 0;
	border-top: 1px solid #C0DBF1;
	border-bottom: 1px solid #C0DBF1;
}

.container .pages span.box,.container .pages a {
	padding: 2px 6px 3px 6px;
	border: 1px solid #C0DBF1;
	line-height: 21px;
}

.container .pages span.box {
	font-weight: bold;
}

.container .pages span {
	padding-right: 10px;
}

.container .pages a {
	text-decoration: none;
}

.container .pages a:hover {
	border-color: #0099CC;
}

#tags {
	margin-top: 10px;
}

#tags span {
	margin-right: 6px;
	line-height: 42px; /*1.4em;*/
}

#content {
	font-size: 11pt;
}

#content h3.title {
	background: 0 5px no-repeat;
	clear: left;
	padding-left: 22px;
}

#content h3.title a:hover {
	text-decoration: none;
}

#content fieldset h4 {
	margin: 10px 0 10px 0;
	/*border-top: 1px dotted #C0DBF1;*/
}

#content .author {
	padding-left: 3px;
}

#content .post {
	display: block;
}

#content .post p {
	padding: 0.8em 0px 0px 0px;
	margin: 0px 10px;
	line-height: 15pt;
	text-align: justify;
}

#content .post p[align=left] {
	text-align: left !important;
}

#content .post p[align=center] {
	text-align: center !important;
}

#content .post p[align=right] {
	text-align: right !important;
}

#content .author {
	padding: 0.2em 10px;
	/*border-top: 1px dotted #C0DBF1;*/
	border-bottom: 1px solid #C0DBF1;
	margin: 1em 0px 2em 0px;
	font: 10pt/ 15pt Tahoma, Arial, sans-serif;
}

#content .bottom-border {
	margin-bottom: 8px !important;
}

#content .top-border {
	border-top: 1px dashed #D5E7F6;
	margin-top: 8px !important;
}

#content .outer {
	border: 1px solid #C0DBF1;
	padding: 1px;
	margin: 0 0 7px 7px;
	/*display: inline-block;*/ /* SPAN, was: inline */
}

#content .shadow {
	display: block;
	padding: 1px;
}

#content .color {
	display: block;
	height: 25px;
	width: 25px;
	margin: 0;
	padding: 0;
}

#content .highlight {
	border-color: #666;
}

table {
	padding: 0;
	margin: 0.8em 10px 0px 10px;
	border-collapse: collapse;
	border: 1px solid #C0DBF1;
}

table td,table th {
	vertical-align: top;
}

table td.center,table th.center {
	text-align: center;
}

table td.noborder,table th.noborder {
	border: none !important;
}

table.border td {
	padding: 2px 8px;
	/*border:1px solid #C0DBF1;*/
}

table.border th {
	padding: 2px 8px;
	border-color: #C0DBF1;
	background-color: #C0DBF1;
	color: black;
	font-weight: normal;
}

table td img {
	vertical-align: bottom;
}

ul.buttons li {
	margin-top: 4px;
}

ul.buttons li a {
	padding: 7px 0 7px 40px;
	line-height: 32px;
}

ul.buttons li.show_all a {
	background: url(../images/show_all.png) no-repeat;
}

ul.buttons li.hide_all a {
	background: url(../images/hide_all.png) no-repeat;
}

ul.buttons li.account a {
	background: url(../images/icon_account.gif) no-repeat;
}

ul.buttons li.abstract a {
	background: url(../images/icon_abstract.gif) no-repeat;
}

ul.buttons li.group a {
	background: url(../images/icon_group.gif) no-repeat;
}

ul.buttons li.logout a {
	background: url(../images/icon_logout.gif) no-repeat;
}

ul.buttons li.zip a {
	background: url(../images/icon_zip.gif) no-repeat;
}

ul.buttons li.xls a {
	background: url(../images/icon_excel.gif) no-repeat;
}

table ul,table ul li,table ol,table ol li {
	padding-top: 0 !important;
	margin: 0 !important;
}

/* SIDEBAR
------------------------------------------*/
#sidebar {
	float: right;
	width: 233px;
	margin: 0;
	padding: 10px;
	font-size: 10pt;
	line-height: 12pt;
	display: inline;
}

#sidebar .icon {
    float:left;
    margin-left:-30px;
    margin-top:-15px;
}

#sidebar ul.box {
    position: absolute;
	z-index: 3;
	width: 233px;
}
#sidebar ul.box ul, #sidebar ul.box .hidden {
    display:none;
}
#sidebar ul.box:hover ul, #sidebar ul.box:hover form.hidden {
    display:block !important;
}

#sidebar ul {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
}

#sideLogin ul li ul li {
	padding-top: 5px !important;
	margin-left: 15px !important;
	list-style: disc;
}

#sideLogin ul li ol li {
	padding-top: 5px !important;
	margin-left: 15px !important;
	list-style: decimal;
}

#sidebar li {
	margin: 0;
	padding: 0 0 7px 0;
}

#sidebar ul li ul li,#sidebar ul li ol li {
	padding: 0;
	margin: 0;
	border: none;
}

#sidebar h2 {
	font-size: 12pt;
	line-height: 14pt;
	margin: 12px 0 8px 0;
	border: none;
}

#sidebar fieldset, .message {
	border: 1px solid #C0DBF1;
	padding: 10px;
}
.message {
	width: 400px;
}
#sidebar fieldset {
	text-align: center;
}

#sideLogin {
	margin-top: 0.5em;
}

#sideLogin fieldset {
	text-align: right;
}

#sidebar label {
	width: 75px;
	margin: 7px 0 0 0;
	font-size: 10pt;
	display: block;
	float: left;
}

#sidebar .textbox,#sidebar textarea {
	width: 113px;
	background-color: white;
}

#sidebar .button {
	margin-top: 6px;
}

#sidebar .lostpassword {
	clear: both;
	text-align: center;
	margin-top: 7px;
}

#sidebar .remember {
	margin-top: 8px;
	float: left;
	width: 93px;
	text-align: center;
}

#sidebar .remember label {
	font-size: 10pt;
	margin: 0;
	padding: 2px 5px 0 0;
}

#remember {
	margin: 5px 0 0 0 !important;
	margin-left: -4px;
	padding: 0;
	height: 13px;
}

fieldset {
	clear: left;
	border: none;
}

#content form {
	padding: 16px 0 16px 100px;
}

#content .editform {
	padding-left: 25px !important;
}

#content fieldset {
	padding: 0;
}

#content fieldset hr { /*border-top: 1px dotted #C0DBF1;*/
	margin: 0px 0px 12px 0px !important;
}

#content fieldset h4 {
	clear: both;
}

.line {
	clear: left;
}

.row {
	padding-bottom: 10px;
	clear: left;
}
.row .info {
	padding-left:10px;
	font-style: italic;
	color: #858585;
}

.final {
	padding-top: 15px;
}

.again label.left {
	font-style: italic;
	padding-left: 15px;
	width: 165px !important;
}

.textbox,textarea {
	margin-top: 2px;
	width: 200px;
}

#contact .textbox,#contact textarea {
	width: 300px;
}

#upload {
	margin:0 0 -7px 0 !important;
	padding:0 !important;
}

#login label.left,#contact label.left,#register label.left,#upload label.left {
	margin: 2px 0px 2px 0px;
	width: 90px;
}

#sideLogin label.left {
	text-align: left;
	color: #0F4257;
	font-size: small;
	margin: 6px 0px 9px 0px;
}

#login label.remember {
	font-size: 11px;
}

#login span {
	float: left;
	width: 90px;
}

label,.label {
	font-size: 11pt;
	margin: 2px 0 2px 0;
}
td label,td .label {
	padding-left:3px;
}

label.checkbox {
	padding-left: 0.5em;
}

form label, form .label {
	width:120px;
}
#register label.left,#register .label {
	width: 180px;
}

#login label.left,#login .label {
	float: left;
	width: 100px;
}

input.textbox,textarea,select {
	border: 1px solid #294254;
	background-color: #F6F9F9;
}

input.checkbox {
	margin-left: 0;
	vertical-align: middle;
}

div#fileman {
	margin-top: 10px;
}

div#fileman div.progress {
	float:left;
}
div#fileman div.upload {
	margin-left:260px;
}

div#fileman div.small {
	line-height: 16px;
}
div#fileman div.progress div.small {
	float:left;
}
div#fileman div.small span {
	margin:0 -10px 0 -10px;
	padding:0 10px;
	cursor:pointer;
	text-decoration:underline;
	user-select:none;
	-moz-user-select: none;
}
div#fileman div.open div.small span, div#fileman div.small span:hover {
	background:#C0DBF1;
}
div#fileman div.open div.small span {
	text-decoration:none;
}

div#fileman div.progress1 {
	margin-left:45px;
	width: 199px;
	height: 14px;
	background: #F6F9F9 url(../images/progress_back.gif) repeat-x;
	border: 1px solid #3E74A6;
	border-right: 1px solid #4C8FCC;
	border-bottom: 1px solid #4C8FCC;
}

div#fileman div.progress2 {
	position: absolute;
	height: 14px;
	z-index: 1;
	background: #F6F9F9 url(../images/progress.gif) repeat-x;
	border-right: 1px solid #40b740;
}

div#fileman div.progress3 {
	position: absolute;
	width: 195px;
	z-index: 2;
	text-align: center;
	color: white;
	font-size: 8pt !important;
	line-height: 14px;
}

div.popup {
	display:none;
}
div.show div.popup, div#fileman div.open div.box {
	display:block !important;
}
div.show div.buttonbox {
	display:none;
}

div#fileman div.busy div.busy {
	display:block !important;
}
div#fileman div.box div.busy {
	display:none;
	background: url(../images/throbber.gif) no-repeat center top;
	position:absolute;
	padding-top:30px;
	margin:15px 0 0 25px;
}

div#fileman div.busy form, div#fileman div.busy div.inner {
	visibility:hidden;
}
div#fileman div#fileman_list {
	width:300px;
}

div#fileman div.box {
	clear:left;
	position:absolute;
	display:none;
	padding: 7px 10px !important;
	margin-left: -10px;
	border: 1px solid #C0DBF1;
	background: white;
}

input.file {
	margin-top: 3px;
}

.invalid {
	border: 1px solid red !important;
	background-color: #FFF0F0 !important;
}

ul.buttons,ol.buttons {
	padding-left: 10px;
}

img.button {
	float: left;
	padding-right: 3px;
}

.buttons img.button {
	padding-top: 2px;
	padding-right: 10px !important;
}

.messages {
	padding: 3px;
	background-color: #C0DBF1;
	font-size: small;
	margin-bottom: 8px;
	margin-left: -5px;
}

.buttonbox {
	margin-bottom:5px;
	height: 25px;
}

.button {
	white-space: nowrap;
	overflow: hidden;
	border:1px solid red;
}

div.button {
	float:left;
	margin-right:5px;
}
input.button,button,#sideAccount ul.non_js li,.controlbox,#input,div.button {
	background: url(../images/button.gif) no-repeat;
	padding-bottom: 3px;
	border: none;
	height: 25px;
	width: 90px;
	text-align: center;
	text-decoration: none;
	font-size: 13px;
	color: white;
	white-space: nowrap;
	cursor: pointer;
}
div.button2 {
	background-image: url(../images/button2.gif);
	background-position: 0 !important;
	width: 25px !important;
}
input.icon, div.icon {
	background-position: 15px 0;
	width: 105px;
}

input.button:hover,.controlbox:hover,#input:hover,div.button:hover {
	background-image: url(../images/button_hover.gif);
}
div.button2:hover {
	background-image: url(../images/button2_hover.gif) !important;
}

input.reset,#cancel {
	background-image: url(../images/button_reset.gif) !important;
	color: #294254;
}

input.button.reset:hover,#cancel:hover {
	background-image: url(../images/button_reset_hover.gif) !important;
}

ul.buttons {
	margin-top: 20px;
}

ul.buttons li {
	list-style: none;
}

#sideAccount ul {
	margin-top: 10px;
}

#sideAccount ul li {
	background: url(../images/button_wide.gif) no-repeat;
	margin: 5px 0 10px 0;
	width: 200px;
	padding: 0;
	list-style: none;
	clear: left;
}

#sideAccount ul li.hover {
	background: url(../images/button_wide_hover.gif) no-repeat;
}

#sideAccount ul li img {
	float: left;
}

#sideAccount ul li a {
	width: 196px;
	padding-right: 4px;
}

div.button a {
	width:90px;
}
div.button2 a {
	width:25px !important;
	padding-right:0 !important;
}
div.icon a {
	padding-right:15px;
}
#sideAccount ul li a,#content .controlbox a,div.button a {
	display: block;
	color: white;
	white-space: nowrap;
	text-decoration: none;
	font: normal 13px/ 25px "Trebuchet MS", Optima, Georgia, Arial Narrow,
		Arial, sans-serif;
}

#sideAccount button {
	padding-left: 23px;
	width: 200px;
	margin-right: 0;
}

#sidebar .account {
	background-image: url(../images/button_account.gif) !important;
}

#sidebar .account:hover {
	background-image: url(../images/button_account_hover.gif) !important;
}

#sidebar .abstract {
	background-image: url(../images/button_abstract.gif) !important;
}

#sidebar .abstract:hover {
	background-image: url(../images/button_abstract_hover.gif) !important;
}

#sidebar .group {
	background-image: url(../images/button_group.gif) !important;
}

#sidebar .group:hover {
	background-image: url(../images/button_group_hover.gif) !important;
}

#sidebar .logout {
	background-image: url(../images/button_logout.gif) !important;
}

#sidebar .logout:hover {
	background-image: url(../images/button_logout_hover.gif) !important;
}

tr.forumPost th {
	vertical-align:middle;
	line-height:20px;
}
tr.forumPost .small {
	font-size:12px !important;
}

td.forumPost p, #tinymce p {
	margin:0 !important;
	padding:0.5em 0 !important;
}

td.forumPost blockquote, #tinymce blockquote {
	background: url(../images/quote2.png) no-repeat bottom right;
	margin:0 0.5em;
	padding:0 32px;
	font-style:italic;
}
td.forumPost blockquote > *:first-child, #tinymce blockquote > *:first-child {
	background: url(../images/quote.png) no-repeat;
	background-position: 0 0.5em;
	margin-left:-32px !important;
	padding-left:32px !important;
}
td.forumPost .quoteAuthor, #tinymce .quoteAuthor {
	font-size:12px !important;
	padding:0 0.5em;
	text-align:right;
}

.forumAuthor div.name {
	display:inline;
	cursor:default;
}

.forumAuthor div.box {
	display:none;
	background:red;
}
.forumAuthor div.box, .forumAuthor div.box div {
	border-top:1px solid #C0DBF1;
	border-bottom:1px solid #C0DBF1;
}
th.forumAuthor div.box, th.forumAuthor div.box div, th.forumAuthor .forumHover {
	border-color: white;
}
.forumAuthor div.box .line {
	margin:20px 0 0 4px;
	line-height:18px;
	position:absolute;
}

.forumAuthor div.box div {
	padding-left:4px;
	display:inline;
	position:absolute;
	line-height:18px;
	vertical-align:top;
}

.forumAuthor div.box a, .forumAuthor div.box span {
	background:#C0DBF1;
	padding:0 4px;
}
th.forumAuthor div.box a, th.forumAuthor div.box span {
	background-color:white;
}

.forumAuthor div.box .border {
	border-right:1px solid #C0DBF1;
}
.forumAuthor .imgfloat img {
	margin:-2px 0 0 -2px;
	vertical-align:middle;
	padding-right:2px;
}

/* ADMIN EDITABLES
------------------------------------------*/
#content .field .controlbox {
	float: right;
	display: none;
	margin-right: -10px;
}

#content .hover {
	border-top: 1px dotted #C0DBF1;
	border-bottom: 1px dotted #C0DBF1;
	margin-top: -1px;
	margin-bottom: -1px;
}

#content .hover .controlbox, div.button {
	display: block !important;
	padding: 0 !important;
}

.forumHover {
	background:url();
	border:1px solid #C0DBF1;
	border-right:none;
	padding-left:4px;
	margin:-1px 0 -1px -5px;
}
.forumHover span.link {
	text-decoration:none;
}
.forumHover div.box {
	display:inline !important;
}
