@import url("../default/common.css");
@import url("../common/common_colors.css");
@import url("../common/fap.css");
@import url("../common/dock.css");
@import url("style_ice_colors.css");

/* main selectors */
body {
	background: #ffffff;
	/*background: #ffffff url('images/ice/bg_body.gif') top left repeat-x;*/
	margin: 0px 0px 0px 0;
	padding: 0px 10px 0px;
}

#global-wrapper {
/*
	width: 980px !important;
	clear: both;
	margin: 0 auto;
*/
}

.rounded_line {
	/*
	background: #ccddee;
	border: solid 1px #ffffff;
	padding: 5px;
	*/
}

.rounded_line_ext {
	background: #ccddee;
	/*border: solid 1px 1px 1px 1px #ffffff;*/
	padding: 5px;
}

#top_logo{
	border: 0px solid #ffffff;
	background: url('images/ice/top_header.png') repeat;
	/* background: url('images/ice/top_header_ts.png') repeat; */
	height: 150px;
}

#logo-img {
	margin-top: 20px;
	margin-left: 10px;
}

#bottom_logo_ext{
	border-top: 1px solid #113355;
	border-bottom: 1px solid #aaaaaa;
}

#bottom_logo{
	border: 0px solid #ffffff;
	/*border-top: 1px solid #880000;*/
	background: url('images/ice/bg_hdr.gif') repeat;
	/*height: 150px;*/
}

.leftshadow {
	background: url('images/ice/shadow_left.gif') top left repeat-y;
}

.rightshadow {
	background: url('images/ice/shadow_right.gif') top right repeat-y;
}

#wrapper-inner {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	padding-right: 9px;
}

#forumtable {
	background-color: #ffffff;
	border: solid 0px #333333;
	border-width: 0px 0px 0px 0px;
}

#acp, #forumtable, p, td, th {
	color: #000000;
}

label { color: #333333; }

label:hover { color: #666666; }

a { color: #225566; text-decoration: underline; }
a:visited { color: #225566; text-decoration: underline; }
a:hover, a:active { color: #cc3333; text-decoration: underline;}

.error-message { color: #cc3333; }

hr {
	border: 0px none #ffffff;
	border-top: 1px solid #444444;
}

/* header */
.forum-buttons {
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #113355;
	height: 25px;
	background: #acbccd url('images/ice/bg_th.gif') top left repeat-x;
	border-top: solid 1px #cc3333;
	border-bottom: solid 1px #cc3333;
	/*white-space: nowrap;*/
}

.forum-buttons a, .forum-buttons a:visited { color: #113355; font-weight: bold; text-decoration: none; vertical-align: top; }
.forum-buttons a:hover, .forum-buttons a:active { color: #cc3333; font-weight: bold; text-decoration: none; vertical-align: top; }

.gh-border {
	border-left: solid 1px #cc3333;
	border-right: solid 1px #cc3333;
}

.forum-buttons2 {
	background: #ffffff url('images/ice/bg_th.gif') top left repeat-x;
	color: #225566;
	font-weight: bold;
	font-size: 11px;
	height: 18px;
	padding: 0 5px;
	border: solid 1px #ffffff;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	white-space: nowrap;
}

.forum-buttons2 a, .forum-buttons2 a:visited { color: #113355; font-weight: bold; text-decoration: none; }
.forum-buttons2 a:hover, .forum-buttons2 a:active { color: #cc3333; font-weight: bold; text-decoration: none; }

.header-search { padding: 5px; }

/* footer */
#copyright {
	padding-left: 4px;
	padding-right: 4px;
	background-image: url('images/ice/bg_copyright.gif');
	border-bottom: solid 2px #113355;
	border-top: solid 1px #444444;
	font-size: 9px;
	color: #808080;
}

#copyright a, #copyright a:visited {
	color: #225566;
	text-decoration: none;
}

#copyright a:hover, #copyright a:active {
	color: #113355;
	text-decoration: none;
}

.admin-link a, .admin-link a:visited {
	font-size: 12px;
	line-height: 20px;
	text-decoration: underline;
}

.admin-link a:hover, .admin-link a:active {
	text-decoration: underline;
}

.forumline {
	border: solid 1px #aaaaaa;
	background-color: #f8f8f8;
	/*
	border: solid 1px #e8eef8;
	background-color: #e8eef8;
	*/
	margin: 5px 0;
}

.forumlinenb {
	border: solid 1px #aaaaaa;
	background-color: #f8f8f8;
	/*
	border: 0px;
	margin: 10px 0px 0px 0px;
	*/
}

.forumline-no {
	border: solid 1px #444444;
	background-color: #f8f8f8;
}

.forumline-no2 {
	background-color: #f8f8f8;
	/*margin: 5px 0;*/
}

.row1, .row2, .row3, .row4, .row1h, .row1h-new, .row1hHover, .row1h-newHover, .row2h, .row2h-new, .row2hHover, .row2h-newHover, .row3h {
	background-color: #f8f8f8;
	border: solid 1px #ffffff;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	text-align: left;
}

.row5, .row5h {
	background-color: #444444;
}

.row5bg {
	background: #444444 url('images/ice/bg_hdr.gif');
	border-width: 1px 0px 1px 0px;
	border-bottom: 1px solid #113355;
	border-top: 1px solid #113355;
}

.row6 {
	background-color: #f8f8f8;
	border: solid 1px #aaaaaa;
}

.row-recent {
	background-color: #f8f8f8;
	border: solid 1px #ffffff;
	border-bottom-color: #dddddd;
	text-align: left;
}

.rowcal {
	background-color: #f8f8f8;
	border: solid 1px #ffffff;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	text-align: left;
}

.rowcal2 {
	background-color: #f8f8f8;
	text-align: left;
}

.rowcal3 {
	background-color: #f8f8f8;
	text-align: center;
}

.rowcalquote {
	background-color: #f8f8f8;
	border: solid 1px #113355;
	text-align: center;
	vertical-align: top;
}

.quote {
	background-color: #f8f8f8;
	border: solid 1px #113355;
	vertical-align: top;
}

.row1h:hover, .row1hHover, .row2h:hover, .row2hHover {
	background: #ffffdd url('images/ice/bg_row_hover.gif') bottom right no-repeat;
	border-top-color: #f8f8f8;
	border-left-color: #f8f8f8;
	border-bottom-color: #cccccc;
	border-right-color: #cccccc;
}

.row1h-new:hover, .row1h-newHover, .row2h-new:hover, .row2h-newHover {
	background: #ffdddd url('images/ice/bg_row_hover_new.gif') bottom right no-repeat;
	border-top-color: #f8f8f8;
	border-left-color: #f8f8f8;
	border-bottom-color: #cccccc;
	border-right-color: #cccccc;
}

.forumline div.row1, .forumline p.row1, .forumlinenb div.row1, .forumlinenb p.row1 { text-align: left; padding: 3px; }

.row1g, .row1g-left, .row1g-left-top {
	background: #ffffff url('images/ice/bg_post.gif') top left repeat-x;
	border: solid 1px #ffffff;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	vertical-align: middle;
	text-align: center;
}

.row1g-left, .row1g-left-top {
	text-align: left;
}

.row1g-left-top {
	vertical-align: top;
}

.forumline th, .forumlinenb th {
	background: #ffffff url('images/ice/bg_th.gif') top left repeat-x;
	color: #225566;
	font-weight: bold;
	font-size: 11px;
	height: 24px;
	padding: 0 5px;
	border: solid 1px #ffffff;
	border-right-color: #bbbbbb;
	border-bottom-color: #bbbbbb;
	white-space: nowrap;
}

.forumline .row1h-forum, .forumline .row1h-forumHover, .forumline .row1h-forum-new, .forumline .row1h-forum-newHover {
	padding: 0 2px 2px 2px;
}

.forumlinenb .row1h-forum, .forumlinenb .row1h-forumHover, .forumlinenb .row1h-forum-new, .forumlinenb .row1h-forum-newHover {
	padding: 0 2px 2px 2px;
}

.forumline .no-padding, .forumlinenb .no-padding {
	padding: 0;
}

.forumline .row-header, .forumlinenb .row-header {
	background: #c8c8c8 url('images/ice/bg_th.gif');
	border: solid 1px #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	padding: 0;
	text-align: left;
	vertical-align: top;
	height: 27px;
}

.forumline p.row-header, .forumlinenb p.row-header { height: 25px; }

.forumline .row-header span, .forumlinenb .row-header span {
	background: url('images/ice/little_box.gif') no-repeat left;
/* MG XMas */
	/*background: url('images/ice/xmas/little_box.gif') top left no-repeat;*/
/* MG XMas */
	padding-left: 24px;
	color: #225566;
	display: block;
	padding-top: 6px;
	font-weight: bold;
	font-size: 12px;
	height: 24px;
	/*line-height: 1.2em;*/
}

.row-header a, .row-header a:visited {
	color: #113355;
	text-decoration: underline;
}

.row-header a:hover, .row-header a:active {
	color: #cc3333;
	text-decoration: underline;
}

/* shortcuts */
.row-center, .row-center-small, .forumline .row1h-center, .row1h-centerHover {
	text-align: center;
	vertical-align: middle;
}

.row-center-small {
	font-size: 10px;
}

.catBottom, .cat, .catLeft, .catRight {
	background: #ffffff url('images/ice/bg_catbottom.gif') top left repeat-x;
	text-align: center;
	border: solid 1px #ffffff;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	height: 28px;
	min-height: 28px;
}

.forumline td.catBottom, .forumlinenb td.catBottom { padding: 1px; }

.spaceRow {
	background: #113355 url('images/ice/bg_spacerow.gif');
	border: solid 1px #ffffff;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	height: 3px;
	padding: 0;
}

.forumline td.spaceRow, .forumlinenb td.spaceRow { padding: 0; }

/* === Tables === */

.tbl {
	margin-top: 5px;
	margin-bottom: 5px;
}

.tbl-title {
	color: #113355;
	margin-top: 5px;
}

.tbl-h-c {
	background: url('images/ice/tbl_h_c.gif') bottom left repeat-x;
	height: 29px;
	font-weight: bold;
	/*font-size: 1.3em;*/
	text-align: center;
	vertical-align: middle;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
}

.tbl-h-l {
	background: url('images/ice/tbl_h_l.gif') bottom left no-repeat;
	padding-left: 27px;
}

.tbl-h-r {
	background: url('images/ice/tbl_h_r.gif') bottom right no-repeat;
	padding-right: 27px;
}

.tbl-f-c {
	background: url('images/ice/tbl_f_c.gif') bottom left repeat-x;
	height: 12px;
	font-size: 0.1em;
	margin: 0;
	white-space: nowrap;
	overflow: hidden;
}

.tbl-f-l {
	background: url('images/ice/tbl_f_l.gif') bottom left no-repeat;
	padding-left: 10px;
}

.tbl-f-r {
	background: url('images/ice/tbl_f_r.gif') bottom right no-repeat;
	padding-right: 10px;
}

/* navigation */
.nav-header {
	background: #a8c2d0 url('images/ice/bg_nav1.gif');
/* MG XMas */
	/*background: #e8eef8 url('images/ice/xmas/bg_nav1.gif');*/
/* MG XMas */
	color: #888888;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 4px 5px;
}

.nav-header2 {
	background-image: url('images/ice/bg_nav1.gif');
	color: #888888;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding: 4px 5px;
}

.nav-links {
	color: #888888;
	text-align: right;
	background: #ffffff url('images/ice/bg_nav2.gif') top left repeat-x;
	padding: 3px 5px;
	font-size: 10px;
	line-height: 1.4em;
}

.nav-links-left {
	position: relative;
	float: left;
	text-align: left;
}

.nav-header, .nav-links {
	border: solid 1px #ffffff;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
}

.nav-div a, .nav-div a:visited {
	color: #225566;
	text-decoration: none;
}

.nav-div a:hover, .nav-div a:active {
	color: #cc3333;
	text-decoration: none;
}

.nav-links a, .nav-links a:visited, .nav-links a:hover{ text-decoration: underline; }

.nav-div a.nav-current, .nav-div a.nav-current:visited {
	color: #993366;
}

.nav-div a.nav-current:hover, .nav-div a.nav-current:active {
	color: #cc3333;
	text-decoration: none;
}

/* forum index */
.forumlink, .forumlink-new {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.3em;
	color: #113355;
}

.forumlink2, .forumlink2-new {
	font-size: 10px;
	font-weight: bold;
	line-height: 1.3em;
	color: #113355;
}

a.forumlink, a.forumlink:visited { color: #113355; text-decoration: none; }
a.forumlink:hover, a.forumlink:active { color: #cc3333; text-decoration: underline; }
a.forumlink-new, a.forumlink-new:visited { color: #ff5500; text-decoration: none; }
a.forumlink-new:hover, a.forumlink-new:active { color: #cc3333; text-decoration: underline; }

.moderators {
	font-size: 10px;
	color: #888888;
}

.moderators a, .moderators a:visited { color: #777777; text-decoration: underline; }
.moderators a:hover, .moderators a:active { color: #113355; text-decoration: underline; }

/* viewforum */
.topiclink b, .topiclink-new b {
	color: #225566;
	font-size: 11px;
}

.topiclink a, .topiclink-new a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.topiclink a:hover, .topiclink a:active {
	text-decoration: underline;
}

.topiclink-new a{
	color: #cc3333;
}

.topiclink-new a:hover, .topiclink-new a:active {
	text-decoration: underline;
}

/* pagination */
.gotopage a, .gotopage a:visited, .pagination a, .pagination a:visited {
	padding: 1px;
	background: #ffffff url('images/ice/bg_nav2.gif') top left repeat-x;
	border: #888888 1px solid;
	color: #225566;
}

.gotopage a:hover, .gotopage a:active, .pagination a:hover, .pagination a:active {
	padding: 1px;
	border: #cc3333 1px solid;
	color: #113355;
}

/* post */
.row-signature {
	background-color: #f8f8f8;
	border: solid 1px #ffffff;
	border-top: none;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	text-align: left;
}

.row-post-author, .row-post {
	background: #ffffff url('images/ice/bg_post.gif') top left repeat-x;
/* MG XMas */
	/*background: #ffffff url('images/ice/xmas/bg_post.gif') top left repeat-x;*/
/* MG XMas */
	border: solid 1px #ffffff;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	vertical-align: top;
	padding: 3px;
}

.row-post-author {
	text-align: center;
	width: 150px;
}

.row-post {
	text-align: left;
}

.post-name {
	font-weight: bold;
	color: #225566;
	font-size: 12px;
	/*line-height: 1.6em;*/
}

.post-rank {
	color: #888888;
	font-size: 10px;
}

.post-details {
	text-align: left;
	margin: 5px;
	color: #666666;
	font-size: 10px;
	line-height: 1.4em;
}

.post-images img {
	display: block;
	margin: 1px auto;
}

.post-buttons-top {
	float: right;
	margin-top: 2px;
}

.post-subject {
	color: #225566;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 5px;
	line-height: 20px;
}

.row-post-date, .row-post-buttons {
	border: solid 1px #ffffff;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	vertical-align: middle;
	font-size: 10px;
	line-height: 12px;
	color: #666666;
	background: url('images/ice/bg_postbottom.gif');
	white-space: nowrap;
	padding: 1px;
}

.row-post-buttons {
	text-align: left;
}

.post-buttons a img, .post-buttons a:visited img, .post-buttons-single a img, .post-buttons-single a:visited img {
	/*background-color: #445599;*/
	vertical-align: middle;
}

.post-buttons a:hover img, .post-buttons a:active img, .post-buttons-single a:hover img, .post-buttons-single a:active img {
	/*background-color: #FF5522;*/
	vertical-align: middle;
}

.post-buttons-single {
	text-align: center;
	vertical-align: middle;
}

/* phpbbstyles.com bbcode */
blockquote {
	margin: 0;
	padding: 0;
	display: block;
}

.post-text blockquote {
	color: #444444;
	display: block;
	/*overflow: hidden;*/
	overflow: auto;
	margin: 5px 20px;
	width: auto;
	border: solid 1px #cccccc;
	background: #ffffff url('images/ice/bg_quote_content.gif') bottom right no-repeat;
	padding: 5px;
	font-size: 12px;
}

.post-text blockquote a, .post-text blockquote a:visited {
	color: #777777;
	text-decoration: none;
	border-bottom: dotted 1px #666666;
}

.post-text blockquote a:hover, .post-text blockquote a:active {
	color: #113355;
	text-decoration: none;
	border-bottom: dotted 1px #113355;
}

.post-text blockquote h6, .post-text blockquote .quote-user, .post-text blockquote .quote-nouser {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	border-bottom: solid 1px #dddddd;
	font-size: 11px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	background: #ffffff url('images/ice/bg_quote_header.gif') top left no-repeat;
}

.post-text .code {
	color: #225566;
	display: block;
	margin: 5px 20px;
	width: auto;
	border: solid 1px #cccccc;
	background-color: #ffffff;
	padding: 5px;
	font-size: 12px;
	font-family: 'Courier New', sans-serif;
}

.post-text .code h6, .post-text .code-header {
	margin: 0;
	margin-bottom: 5px;
	padding-left: 18px;
	padding-bottom: 3px;
	border-bottom: solid 1px #dddddd;
	font-size: 11px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #808080;
	background: #ffffff url('images/ice/bg_code_header.gif') top left no-repeat;
}

.post-text .code a, .post-text .code a:visited {
	color: #777777;
	text-decoration: none;
	border-bottom: dotted 1px #666666;
}

.post-text .code a:hover, .post-text .code a:active {
	color: #113355;
	text-decoration: none;
	border-bottom: dotted 1px #113355;
}

.code-header a:link, .code-header a:visited  { color: #666666; text-decoration: none; border-bottom: dotted 1px #666666; }
.code-header a:hover, .code-header a:active { color: #113355; text-decoration: none; border-bottom: dotted 1px #113355; }
.code-content { padding: 0; }

.code-list {
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
}

li.code-row {
	white-space: normal;
	border-top: 1px #dddddd solid;
	color: #bbbbbb;
	/*wrap-option: emergency;*/
}

.code-row-text {
	color: #225566;
}

div.code li.code-row-highlight {
	color: #ff5500;
	border-color: #d8d8d8;
}

div.code li.code-row-highlight .code-row-text, div.code span.code-row-highlight {
	color: #ff5500;
}

li.code-row-first {
	border-top: none;
}

/* inputs */
.helpline {
	background-color: #f8f8f8;
	border: solid 1px #aaaaaa;
	color: #666666;
}

* html input, * html textarea, * html select,
input, textarea, select {
	color: #888888;
}

* html textarea, * html select,
textarea, select {
	background-color: #f8f8f8;
	border: 1px solid #aaaaaa;
}

input:hover, textarea:hover, select:hover {
	background-color: #eeeeee;
	border: solid 1px #cc3333;
	color: #cc3333;
}

input:focus, textarea:focus, select:focus {
	background-color: #f4f4f4;
	border: solid 1px #ff5500;
	color: #000000;
}

input.post, input.mainoption, input.altoption, input.liteoption {
	background: #f8f8f8 url('images/ice/bg_input.gif') top left repeat-x;
}

input.post, * html input.post {
	border: 1px solid #aaaaaa;
	color: #333333;
}

input.mainoption, * html input.mainoption {
	border: solid 1px #666666;
	color: #333333;
	font-weight: bold;
}

input.altoption, * html input.altoption {
	border: solid 1px #888888;
	color: #225566;
}

input.liteoption, * html input.liteoption {
	border: solid 1px #aaaaaa;
	color: #666666;
}

input.post:hover, input.mainoption:hover, input.altoption:hover, input.liteoption:hover {
	background: #fafafa url('images/ice/bg_input.gif') top left repeat-x;
	border: solid 1px #cc3333;
	color: #cc3333;
}

input.post:focus, input.mainoption:focus, input.altoption:focus, input.liteoption:focus {
	background: #e7e7e7 url('images/ice/bg_input.gif') top left repeat-x;
	border: solid 1px #ff5500;
	color: #333333;
}

input.button {
	background: #ffffff url('images/ice/bg_nav2.gif') top left repeat-x;
	border: solid 1px #bbbbbb;
	border-left-color: #cccccc;
	border-top-color: #cccccc;
	color: #333333;
}

input.button:hover {
	border: solid 1px #cc3333;
	border-right-color: #bb2222;
	border-bottom-color: #bb2222;
	color: #000000;
}

input.button:focus {
	border: solid 1px #ff5500;
	border-right-color: #ee4400;
	border-bottom-color: #ee4400;
	color: #000000;
}

select optgroup {
	background-color: #000000;
	color: #ffffff;
	font-weight: normal;
	font-style: normal;
}

select option {
	background-color: #f0f0f0;
	color: #333333;
}

input.search:hover, input.search:focus, input.search:active, input.search {
	background-image: url('images/ice/icon_textbox_search.gif');
	background-repeat: no-repeat;
	background-position: left 1px;
	padding-left: 17px;
}

/* private message popup */
.popuppm-new a {
	margin: 5px 0;
	padding: 40px 60px;
	font-size: 12px;
	font-weight: bold;
	background: #ffffff url('images/ice/bg_post.gif') top left repeat-x;
	border: solid 1px #444444;
	color: #113355;
	text-decoration: none;
}

.popuppm-new a:hover {
	color: #666666;
	text-decoration: underline;
}

.row-right {
	text-align: right;
	vertical-align: middle;
}

/* News Block */
.forumline .news-header, .forumlinenb .news-header {
	background: #c8c8c8 url('images/ice/bg_th.gif');
	border: solid 1px #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	padding: 0;
	text-align: left;
	vertical-align: top;
	height: 27px;
}

.forumline .news-header span, .forumlinenb .news-header span {
	background: url('images/ice/little_box.gif') no-repeat left;
/* MG XMas */
	/*background: url('images/ice/xmas/little_box.gif') top left no-repeat;*/
/* MG XMas */
	padding-left: 24px;
	color: #225566;
	display: block;
	padding-top: 6px;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5em;
}

.row-news-tickers b { color: #225566; }

.copyright {
	padding-left: 2px;
	padding-right: 2px;
	font-size: 9px;
	color: #113355;
	vertical-align: middle;
}

.generation {
	/*padding: 2px;
	padding-bottom: 4px;*/
	font-size: 9px;
	color: #225566;
}

.activity-links {
	color: #888888;
	text-align: right;
	background: #ffffff url('images/ice/bg_nav2.gif') top left repeat-x;
	padding: 8px 30px 0px 10px;
	font-size: 10px;
	line-height: 1.4em;
}

.activity-links-left {
	position: relative;
	float: left;
	text-align: left;
}

/* edit notes */
.post-notes {
	border: solid 1px #999999;
	margin: 0;
	margin-top: 10px;
	background-color: #f8f8f8;
}

.post-note {
	background-color: #f0f0f0;
	border: solid 1px #ffffff;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	text-align: left;
	font-size: 10px;
	color: #666666;
	padding: 2px;
}

.post-note a, .post-note a:visited { color: #666666; text-decoration: underline; }

.post-note a:hover, .post-note a:active { color: #113355; text-decoration: underline; }

.post-note-delete { float: right; }

