body {
	color: #646466;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #e7f3ff url(images/body-bg.gif) repeat-x;
	min-width: 757px;
}

/* common parts */

a {
	color: #003887;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0 0 12px;
	padding: 0;
	line-height: 15px;
}

a img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

input, select, textarea {
	vertical-align: middle;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #646466;
}

caption {
	display: none;
}

.strong {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

/* main blocks */

#page-box {
	margin: 0 auto;
	padding: 0;
	width: 757px;
	position: relative;
	overflow: hidden;
}

/* header styles */

div.header {
	position: relative;
	padding-top: 11px;
	border-bottom: 1px solid #ccd9f2;
	width: 100%;
	overflow: hidden;
}

.header p {
	font-size: 1px;
	text-indent: -9999px;
	margin: 0;
	height: 1px;
	overflow: hidden;
}

div.header h1,
div.header h2 {
	margin: 0 0 16px 22px;
	padding: 0;
	font-size: 1px;
	text-indent: -9999px;
	width: 503px;
	height: 107px;
	position: relative;
	z-index: 999;
}

div.header h1 a,
div.header h2 a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.panel {
	background: #f4cf4e url(images/header-panel.gif) no-repeat;
	width: 100%;
	overflow: hidden;
	margin-top: -37px;
}

.breadcrumb {
	color: #003887;
	line-height: 190%;
	font-size: 69%;
	padding: 3px 10px 0;
	float: left;
	margin-top: 35px;
}

.breadcrumb ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: inline;
}

.breadcrumb li {
	display: inline;
	padding: 0 2px;
}

.search {
	width: 200px;
	float: right;
	font-size: 69%;
}

.search .content {
	padding: 8px 5px 8px 16px;
	width: 179px;
}

.search ul {
	margin: 0 0 8px;
	padding: 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
	line-height: 120%;
	position: relative;
	z-index: 999;
}

.search li {
	float: left;
	padding: 0 8px 0 7px;
	background: url(images/split-blue.gif) no-repeat 100% 0.2em;
}

.search li.last {
	background: none;
}

.search form {
	position: relative;
	z-index: 999;
}

.search legend,
.search label {
	display: none;
}

.search .text {
	width: 134px;
	color: #646466;
	font-size: 11px;
	padding: 1px 3px;
	border-top: 2px solid #848484;
	border-left: 2px solid #848484;
	border-bottom: 2px solid #eee;
	border-right: 2px solid #eee;
	margin-right: 5px;
}

.center-part {
	width: 742px;
	float: left;
	padding: 0 14px 0 0;
	border-right: 1px solid #ccd9f2;
	background: #fff url(images/pxl.gif) repeat-y;
}

/* left part styles */

.left-part {
	float: left;
	width: 192px;
	padding-bottom: 15px;
}

/* left part navigation */

.main-nav {
	margin: 0 0 -1px;
	padding: 0 0 0 7px;
	list-style: none;
	font-size: 69%;
	background: #e7f3ff;
	width: 185px;
	overflow: hidden;
}

.main-nav li {
	float: left;
	width: 183px;
	display: inline;
	border-bottom: 1px solid #ccd9f2;
	border-right: 1px solid #ccd9f2;
	border-left: 1px solid #ccd9f2;
}

.main-nav li.active {
	width: 191px;
	margin-left: -7px;
	margin-top: -1px;
	border-right: none;
	font-weight: bold;
	border-top: 1px solid #ccd9f2;
}

.main-nav li li.active {margin-left: 0px;}

.main-nav li a {
	color: #003887;
	width: 161px;
	padding: 1px 15px 1px 7px;
	display: block;
	background: #f5f7fc url(images/arrow.gif) no-repeat 167px 0.5em;
	line-height: 130%;
}

.main-nav li.active a {
	background: #f5f7fc url(images/arrow.gif) no-repeat 177px 0.5em;
	width: 169px;
}

.main-nav li a:hover {
	text-decoration: none;
	background: #f8e7a6 url(images/arrow-light.gif) no-repeat 167px 0.5em;
	color: #3266cc;
}
.main-nav li.active a:hover {
	background: #f8e7a6 url(images/arrow-light.gif) no-repeat 177px 0.5em;
}

.main-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 100%;
	background: #e7f3ff;
	width: 191px;
	overflow: hidden;
	display: none;
}

.main-nav li.active ul {
	display: inline;
}

.main-nav li.active li {
	border: none;
	font-weight: normal;
}

.main-nav li.active li a {
	background: #f5f7fc url(images/arrow.gif) no-repeat 174px 0.5em;
	width: 158px;
	padding: 1px 20px 1px 15px;
}

.main-nav li.active li a:hover {
	background: #f8e7a6 url(images/arrow-light.gif) no-repeat 174px 0.5em;
}

.main-nav li.active li li a {
	width: 148px;
	padding: 1px 20px 1px 25px;
}

.main-nav li.active li li li a {
	width: 138px;
	padding: 1px 20px 1px 35px;
}

a.active {
	background: #f8e7a6 url(images/arrow-light.gif) no-repeat 174px 0.5em !important;
	color: #3266cc !important;
}

.re-sizing-box {
	margin: 0 0 0 1px;
	padding: 0;
	list-style: none;
	width: 191px;
	overflow: hidden;
	position: relative;
	border-top: 1px solid #ccd9f2;
}

.re-sizing-box li {
	float: left;
	width: 100%;
	display: inline;
	border-bottom: 1px solid #ccd9f2;
}

.re-sizing-box li a {
	color: #646466;
	width: 190px;
	padding: 2px 20px 2px 14px;
	display: block;
}

.re-sizing-box li a:hover {
	text-decoration: none;
}

.bigger {
	font-size: 75%;
	line-height: 130%;
	background: #F5F7FC url(images/icon-plus.gif) no-repeat 175px 0.5em;
}

.smaller {
	font-size: 62%;
	line-height: 155%;
	background: #F5F7FC url(images/icon-minus.gif) no-repeat 175px 0.9em;
}

.logo-list {
	margin: 0 0 30px;
	padding: 0;
	list-style: none;
	text-align: center;
}

.logo-list li {
	margin-top: 35px;
}

/* right part styles */

.right-part {
	float: right;
	width: 537px;
	padding-top: 1.0em;
}

#sub-part {
	width: 180px;
	padding-left: 4px;
}

#main-part {
	width: 344px;
}

.split-box {
	width: 10px;
}

* html .split-box {
	width: 10px;
}

*+html .split-box {
	width: 10px;
}

.row {
	width: 537px;
	display: table-row;
	padding-bottom: 1px;
}

* html .row.bordered{
	background: url(images/border.gif) no-repeat left bottom;
}

*+html .row.bordered {
	background: url(images/border.gif) no-repeat left bottom;
}

* html .row {
	float: right;
}

*+html .row {
	float: right;
}

#sub-part, #main-part, .split-box {
	display: table-cell;
	height: auto;
	overflow: hidden;
	vertical-align: top;
}

.bordered #sub-part, .bordered #main-part {
	border: 1px solid #ccd9f2;
}

* html .bordered #sub-part, * html .bordered #main-part {
	border-bottom: none;
}

*+html .bordered #sub-part, *+html .bordered #main-part {
	border-bottom: none;
}

* html #sub-part, * html #main-part, * html .split-box, {
	float: left;
	margin-bottom: -999px;
	padding: 0 0 1000px;
	overflow: visible;
	vertical-align: baseline;
}

*+html #sub-part, *+html #main-part, *+html .split-box {
	float: left;
	margin-bottom: -999px;
	padding: 0 0 1000px;
	overflow: visible;
	vertical-align: baseline;
}

/* sub part styles */

.text-box {
	overflow: hidden;
	width: 180px;
	padding-left: 4px;
	margin: 0 0 13px -4px;
}

.text-box h2 {
	background: #013687 url(images/header-news.jpg) no-repeat;
	color: #fff;
	margin: 0;
	padding: 4px 10px;
	font: normal 88%/130% Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #fff;
}

.text-box .text {
	margin: 0;
}

.text-box .text p {
	background: #e5ecf8;
	padding: 5px 10px 10px;
	margin: 0;
	font-size: 69%;
	color: #013687;
}

.text-box h2.yelow {
	background: #f4cf4e url(images/header-events.jpg) no-repeat;
	color: #003887;
}

.text-box.links h2 {
	background: #b7253e url(images/links-box-header.gif) no-repeat;
}

.text-box-spec {
	width: 167px;
	overflow: hidden;
	padding-left: 13px;
	margin-bottom: 13px;
}

.text-box-spec .text {
	background: #e5ecf8 url(images/spec-text-box-top-bg.gif) no-repeat right top;
	width: 150px;
	padding: 10px 7px 7px 10px;
}

.text-box-spec .text p {
	margin: 0;
	font-size: 69%;
	color: #013687;
	line-height: 110%;
}

.text-box-spec .text img {
	float: left;
	border: 2px solid #fff;
	border-left: none;
	position: relative;
	margin: 0 4px 0 -23px !important;
}

.no-img {
	width: 180px;
	padding-left: 0;
}

.no-img .text {
	width: 163px;
}

#sub-part ul.arrow {
	margin: 0;
	padding: 0;
	list-style: none;
	background: #e5ecf8;
	width: 100%;
	float: left;
}

#sub-part ul.arrow li {
	margin-left: -4px;
	position: relative;
	width: 184px;
	display: inline;
	float: left;
	background: url(images/sub-part-arrow.gif) no-repeat 0 0.4em;
}

#sub-part ul.arrow li div {
	border-bottom: 1px solid #acbedc;
	margin: 0 15px 0 17px;
	font-size: 69%;
	padding: 7px 0;
}

#sub-part .text-box.links ul.arrow li div {
	padding: 9px 0 14px;
}

#sub-part ul.arrow.archive li div {
	padding-top: 9px;
}

#sub-part ul.arrow.archive li div {
	margin-left: 22px;
}

#sub-part ul.arrow li.last div {
	border-bottom: none;
}

#sub-part ul.arrow li div p {
	margin: 0;
}

#sub-part ul.arrow li div a {
	font-weight: bold;
	color: #6483af;
}

#sub-part ul.arrow li div a.pdf {
	font-weight: bold;
	color: #013687;
	background: url(images/file_icons/file.gif) no-repeat 0 0.1em;
	padding-left: 22px;
	display: block;
	margin-left: 7px;
	position: relative;
	min-height: 20px;
}

* html #sub-part ul.arrow li div a.pdf {
	height: 20px;
}

#sub-part ul.arrow.archive li div a {
	font-weight: normal;
	color: #013687;
}

#sub-part .text-box.links ul.arrow li div a {
	color: #003887;
}

#sub-part ul.arrow.archive li div a.open {
	font-weight: bold;
}

#sub-part ul.arrow.archive ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: none;
}

#sub-part ul.arrow.archive li li {
	margin-left: 10px;
	margin-top: 1px;
	width: auto;
	display: block;
	float: none;
	background: none;
}

/* footer styles */

.footer {
	width: 100%;
	overflow: hidden;
	padding: 0 0 10px;
	float: left;
	position: relative;
}

.photography .footer {
	padding-top: 10px;
}

* html .photography .footer {
	padding-top: 0;
}

*+html .photography .footer {
	padding-top: 0;
}

.footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 69%;
	color: #6483af;
}

.footer li {
	display: inline;
}

.footer li a {
	color: #6483af;
}

.footer .left-nav {
	float: left;
	width: 177px;
	padding-left: 15px;
}

.footer .left-nav li {
	display: block;
}

.footer p {
	float: left;
	width: 321px;
	padding-left: 23px;
	color: #003887;
	font: normal 69% Verdana, Arial, Helvetica, sans-serif;
}

.nemisys {
	float: right;
	margin-top: 24px;
}

/* main part styles */

.border-box {
	border: 1px solid #ccd9f2;
	padding: 5px 5px 0 10px;
	margin-bottom: 12px;
}

.border-box .content-box {
	width: 100%;
	overflow: hidden;
}

#main-part h1,
.border-box h2,
.info-box h2 {
	margin: 0 0 3px;
	padding: 0;
	color: #3266cc;
	font: normal 100%/120% Verdana, Arial, Helvetica, sans-serif;
}

.info-box h2 {
	margin-bottom: 15px;
}

.border-box h1 {
	margin-bottom: 10px;
}

#main-part .border-box h1.small,
.border-box h2.small {
	margin: 0;
	padding: 0;
	color: #658cd9;
	font: bold 69%/130% Verdana, Arial, Helvetica, sans-serif;
}

#main-part h1.photo-comment {
	margin: 0 0 10px;
	padding: 0 0 0 7px;
	font-size: 69%;
	border-left: 1px solid #ccd9f2;
	line-height: 105%;
	min-height: 25px;
}

.border-box p {
	font-size: 69%;
	line-height: 150%;
	margin-bottom: 12px;
}

.border-box.line-height-ladge p {
	line-height: 170%;
	margin-bottom: 15px;
}

.border-box img {
	float: left;
	border: 1px solid #ccd9f2;
	margin: 0 7px 0 0;
}

.border-box.line-height-ladge img {
	margin: 5px 7px 0 0;
}

.border-box p strong {
	color: #658cd9;
}

.date {
	font-size: 69%;
}

.features-list {
	width: 100%;
	overflow: hidden;
}

.feature-box {
	width: 100%;
	overflow: hidden;
	color: #013687;
	margin-bottom: 17px;
}

.feature-box h2 {
	background: #b7253e url(images/header-red.jpg) no-repeat;
	color: #fff;
	margin: 0 0 0 12px;
	padding: 5px 10px 5px 75px;
	font: bold 69%/130% Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 2px solid #fff;
}

.feature-box.without-img h2 {
	padding-left: 20px;
}

.feature-box h2.pink {
	background: #c95c6e url(images/header-pink.jpg) no-repeat;
}

.feature-box h2.light-pink {
	background: #db929e url(images/header-light-pink.jpg) no-repeat;
}

.feature-box .info-part {
	width: 332px;
	padding-left: 12px;
	font-size: 69%;
	float: left;
}

.feature-box h2 a {
	color: #fff;
}

.feature-box .text {
	background: #e4ebf7;
	padding: 6px 20px;
}

.feature-box .text p {
	line-height: 120%;
}

.feature-box .thumbnail {
	float: left;
	border: 2px solid #fff;
	border-left: none;
	margin: -18px 10px 5px -12px;
	position: relative;
}

.feature-box .thumbnail img {
	float: left;
}

a.more {
	background: url(images/arroe-blue.gif) no-repeat 100% 0.4em;
	padding-right: 10px;
	text-transform: uppercase;
}

.pages-panel {
	margin: -5px 0 0;
	width: 100%;
	overflow: hidden;
	font-size: 75%;
	position: relative;
	height: 40px;
	overflow: hidden;
}

.pages-panel ul.num {
	padding: 0;
	list-style: none;
	display: table;
	margin: 0 auto;
	position: relative;
	z-index: 999;
}

* html .pages-panel ul.num {
 left: 50%;
 position: relative;
 float: left;
}

*+html .pages-panel ul.num {
 left: 50%;
 position: relative;
 float: left;
}

.pages-panel ul.num li {
	float: left;
	padding-right: 3px;
}

.pages-panel ul.num li a {
	border: 1px solid #ccd9f2;
	background: #fff;
	display: block;
	padding: 0 4px;
}

.pages-panel ul.num li a:hover {
	background: #ccd9f2;
	text-decoration: none;
}

.pages-panel ul.num li.active a {
	background: #ccd9f2;
	text-decoration: none;
}

.pages-panel ul.selector {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}

.pages-panel ul.selector li.back {
	padding-left: 18px;
	background: url(images/arrow-left.gif) no-repeat 0 0.4em;
	margin-bottom: 0;
	float: left;
}

.pages-panel ul.selector li.next {
	padding-right: 18px;
	background: url(images/arrow-right.gif) no-repeat 100% 0.4em;
	float: right;
	margin-right: 3px;
	display: inline;
}

.pages-panel a {
	color: #3266cc;
}

.news-box {
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #ccd9f2;
	padding: 10px 0;
}

.news-box img {
	margin: 3px 10px 0 0;
}

.news-box a {
	color: #646466;
}

.news-box p {
	margin: 0;
	line-height: 120%;
}

.start-end-date {
	margin: 10px 0;
}

.start-end-date p {
	margin: 0;
	padding: 0;
}

.start-end-date p strong {
	color: #646466;
}

.news-box h2 a {
	color: #658cd9;
}

.border-box h3 {
	margin: 0 0 12px;
	padding: 0;
	color: #646466;
	font: bold 69%/100% Verdana, Arial, Helvetica, sans-serif;
}

address {
	font-size: 69%;
	margin-bottom: 4px;
	font-style: normal;
}

address a {
	color: #646466;
}

.choose-country {
	background: #e5ecf8;
	padding: 10px 7px 10px 10px;
}

.choose-country legend,
.choose-country label {
	display: none;
}

.choose-country select {
	width: 135px;
	font-size: 11px;
	margin-right: 2px;
}

.events-box {
	width: 100%;
	overflow: hidden;
	border-top: 1px solid #ccd9f2;
	padding: 5px 0 0;
}

.events-box h2 {
	margin: 0 30px 0 0;
	padding: 0;
	color: #6483af;
	font: bold 69%/130% Verdana, Arial, Helvetica, sans-serif;
}

.events-box h2 a {
	color: #6483af;
	text-decoration: none;
}

.events-box h2 a:hover {
	text-decoration: underline;
}

.events-box .main-info {
	margin-left: 85px;
}

.events-box .text {
	clear: both;
}

.events-box .text p {
	line-height: 130%;
	margin-bottom: 5px;
}

.events-box .text a {
	color: #646466;
}

a.forward {
	padding-right: 15px;
	background: url(images/arrow-right.gif) no-repeat 100% 0.4em;
}

a.backward {
	padding-left: 15px;
	background: url(images/arrow-left.gif) no-repeat 0 0.4em;
}

.info-box {
	padding: 10px 10px 0;
}

.info-box p {
	font-size: 69%;
}

.info-box .pages-panel {
	width: 230px; height: 25px;
}

.info-box .pages-panel.right {
	float: right;
}

#main-part .info-box h1 {
	margin-bottom: 20px;
}

.info-box img {
	border: 1px solid #ccd9f2;
	margin-bottom: 4px;
}

.border-box p.photo-comment,
p.photo-comment {
	margin: 0 0 10px 0;
	padding: 0 0 0 7px;
	font-size: 69%;
	border-left: 1px solid #ccd9f2;
	line-height: 105%;
	float: left;
}

p.photo-comment a {
	color: #646466;
}

#sub-part .info-box {
	padding-top: 65px;
}

#sub-part .info-box strong {
	font-weight: normal;
	color: #003887;
	display: block;
}

.photography_listing .pages-panel {
	height: 20px;
	margin: 10px 0;
	float: left;
	width: auto;
}

.photography_listing .pages-panel ul.num {
	float: left;
	display: inline;
	margin: 0;
}

* html .photography_listing .pages-panel ul.num {
 left: 0;
 position: static;
}

*+html .photography_listing .pages-panel ul.num {
 left: 0;
 position: static;
}

.photography_listing .pages-panel ul.selector {
	position: static;
	width: auto;
	float: left;
}

.photography_listing .pages-panel ul.selector li.next {
	float: left;
	margin: 0 10px;
}

.photography_listing .pages-panel ul.selector li.back {
	margin-right: 10px;
}

.photography_listing .pages-panel.right {
	float: right;
}

.photo_listing-box {
	float: left;
	width: 379px;
	overflow: hidden;
	margin-right: -45px;
	position: relative;
}

* html .photo_listing-box {
	width: 395px;
}

*+html .photo_listing-box {
	width: 395px;
}

.photo_box {
	float: left;
	width: 77px;
	overflow: hidden;
	margin: 0 45px 20px 0;
	display: inline;
}

.photo_box img {
	display: block;
}

.border-box .photo_box p.photo-comment {
	float: left;
	margin: 5px 0 0 0;
}

.clearboth {
	clear: both;
}

.search-box a {
	color: #6483af;
}

.search-box {
	font-family: Arial, Helvetica, sans-serif;
}

.search-box p {
	margin: 0 0 5px;
}

.search-box strong {
	color: #6483af;
}

.search-result {
	margin: 0 5px 0 0;
	padding: 0;
	list-style: none;
}

.search-result li {
	border-top: 1px solid #ccd9f2;
}

.search-result p {
	margin: 0 0 7px;
}

.search-result ul.header {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 69%;
	width: 100%;
	overflow: hidden;
}

.search-result div.text {
	border-top: 1px solid #f2f5fc;
	margin-top: 0;
	padding-top: 3px;
}

.search-result ul.header li {
	float: right;
	border: none;
	padding: 5px 0;
}

.search-result ul.header li.page-name {
	float: left;
	font-weight: bold;
}

.site-map-menu {
	float: right;
	margin: 2px 3px 7px 0;
	padding: 0;
	list-style: none;
	font-size: 69%;
}

.site-map-menu li {
	float: left;
	display: inline;
	margin-left: 10px;
}

.site-map-menu li a {
	display: block;
	padding: 1px 5px;
	border: 1px solid #ccd9f2;
}

.site-map-menu li.active a {
	background: #ccd9f2;
}

.site-map {
	clear: both;
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
	font-size: 69%;
	width: 100%;
	overflow: hidden;
}

.site-map li {
	border-top: 1px solid #ccd9f2;
	margin-top: 0;
	padding-top: 5px;
	font-weight: bold;
	float: left;
	width: 100%;
}

.site-map li a {
	color: #6483af;
}

.site-map ul {
	border-top: 1px solid #ccd9f2;
	margin: 5px 0 0;
	padding: 7px 0;
	list-style: none;
	width: 100%;
	overflow: hidden;
}

.site-map ul li {
	border: 0;
	font-weight: normal;
	padding-top: 0;
}

.site-map ul li a {
	color: #646466;
}

.site-map li ul ul {
	border: 0;
	padding-top: 0;
	font-size: 74%;
}

.site-map ul li li {
	padding-left: 10px;

}

.forum {
	border-collapse: collapse;
	padding: 0;
	margin: 0 0 10px;
	border-top: 1px solid #ccd9f2;
	font-size: 69%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

.forum th {
	margin: 0;
	padding: 5px 0;
	vertical-align: top;
	color: #6483af;
	border-bottom: 1px solid #ccd9f2;
}

.forum td {
	margin: 0;
	padding: 5px 10px;
	vertical-align: top;
	border-bottom: 1px solid #ccd9f2;
}

.forum td.title {
	background: #ccd9f2 url(images/arrow-white.gif) no-repeat 175px 9px;
	color: #5F6163;
	padding-right: 20px;
	font-weight: bold;
	border-bottom: 1px solid #f2f5fc;
}

.forum td.title a {
	color: #5F6163;
}

.forum th a {
	color: #6483af;
}


.forum-messages {
	border-collapse: collapse;
	padding: 0;
	margin: 7px 0 0;
	font-size: 69%;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

.forum-messages td {
	margin: 0;
	padding: 6px 10px;
	vertical-align: top;
}

.forum-messages td.title {
	background: #ccd9f2;
	font-weight: bold;
	border-bottom: 1px solid #f2f5fc;
}

.forum-messages tr.border td.title {
	border-top: 1px solid #ccd9f2;
}

.forum-messages strong {
	color: #6483af;
	margin-right: 7px;
}

.forum-messages td.author-title strong {
	margin-right: 0;
}

.forum-messages td.author-title {
	color: #5F6163;
	padding: 7px 2px;
}

.forum-messages td.author-title p {
	margin-top: 10px !important;
}

.forum-messages td.amount-message {
	border-top: 1px solid #ccd9f2;
	border-bottom: 1px solid #ccd9f2;
	padding-left: 40px;
}

.forum-messages td.author-title span {
	float: left;
	margin-right: 10px;
	display: inline;
	font-weight: bold;
}

.border-box .forum-messages td.author-title p {
	margin: 0;
	font-size: 100%;
	line-height: 120%;
	clear: both;
}

.forum-messages td.reply {
	vertical-align: bottom;
}

.forum-messages td.reply a,
p.reply a,
table .send a {
	color: #6483af;
	background: url(images/arrow-right.gif) no-repeat 100% 0.4em;
	padding-right: 17px;
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
}

p.reply a {
	font-size: 100%;
}
p.new-topic {
	border-top: 1px solid #ccd9f2;
	padding-top: 5px;
	margin: 7px 2px;
}

p.new-topic a {
	color: #6483af;
	background: url(images/arrow-right.gif) no-repeat 100% 0.4em;
	padding-right: 17px;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

.send {
	margin: 7px 0 20px;
	padding: 0;
	list-style: none;
	width: 340px;
}

.forum-messages tr.border td {
	border-bottom: 1px solid #ccd9f2;
}

td.post-form form {
	background: #ccd9f2;
	padding: 7px 10px;

}

td.post-form form fieldset {
	width: 100%;
	overflow: hidden;
}

td.post-form form legend {
	display: none;
}

td.post-form form div {
	width: 100%;
	overflow: hidden;
	margin-bottom: 3px;
}

td.post-form form div.bottom-part {
	width: 240px;
	overflow: hidden;
	margin-left: 72px;
}

td.post-form form div.bottom-part span {
	font-weight: normal;
	float: left;
	width: 210px;
	padding-top: 2px;
}

td.post-form form div.bottom-part input {
	float: left;
	margin-right: 5px;
}

td.post-form form label {
	font-weight: bold;
	color: #6483af;
	float: left;
	line-height: 150%;
	width: 73px;
}

td.post-form form div input.text {
	float: left;
	width: 250px;
}

td.post-form form div textarea {
	float: left;
	width: 250px;
	height: 85px;
}

.forum-login-box .form-label {
	float: left;
	clear: both;
	width: 150px;
	font-size: 70%;
	font-weight: bold;
	margin: 2px 0;
}

.forum-login-box .form-input {
	float: left;
	width: 300px;
	font-size: 70%;
	margin: 2px 0;
}

.forum-post-input {
	width: 400px !important;
	overflow: auto;
}

.flash-container {
	clear: both;
	margin-bottom: 10px;
	font-size: 64%;
	color: #f60;
}

.flash-container a {
	color: #06f;
	text-decoration: underline;
}

td p {font-size: 100% !important;}

