/* css document */ * { 	margin: 0; 	padding: 0; } html, body { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 12px; } #min-width { 	min-width: 960px; 	width: expression((document.documentElement.clientWidth || document.body.clientWidth) &lt; 950 ? &quot;960px&quot; : &quot;auto&quot;); } #max-width { 	max-width: 1400px; 	margin: 0 auto; 	width: expression((document.documentElement.clientWidth || document.body.clientWidth) &gt; 1410? &quot;1400px&quot; : &quot;auto&quot;); } #container { 	padding: 0 15px; } /*--------------------------------------------- Common Tag Styles ---------------------------------------------*/ .clear { 	clear: both; } a { 	color: #119be5; } a:hover { 	color: #652c91; } a.fake { 	background-position: left bottom; 	background-repeat: repeat-x; 	padding-bottom: 2px; 	text-decoration: none; } a.fake:hover, a.fake.selected, a.fake-selected {background-position: left bottom; 	background-repeat: repeat-x; 	color: #652c91; 	text-decoration: none; } a.fake-white { 	background-position: 0 97%; 	background-repeat: repeat-x; 	color: #fff; 	text-decoration: none; } a.fake-white:hover { 	background-position: 0 97%; 	background-repeat: repeat-x; 	color: #c51313; 	text-decoration: none; } a.out { 	background-image: url(/images/template/icons/out-link-hover.png); 	background-position: 0 2px; 	background-repeat: no-repeat; 	padding-left: 20px; } a.out:hover { 	background-image: url(/images/template/icons/out-link-hover.png); 	background-position: 0 -15px; 	background-repeat: no-repeat; 	padding: 1px 0 1px 20px; } img { 	border: none; } p { 	line-height: 18px; 	margin-bottom: 15px; 	word-spacing: 2px; } h1 { 	background-image: url(/images/template/h1-border-bottom.jpg); 	background-position: left bottom; 	background-repeat: no-repeat; 	font-size: 22px; color: #652c91; font-weight: bold; 	line-height: 24px; 	margin-bottom: 20px; 	padding-bottom: 10px; 	word-spacing: -2px; } h2 { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 24px; 	font-style: italic; 	font-weight: normal; 	line-height: 22px; 	margin-top: 25px; 	padding-bottom: 18px; } h3 { 	font-family: Arial, Helvetica, sans-serif; 	font-size: 20px; 	font-style: italic; 	font-weight: normal; 	line-height: 20px; 	margin-top: 15px; 	padding-bottom: 10px; } #content table { 	margin-bottom: 20px; } #content table th { 	border-bottom: solid 1px #d4d4d4; 	font-weight: bold; 	padding: 6px; 	text-align: left; } #content table td { 	border-bottom: solid 0px #d4d4d4; 	padding: 6px; } #content .search table td { 	border-bottom: none; 	padding: 0; } .title { /*	color: #652c91; 	font-family: Georgia, &quot;Times New Roman&quot;, serif; */ 	color: #652c91; 	font-family: Arial, Helvetica, sans-serif; 	font-size: 18px; /*	font-style: italic; 	font-weight: bold; */ 	line-height: 24px; 	margin-bottom: 18px; } .title-underline { 	background-image: url(/images/template/title-border-bottom.jpg); 	background-position: left bottom; 	background-repeat: no-repeat; 	color: #a61f73; 	font-family: Georgia, &quot;Times New Roman&quot;, serif; 	font-size: 24px; 	font-style: italic; 	font-weight: bold; 	line-height: 24px; 	margin-bottom: 18px; 	padding-bottom: 5px; } .title-orange { 	color: #652c91; font-family: Georgia, &quot;Times New Roman&quot;, serif; 	font-size: 20px; 	font-weight: bold; 	line-height: 24px; 	margin-bottom: 20px; } .title-accident { 	font-family: Georgia, &quot;Times New Roman&quot;, serif; 	font-size: 26px; 	font-style: italic; 	font-weight: bold; 	line-height: 24px; 	margin-bottom: 18px; } #content ul { 	list-style-type: none; 	margin: 0 0 25px 0; 	padding-left: 2px; } #content ul li { 	background-image: url(/images/template/ul-marker.gif); 	background-position: 0 13px; 	background-repeat: no-repeat; 	line-height: 18px; 	padding: 4px 0 4px 15px; } #content ol { 	margin: 0 0 15px 18px; } #content ol li { 	line-height: 18px; 	padding-bottom: 5px; } #content ol.toc { 	list-style-type: none; 	margin: 0 0 15px 0; } #content ol.toc li { 	line-height: 18px; 	padding: 0 0 5px 42px; 	position: relative; } #content ol.toc span { 	display: block; 	left: 0; 	position: absolute; 	text-align: right; 	width: 35px; } #content p { 	line-height: 18px; 	margin-bottom: 15px; 	word-spacing: 2px; } .news-detail .news-date { 	color: #aaa; 	font-size: 12px; 	padding-bottom: 15px; } .news-detail .news-prop { 	color: #4d4d4d; 	font-size: 12px; 	padding-bottom: 4px; } dl.news dt { 	color: #888; 	font-size: 12px; } dl.news .imp { 	background-color: #ed720e; 	color: #fff; 	padding: 0 4px; } dl.news dd { 	line-height: 18px; 	margin-bottom: 18px; } dl.legislative dt { 	line-height: 18px; 	padding-bottom: 4px; } dl.legislative dd { 	line-height: 18px; 	margin-bottom: 18px; } dl.legislative a { 	background-image: url(/images/template/icons/document_word.gif); 	background-position: 0 0; 	background-repeat: no-repeat; 	padding: 1px 0 1px 20px; } .important { 	background-color: #91278f; 	background-image: url(/images/template/important-bg.jpg); 	background-position: top left; 	background-repeat: repeat-x; 	color: #fff; 	margin-bottom: 18px; 	padding: 20px 20px 1px 20px; } #content .accident { 	border-bottom: solid 1px #4d4d4d;	border-top: solid 1px #4d4d4d; 	color: #4d4d4d; 	font-family: Georgia, &quot;Times New Roman&quot;, serif; 	font-size: 26px; 	font-style: italic; 	line-height: 26px; 	padding: 18px; } #content .windows-scheme { 	width: 100%; } #content .windows-scheme .fcol { 	border: solid 2px #bebebe; 	font-size: 18px; 	padding: 25px 50px; } #content .windows-scheme .scol { 	border: solid 2px #bebebe; 	font-size: 18px; 	padding: 25px 50px; } #content .windows-scheme .tcol { 	width: 100%; } #content .windows-scheme ul { 	list-style-type: none; 	margin: 15px 0 15px 0; 	padding-left: 2px; } #content .windows-scheme ul li { 	background-image: none; 	line-height: 18px; 	padding: 0 0 5px 15px; } #content .windows-scheme td { 	border-bottom: none; 	padding: 0; } #content .windows-scheme td.selected { 	color: #fff; } #content .windows-scheme #s1.selected { 	background-color: #9b1768; } #content .windows-scheme #s2.selected { 	background-color: #a91818; } #content .windows-scheme #s3.selected { 	background-color: #155a9b; } #content .windows-scheme #s4.selected { 	background-color: #159b8d; } #content .windows-scheme #s5.selected { 	background-color: #159b15; } #content .windows-scheme #s6.selected { 	background-color: #84b500; } #content .windows-scheme #s7.selected { 	background-color: #a67101; } #content .windows-scheme #s8.selected { 	background-color: #ff6600; } /*--------------------------------------------- Header Blocks ---------------------------------------------*/ 	/* 	** Header Panel 	*/ 	 	#top-panel { 		border-bottom: solid 1px #fff; 		padding: 10px; 	} 	 	#top-panel .search { 		background-color: #fff; 		padding: 3px; 		float: left; 	} 	 	#top-panel .search input[type=text] { 		border: none; 		color: #888; 		width: 200px; 	} 	 	#top-panel #icons { 		float: right; 		padding-top: 4px; 	} 	 	#top-panel #icons ul { 		list-style-type: none; 	} 	 	#top-panel #icons li { 		float: left; 		margin-left: 26px; 	} 	/* 	** Header 	*/ 	#header { 		background-image: url(/images/template/header-bg.jpg); 		background-position: center top; 		background-repeat: no-repeat; 		padding-bottom: 20px; 		position: relative; 		width: 100%; 	} 	 	#header-lb { 		background-image: url(/images/template/header-lb.png); 		bottom: 0; 		//bottom: -1px; 		position: absolute; 		height: 18px; 		left: 0; 		width: 18px; 	} 	 	#header-rb { 		background-image: url(/images/template/header-rb.png); 		bottom: 0; 		//bottom: -1px; 		position: absolute; 		height: 18px; 		right: 0; 		width: 18px; 	} 	 	#logo { 		height: 196px; 		position: relative; 	} 	#logo-img { 		position: absolute; 		left: 0; 		top: 0; 	} 	 	#logo-title { 		color: #fff; 		font-size: 18px; 		left: 218px; 		position: absolute; 		top: 32px; 		z-index: 20; 	} 	 	#logo-title-shadow { 		color: #60158e; 		font-size: 18px; 		left: 219px; 		position: absolute; 		top: 33px; 		z-index: 10; 	} 	 	/* 	** Bubble Contact center 	*/ 	 	#call-center { 		color: #fff; 		font-size: 30px; 		right: 2%; 		line-height: 30px; 		padding: 13px; 		position: absolute; 		text-align: center; 		top: 110px; 	} 	 	/*.bubble { 		background-image: url(/images/template/bubble-bg.jpg); 		background-position: top left; 		background-repeat: repeat-x; 		border: solid 2px #fff; 	}*/ 	 	#call-center .code { 		font-size: 18px; 	} 	 	/* 	** Main Menu 	*/ 	 	#main-menu { 		background-color: #92278f; 		background-image: url(/images/template/main-menu-bg.jpg); 		background-repeat: repeat-y; 		border-bottom: solid 1px #34164e; 		border-top: solid 1px #997cb4; 		font-size: 12px; 	} 	 	#main-menu ul { 		list-style-type: none; 		padding-left: 9px; 	} 	#main-menu li { 		display: inline; 	} 	 	#main-menu a { 		color: #fff; 		display: block; 		float: left; 		padding: 9px 15px; 		text-shadow: 1px 1px 1px #240046; 	} 	 	#main-menu a:hover, #main-menu li.current a { 		background-color: #dcd3e6; 		color: #512481; 		text-shadow: 1px 1px 1px #fff; 	} 	 	/* 	** Sub-menu 	*/ 	 	#sub-menu { 		background-color: #e4d8f0; 		font-size: 12px; 	} 	 	#sub-menu ul { 		background-color: #e4d8f0; 		list-style-type: none; 		padding-left: 9px; 	} 	#sub-menu li { 		display: inline; 	} 	 	#sub-menu a { 		background-color: #e4d8f0; 		background-image: url(/images/template/sub-menu-arrow.gif); 		background-position: 5px 14px; 		background-repeat: no-repeat; 		color: #512481; 		display: block; 		float: left; 		padding: 9px 15px; 	} 	 	#sub-menu a:hover { 		background-color: #fff; 		color: #2d0954; 	} 	 	#sub-menu span { 		background-image: url(/images/template/sub-menu-arrow-current.gif); 		background-position: 5px 14px; 		background-repeat: no-repeat; 		color: #000; 		float: left; 		font-weight: bold; 		padding: 9px 15px; 	} /*--------------------------------------------- Content Blocks ---------------------------------------------*/ #content { 	font-size: 14px; 	padding: 36px 11px; } .first-col-double { 	float: left; 	margin-right: 3%; 	width: 67%; } .second-col-double { 	float: left; 	width: 29%; } .first-col-triple { 	float: left; 	margin-right: 3%; 	width: 40%; } .second-col-triple { 	float: left; 	margin-right: 3%; 	width: 24%; } .third-col-triple { 	margin-left: 70%; } 	/* 	** Contact-center 	*/ 	#important-info { 		background-color: #eee; 		background-position: top right; 		background-repeat: no-repeat; 		height: 222px; 		margin-bottom: 25px; 		position: relative; 		width: 100%; 	} 	 	#important-info .tint-full { 		height: 222px; 		left: 0; 		position: absolute; 		top: 0; 		width: 100%; 		z-index: 1; 	} 	 	#important-info .text { 		font-family: Georgia, &quot;Times New Roman&quot;, serif; 		font-size: 16px; 		left: 0; 		line-height: 22px; 		padding: 20px; 		position: absolute; 		z-index: 100; 	} 	 	#important-info .tint { 		bottom: 0; 		height: 40px; 		left: 0; 		position: absolute; 		width: 100%; 		z-index: 1; 	} 	 	#important-info .intro { 		bottom: 12px; 		font-family: Georgia, &quot;Times New Roman&quot;, serif; 		font-size: 16px; 		left: 0; 		position: absolute; 		text-align: center; 		width: 100%; 		z-index: 100; 	} 	 	#important-info .more { 		font-family: Arial, Helvetica, sans-serif; 		font-size: 12px; 		padding-top: 15px; 		text-align: right; 	} 	 	#important-info .button-tint { 		height: 25px; 		position: absolute; 		right: 0; 		top: 0; 		width: 35px; 		z-index: 1; 	} 	 	#important-info .button { 		background-image: url(/images/arrow-down.gif); 		background-position: center center; 		background-repeat: no-repeat; 		height: 25px; 		position: absolute; 		right: 0; 		top: 0; 		width: 35px; 		z-index: 100; 	} 	 	#important-info .more a { 		color: #fff; 	} 	 	#important-info .more a:hover { 		color: #e46aff; 	} 	 	#important-info.color-11 .button-tint, #important-info.color-11 .tint, #important-info.color-11 .tint-full { 		background-color: #000; 	} 	 	#important-info.color-11 .intro, #important-info.color-11 .text { 		color: #fff; 	} 	 	#important-info.color-12 .button-tint, #important-info.color-12 .tint, #important-info.color-12 .tint-full { 		background-color: #fff; 	} 	 	#important-info.color-12 .intro, #important-info.color-12 .text { 		color: #333; 	} 	#important-info.color-12 .button-tint { 		background-color: #000; 	} 	 	#important-info.color-12 .more a { 		color: #119be5; 	} 	 	#important-info.color-12 .more a:hover { 		color:#c51313; 	} 	 	#important-info.color-13 .button-tint, #important-info.color-13 .tint, #important-info.color-13 .tint-full { 		background-color: #590d3b; 	} 	 	#important-info.color-13 .intro, #important-info.color-13 .text { 		color: #fff; 	} 	 	#important-info.color-13 .more a { 		color: #fff; 	} 	 	#important-info.color-13 .more a:hover { 		color: #e46aff; 	} 	 	#important-info.color-14 .button-tint, #important-info.color-14 .tint, #important-info.color-14 .tint-full { 		background-color: #66000b; 	} 	 	#important-info.color-14 .intro, #important-info.color-14 .text { 		color: #fff; 	} 	 	#important-info.color-14 .more a { 		color: #fff; 	} 	 	#important-info.color-14 .more a:hover { 		color: #e82110; 	} 	 	#important-info.color-15 .button-tint, #important-info.color-15 .tint, #important-info.color-15 .tint-full { 		background-color: #043c15; 	} 	 	#important-info.color-15 .intro, #important-info.color-15 .text { 		color: #fff; 	} 	 	#important-info.color-15 a { 		color: #fff; 	} 	 	#important-info.color-15 a:hover { 		color: #2eda05; 	} 	 	#important-info.color-16 .button-tint, #important-info.color-16 .tint, #important-info.color-16 .tint-full { 		background-color: #828400; 	} 	 	#important-info.color-16 .intro, #important-info.color-16 .text { 		color: #fff; 	} 	 	#important-info.color-16 .more a { 		color: #fff; 	} 	 	#important-info.color-16 .more a:hover { 		color: #fcff00; 	} 	 	#important-info.color-17 .button-tint, #important-info.color-17 .tint, #important-info.color-17 .tint-full { 		background-color: #913b0a; 	} 	 	#important-info.color-17 .intro, #important-info.color-17 .text { 		color: #fff; 	} 	 	#important-info.color-17 .more a { 		color: #fff; 	} 	 	#important-info.color-17 .more a:hover { 		color: #ff8800; 	} 	 	#important-info.color-18 .button-tint, #important-info.color-18 .tint, #important-info.color-18 .tint-full { 		background-color: #004461; 	} 	 	#important-info.color-18 .intro, #important-info.color-18 .text { 		color: #fff; 	} 	/* 	** Catalogue Blocks 	*/ 	 	.catalogue .service-item { 		margin-bottom: 18px; 	} 	 	.catalogue .service-item .i { 		border: solid 2px #bebebe; 		float: left; 		height: 96px; 		margin-top: 4px; 		overflow: hidden; 		width: 96px; 	} 	 	.catalogue .service-item .t { 		font-size: 16px; 		margin: 0 0 10px 118px; 	} 	 	.catalogue .service-item .d { 		color: #4d4d4d; 		font-size: 12px; 		font-style: italic; 		margin: 0 0 0 118px; 	} 	 	#service-list-header { 		margin-bottom: 18px; 	} 	 	#service-list-header .i { 		border: solid 2px #bebebe; 		float: left; 		height: 96px; 		margin-top: 4px; 		overflow: hidden; 		width: 96px; 	} 	 	#service-list-header .b { 		margin: 0 0 0 118px; 	} 	 	#service-list-header .b .breadcrumb { 		padding-bottom: 2px; 	} 	 	#service-list-header .t { 		font-family: Arial, Helvetica, sans-serif; 		font-size: 24px; 		font-style: italic; 		font-weight: normal; 		line-height: 22px; 		margin-bottom: 10px; 	} 	 	#service-list-header .d { 		color: #4d4d4d; 		font-size: 12px; 	} 	/* 	** Catalogue service-list 	*/ 	 	.m-row { 		border-bottom: solid 1px #888; 		margin-bottom: 15px; 		padding-bottom: 15px; 	} 	 	.m-title { 		color: #800080; 		float: left; 		font-weight: bold; 		padding-right: 5%; 		width: 20%; 	} 	 	.m-value { 		float: left; 		padding-bottom: 4px; 		width: 74%; 	} 	 	.m-value-p { 		float: left; 		width: 74%; 	} 	 	.m-value-pi { 		padding-bottom: 4px; 	} 	 	/* 	** FAQ List 	*/ 	 	#faq-list .i { 		margin-bottom: 18px; 	} 	 	#faq-list .q { 		background-color: #ececec; 		font-size: 17px; font-weight: normal; 		line-height: 16px; 	} 	 	#faq-list .q.selected { 		background-color: #b11775; 		background-image: url(/images/template/faq/faq-q-bg.jpg); 		background-position: left bottom; 		background-repeat: repeat-x; 	} 	 	#faq-list .q.selected a { background-position: left bottom; 		background-repeat: repeat-x; 		color: #fff; 		text-decoration: none; 	} 	 	#faq-list .q .lt { 		background-image: url(/images/template/faq/faq-q-lt.jpg); 		background-position: left top; 		background-repeat: no-repeat; 	} 	 	#faq-list .q.selected .lt { 		background-image: url(/images/template/faq/faq-q-active-lt.jpg); 	} 	 	#faq-list .q .rt { 		background-image: url(/images/template/faq/faq-q-rt.jpg); 		background-position: right top; 		background-repeat: no-repeat; 	} 	 	#faq-list .q.selected .rt { 		background-image: url(/images/template/faq/faq-q-active-rt.jpg); 	} 	 	#faq-list .q .rb { 		background-image: url(/images/template/faq/faq-q-rb.jpg); 		background-position: right bottom; 		background-repeat: no-repeat; 	} 	 	#faq-list .q.selected .rb { 		background-image: url(/images/template/faq/faq-q-active-rb.jpg); 	} 	 	#faq-list .q .lb { 		background-image: url(/images/template/faq/faq-q-lb.jpg); 		background-position: left bottom; 		background-repeat: no-repeat; 		padding: 20px; 	} 	 	#faq-list .q.selected .lb { 		background-image: url(/images/template/faq/faq-q-active-lb.jpg); 	} 	 	#faq-list .a { 		background-color: #f7f7f7; 		background-image: url(/images/template/faq/faq-a-bg.jpg); 		background-position: top center; 		background-repeat: no-repeat; 		margin: 0 20px; 	} 	 	#faq-list .a .lb { 		background-image: url(/images/template/faq/faq-a-lb.jpg); 		background-position: left bottom; 		background-repeat: no-repeat; 	} 	 	#faq-list .a .rb { 		background-image: url(/images/template/faq/faq-a-rb.jpg); 		background-position: right bottom; 		background-repeat: no-repeat; 		padding: 20px; 	} 	 	/* 	** Search 	*/ 	 	.search-page .search-link { 		font-size: 20px; 		padding-bottom: 5px; 	} 	 	.search-page .search-body { 		color: #4d4d4d; 		font-size: 14px; 		padding-bottom: 5px; 	} 	 	.search-page .search-timestamp { 		color: #838383; 		font-size: 12px; 		padding-bottom: 18px; 	} 	 	#content .search { 		background-color: #fff; 		border: solid 1px #888; 		float: left; 		margin-bottom: 20px; 		padding: 3px; 	} 	#content .search input { 		padding: 3px; 	} 	 	#content .search input[type=text] { 		border: none; 		color: #888; 		width: 400px; 	} 	 	/* 	** Feedback 	*/ 	 	.nec { 		color: #c51313; 		font-weight: bold; 	} 	 	.fields .item { 		padding-bottom: 15px; 	} 	 	.fields input[type=text] { 		border: solid 1px #888; 		font-size: 16px; 		padding: 3px; 	} 	 	.fields textarea { 		border: solid 1px #888; 		font-family: Arial, Helvetica, sans-serif; 		padding: 3px; 	} /*--------------------------------------------- Footer Blocks ---------------------------------------------*/ #footer .first-col-triple { 	float: left; 	margin-right: 3%; 	width: 41%; } #footer .second-col-triple { 	float: left; 	margin-right: 3%; 	width: 25%; } #footer .third-col-triple { 	margin-left: 72%; } #footer-bg { 	background-image: url(/images/template/footer-bg.jpg); 	background-position: top left; 	background-repeat: repeat-x; 	border-top: solid 1px #d6d6d6; } #footer { 	background-image: url(/images/template/footer-uzor.jpg); 	background-position: top right; 	background-repeat: no-repeat; 	color: #4d4d4d; 	font-size: 12px; 	padding: 50px 40px; } #footer a { 	color: #4d4d4d; } #footer a:hover { 	color: #3f7db9; } #footer-menu ul { 	list-style-type: none; } #footer-menu li { 	line-height: 24px; } #footer-menu a { 	background-image: url(/images/template/footer-menu-marker.gif); 	background-position: 0 5px; 	background-repeat: no-repeat; 	color: #4d4d4d; 	padding-left: 8px; } #footer-menu a:hover { 	background-position: 0 -9px; 	color: #3f7db9; } /* ** Maximize */ .win { 	border-bottom: solid 1px #ccc; 	border-top: solid 1px #ccc; 	height: 60px; 	margin-bottom: 24px; 	overflow: hidden; 	padding: 18px 0 0 0; 	position: relative; } .win.unhide { 	border-bottom: solid 1px #ccc; 	border-top: solid 1px #ccc; 	height: auto; 	overflow: hidden; 	padding: 18px 0 0 0; 	position: relative; } .toggle-button { 	margin-bottom: 2px; } .toggle-button a { 	background-image: url(/images/template/icons/maximize.gif); 	background-position: 0 0; 	background-repeat: no-repeat; 	cursor: pointer; 	display: block; 	float: right; 	height: 24px; 	width: 24px; } .toggle-button a:hover { 	background-image: url(/images/template/icons/maximize.gif); 	background-position: -24px 0; } .toggle-button.active a { 	background-position: 0 -24px; } .toggle-button.active a:hover { 	background-image: url(/images/template/icons/maximize.gif); 	background-position: -24px -24px; } .imp-col { 	float: left; 	margin-right: 4%; 	width: 60%; } .news-col { 	float: left; 	width: 35%; } /* ** Page navigation */ .page-navigation { 	font-size: 17px; 	padding: 10px 0; } .page-navigation div { 	float: left; } .page-navigation a { 	display: block; 	margin-right: 3px; 	padding: 3px 8px; } .page-navigation span { 	background-color: #eee; 	display: block; 	margin-right: 3px; 	padding: 3px 8px; } /* ** Print page */ .print { 	text-align: right; 	margin-bottom: 5px; } .print a { 	background-image: url(/images/template/icons/printer.png); 	background-position: 0 2px; 	background-repeat: no-repeat; 	padding: 2px 0 2px 20px; } /* ** Gallery */ #content .gallery { 	margin: 0 0 15px 0; } #content .gallery ul { 	list-style-type: none; 	padding-left: 2px; } #content .gallery li { 	background-image: none; 	float: left; 	line-height: 18px; 	padding: 0; 	margin-right: 15px; } #content .gallery a img { 	border: solid 2px #eee; } #content .gallery a:hover img { 	border: solid 2px #ccc; } /* ** Buttons */ #content table.buttons td { 	border-bottom: none; 	padding: 0 0 5px 0; } .buttons .i { 	padding-right: 10px; 	width: 109px; } .buttons .t { 	font-family: Georgia, &quot;Times New Roman&quot;, serif; 	font-size: 16px; 	font-weight: bold; } /* ** Add-El-Form */ .add-el-form {<span lang="EN-US" style="font-size: 11pt; line-height: 115%; font-family: &quot;Calibri&quot;,&quot;sans-serif&quot;;">border-bottom: solid 1px #ccc;</span> 	padding-bottom: 20px; } #content .big-accident { 	font-family: Georgia, &quot;Times New Roman&quot;, serif; 	font-size: 24px; 	padding-bottom: 12px; } #content .big-accident a.add { 	background-image: url(&quot;/images/template/icons/add.png&quot;); 	background-position: left center; 	background-repeat: no-repeat; 	padding-left: 28px; } #content .big-accident a.add:hover { 	background-image: url(&quot;/images/template/icons/add-hover.png&quot;); } .comments-item { 	padding-bottom: 18px; } .comments-item .u { 	color: #92278f; 	float: left; 	font-size: 12px; 	font-weight: bold; 	padding-right: 7px; } .comments-item .d { 	color: #888; 	float: left; 	font-size: 10px; 	padding: 2px 7px 0 0; } .comments-item .l { 	float: left; 	font-size: 12px; 	padding-right: 7px; } .comments-item .c { 	font-size: 12px; } #content .comments-item p { 	padding-bottom: 6px; } #comments { 	padding-top: 20px; } /* ** Glossary */ #content .left-half { 	float: left; 	padding-right: 2%; 	width: 47%; } #content .right-half { 	float: left; 	width: 50%; } .liter { 	color: #333; 	font-size: 20px; 	padding-bottom: 5px; } .dic-list { 	padding-bottom: 30px; } .dic-list dt { 	padding-bottom: 8px; } .dic-list dd { 	color: #444; 	padding-bottom: 15px; } /* ** Jobs */ #content .jobs-desc p { 	margin: 0 0 5px 0; } /* ** idtabs */ #content ul.inline { 	line-height: 18px; 	list-style-type: none; 	margin: 0; 	padding: 0; } #content ul.inline li { 	background-image: none; 	margin: 0 10px 15px 0; 	padding: 0; } #content ul.inline a { 	background-color: #f1f1f1; 	display: block; 	float: left; 	margin-right: 15px; 	padding: 3px 6px; } #content ul.inline a:hover, #content ul.inline a.selected { 	background-color: #81278b; 	color: #fff; } #content ul.inline.report-button a.current { 	background-color: #81278b; 	color: #fff; 	display: block; 	float: left; 	margin-right: 15px; 	padding: 3px 6px; }