#nav_top, #nav_main, #sidebar, #icons, object,
.pdf img, .paging, .print, .social, .hide { display: none !important; }

.print { display: inline; }
.alignCenter { text-align: center; }
.clearfix { overflow: hidden; }

body {
	font-family : "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	background: #fff;
	}
a {
	color: #00f;
	text-decoration: underline;
	}
.keyword {
	color: #000;
	text-decoration: none;
	}
li { line-height: 25px; }
h1, h2, .center, #footer { text-align: center; }
h1 img { width: 200px; }
img {
	max-width: 100%;
	border: 0;
	}
#content { height: auto !important; }
.main_content, #footer { border-top: 2px solid; }
.main_content p, h4, h5 { margin-left: 30px; }

h3.title:before {
	content: url(/en/img/arrow_title.jpg);
	vertical-align: middle;
	}

#products_list li { margin-bottom: 10px; }

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 20px auto;
	}
th, td {
	border: 1px solid #ccc;
	padding: 3px 6px;
	}
.box { margin-bottom: 10px; }
.box h5 { font-size: 12px; }
.box, .rounded li {
	border: 1px solid #ccc;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	}
.rounded li {
	list-style: none;
	margin-bottom: 10px;
	}
.rounded img { vertical-align: middle; }
.rounded h4 {
	text-align: center;
	width: 146px;
	margin: 0;
	padding: 0;
	}

#wallpaper .box .print, #calendar .box .print { display: none; }
#wallpaper .download a, #calendar .download a, #calendar strong { display: block; }
#calendar strong { text-align: center; }
#wallpaper .box, #calendar .box { border: 0; }
#wallpaper div, #calendar div {
	border: 1px solid #ccc;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	margin-bottom: 10px;
	}

#events_id h4 {
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	}
#events_id h4 span { float: right; }

#finance td, #finance th { padding: 10px 0; }
#finance td a img {
	width: 21px;
	display: block;
	}
