HTML, BODY {padding:0; margin:0;}
LI, P, H6, FORM, IMG {margin:0; padding:0; border:0;}
H1, H2, H3, H4, H5 {border:0;margin:0;}
P {padding:0 0 15px 0; -padding-bottom:0 0 16px 0;}
BODY, INPUT, TEXTAREA, OPTION, SELECT, LI, H6, P, A {font:12px Tahoma, Verdana, Sans-serif; line-height:15px;}
BODY, INPUT, TEXTAREA, OPTION, SELECT, LI, H5, H6, P {color:#646464;}

BODY {
	background:#FFFFFF url('/media/img/company_bg.jpg') 257px 43px no-repeat;
}
/* HEADERS=
----------------------------------------------- */
H1 {font:26px Tahoma, Verdana, Sans-serif; color:#000000; line-height:28px; padding:0 0 23px 0;}
H2 {font:24px Tahoma, Verdana, Sans-serif; color:#000000; line-height:26px; padding:0 0 23px 0;}
H3, .H1 {font:14px Verdana, Sans-serif; color:#000000; line-height:15px; padding:0 0 20px 0;}
H3.nopadding {padding:0 0 4px 0;}
H4, .H2 {font:13px Tahoma, Verdana, Sans-serif; font-weight:bold; color:#000000; line-height:15px; padding:0 0 9px 0;}
H5, .H3 {font:13px Tahoma, Verdana, Sans-serif; line-height:14px; padding:0 0 12px 0;}
/* -------------------------------------------- */

/* LISTS=
----------------------------------------------- */
UL.noStyle {padding:0;}
UL.noStyle LI {padding:0; background:transparent;}

OL {margin-bottom:1em; margin-top:0;}
OL LI {padding:0 0 10px 0;}

UL {list-style-type:none; padding:4px 0 4px 0; margin:0; border:0; margin-bottom:1em;}
UL LI {padding:0 0 14px 19px; margin:0; border:0; background:transparent url('/media/img/UL_LI.gif') no-repeat 0 8px;}

.underlinedList {
	padding:0;
}
.underlinedBlock, .underlinedList LI {
	background:transparent;
	padding:0 0 5px 0;
	border-bottom:1px #BFBFBF solid;
}
.underlinedBlock {
	margin:0 0 15px 0;
}
.underlinedList LI LI, .underlinedList LI.theLast {
	border-bottom-width:0;
}

.twoColList LI, .noStyle .twoColList LI {
	background:transparent;
	position:relative;
	width:435px;
	padding:0 0 14px 227px;
}
.twoColList .leftCol {
	width:212px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	text-align:right;
}

UL.mapSait * {
	list-style-type:none;
	font-size:14px;
	line-height:15px;
	color:#007ac2;
}
UL.mapSait LI{
	background:transparent;
	margin:0 11px 0 0;
	padding:0 0 14px 0;
}
UL.mapSait A {
	padding-bottom:3px;
	text-decoration:none;
}
UL.mapSait A:hover {
	text-decoration:underline;
}
UL.mapSait UL {
	padding-bottom:0;
	padding-top:0px;
	padding-right:30px;
}
UL.mapSait UL A {
	display:inline;
	background:transparent;
	text-indent:0px;
	color:#646464;
}
UL.mapSait UL LI {
	background:url('/media/img/navSubItem.gif') 0 8px no-repeat;
	width:100%;
	padding:0 0 0 10px;
	margin:0;
}
UL.mapSait UL * {
	font-size:11px;
	text-decoration:none;
}
UL.mapSait UL A:hover {
	color:#FF861A;
	text-decoration:none;
}
UL.mapSait LI {
	display:block;
	width:325px;
}
/* -------------------------------------------- */
/* FORMS=
----------------------------------------------- */
FORM {
	width:100%;
}
INPUT {
	padding:0;
	margin:0;
	border:0;
}
INPUT.text, TEXTAREA, TEXTAREA.textQuestionText, INPUT.textarea {
	border:1px #A5ACB2 solid;
	font:10px Arial, Tahoma, Verdana, Sans-serif;
	line-height:13px;
	color:#000000;
	padding:1px 5px 3px 5px;
}
TEXTAREA, INPUT.textarea {overflow:auto;}

INPUT.date {
	width:54px;
}

INPUT.radio, INPUT.checkbox {
	margin:0 10px 0 0;
	width:16px;
}
INPUT.button, INPUT.submit {
	margin:10px 0;
}

SELECT, OPTION {
	font:10px Arial, Tahoma, Verdana, Sans-serif;
	line-height:13px;
	color:#000000;
	width:100%;
}

DIV.inputText INPUT {
	padding:0;
	margin:0;
	border:0;
}
DIV.inputText INPUT.submit {
	width:7px;
	height:7px;
}
DIV.inputText INPUT.text {
	border:0;
	background-color:transparent;
	margin-left:12px;
	padding:1px 5px 3px 5px;
	width:120px;
}
DIV.inputText {
	background-position:left top;
	width:163px;
	height:17px;
	padding:0;
	position:relative;
}
DIV.inputText SPAN {
	display:inline-block;
	background-position:right top;
	width:15px;
	height:17px;
	position:absolute;
	top:0;
	right:0;
	-margin-right:-1px;
	vertical-align:middle;
}
DIV.inputText SPAN INPUT.submit {
	margin-bottom:auto;
	margin-top:auto;
}
DIV.inputText, DIV.inputText SPAN {
	background-color:transparent;
	background-repeat:no-repeat;
}
#navigation DIV.inputText {
	background-image:url('/media/img/searchFieldLeft.gif');	
	padding:0;
	padding-bottom:10px;		
}
#navigation SPAN {
	background-image:url('/media/img/searchFieldRight.gif');
}

#navigation OL, #navigation UL {margin-bottom:0;}

.email {
	width:258px;
}
INPUT.any, TEXTAREA {
	width:515px;
}

DIV.divEmail {
	position:relative;
	width:377px;
	margin:0 0 15px 0;
}
DIV.divEmail SPAN.spanInputImage {
	position:absolute;
	top:0;
	right:0;
}

DIV.divCheckbox {
	padding-bottom:0px;
	line-height:12px;
	margin:0 0 5px 0;
}


/* -------------------------------------------- */

/* LINKS=
----------------------------------------------- */
A {color:#007ac2;}
A:hover {}
A:visited {}
/* -------------------------------------------- */

/* TABLES=
----------------------------------------------- */
TABLE {border-collapse:collapse;}
TABLE TD {padding:0;}

TABLE.table {
	width:100%; border-collapse:collapse; border:0;
}
TABLE.table TD, TABLE.table TH {border:0;}
TABLE.table THEAD, TABLE.table TH, TABLE.table TR.header TD {
	color:#000000;
	font:normal 12px Tahoma, Sans-serif;
}
TABLE.table THEAD TD, TABLE.table TH, TABLE.table TR.header TD {
	background:transparent url('/media/img/tableHeaderLine.gif') no-repeat top right;
	padding:6px 24px 9px 0;
	text-align:left;
}
TABLE.table TBODY, TABLE.table TBODY A {
	font-size:11px;
	line-height:14px;
}
TABLE.table TBODY TD {
	border-top:1px #E9E9EA solid;
	padding:5px 24px 9px 0;
}

/*     =text-align: left; - default value    */
TABLE.table TD.right, TABLE.table TH.right {
	text-align:right;
}
TABLE.table TD.center, TABLE.table TH.center {
	text-align:center;
}

TABLE.tableThickLine {
	width:100%;
}
TABLE.tableThickLine THEAD, TABLE.tableThickLine TBODY .tdTitle {
	color:#000000;
}
TABLE.tableThickLine THEAD TD {
	background:transparent url('/media/img/tableHeaderLine.gif') no-repeat bottom right;
	font:14px Verdana, Sans-serif;
	line-height:15px;
	padding:0 0 16px 0;
}
TABLE.tableThickLine TBODY, TABLE.tableThickLine TBODY A {
	font-size:13px;
	line-height:15px;
}
TABLE.tableThickLine TBODY TD {
	border-bottom:3px #E9E9EA solid;
	padding:4px 0 23px 10px;
}

TR.onMouseOver TD, TR.mark, TD.mark, TH.mark {
	background:#EAEAEB;
	cursor:pointer;
}


TABLE.photoListing TD {
	width:25%;
	padding:3px 13px 31px 0;
	-padding-bottom:32px;
	/*text-align:center;*/
}
TABLE.photoListing IMG {
	border:4px #EAEAEA solid;
	width:150px;
	height:113px;
}
TABLE.photoListing DIV {
	position:relative;
}
TABLE.photoListing A {
	display:block;
	position:relative;
	padding:0 0 12px 0;
	-padding:0 0 13px 0;
}
TABLE.photoListing A SPAN {
	position:absolute;
	top:16px;
	left:0;
	width:27px;
	height:16px;
	display:block;
}
TABLE.photoListing A SPAN {
	background:transparent url('/media/img/zoom.png') no-repeat left top;
	_background: none transparent no-repeat 0% 0% !important;
	_filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/img/zoom.png', sizingMethod='image')");
	cursor:pointer;
}
TABLE.photoListing A:hover SPAN {
	background:transparent url('/media/img/zoom_hover.png') no-repeat left top;
	_background: none transparent no-repeat 0% 0% !important;
	_filter: expression("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/media/img/zoom_hover.png', sizingMethod='image')");
	cursor:pointer;
}

TABLE.ol TD.number  {
	padding:0 6px 15px 0;
	text-align:right;
}

/* -------------------------------------------- */

/* NAV=
----------------------------------------------- */
#navigation {
	padding:0 0 40px 0; position:relative; width:100%;
}
#navigation UL {
	list-style-type:none;
	padding:0 0 25px 0;	
}
#navigation LI {
	padding:0 0 10px 0;
	background:transparent;
}
#navigation A {
	margin-bottom:3px;
	color:#646464;
}
#navigation A {
	display:block;
	background-position:left top;
	background-repeat:no-repeat;
}
#navigation A SPAN {
	display:none;
}

#navigation UL UL {
	padding-bottom:0;
	padding-top:0px;
	/*padding-left:2px;*/
}
/*#navigation LI {width:100%;}*/

#navigation UL UL A {
	display:inline;
	background:transparent;
	text-indent:0px;
	margin-left:10px;
	display: block;
}

#navigation UL UL UL A {	
	margin-left:22px;	
}

#navigation UL UL LI {
	background:url('/media/img/navSubItem.gif') 2px 9px no-repeat;
	width:100%;
	/*padding:0 0 0 10px;*/
	padding:0;
}
#navigation UL UL UL LI {
	background-position:12px 9px;
}
#navigation UL UL * {
	font:11px Verdana, Sans-serif;
	line-height:18px;
	text-decoration:none;
}
#navigation LI.currentItem A, #navigation A:hover {
	color:#FF861A;
}
#navigation LI.currentItem UL A {
	color:#646464;
}

#navItemrus1 {
	background-image:url('/media/img/rus/navItem1.gif');
	background-position:0 0;
	height:14px;
	width:72px;
}
#navItemrus2 {
	background-image:url('/media/img/rus/navItem2.gif');
	background-position:0 0;
	height:14px;
	width:74px;
}
#navItemrus3 {
	background-image:url('/media/img/rus/navItem3.gif');
	background-position:0 0;
	height:14px;
	width:158px;
}
#navItemrus4 {
	background-image:url('/media/img/rus/navItem4.gif');
	background-position:0 0;
	height:14px;
	width:169px;
}
#navItemrus5 {
	background-image:url('/media/img/rus/navItem5.gif');
	background-position:0 0;
	height:14px;
	width:168px;
}
#navItemrus6 {
	background-image:url('/media/img/rus/navItem6.gif');
	background-position:0 0;
	height:14px;
	width:60px;
}
#navItemrus7 {
	background-image:url('/media/img/rus/navItem-ourpeople.gif');
	background-position:0 0;
	height:14px;
	width:70px;
	/*navItem7 79px*/
}
#navItemrus8 {
	background-image:url('/media/img/rus/navItem8.gif');
	background-position:0 0;
	height:14px;
	width:55px;
}

#navItemeng1 {
	background-image:url('/media/img/eng/navItem1.gif');
	background-position:0 0;
	height:14px;
	width:72px;
}
#navItemeng2 {
	background-image:url('/media/img/eng/navItem2.gif');
	background-position:0 0;
	height:14px;
	width:74px;	
}
#navItemeng3 {
	background-image:url('/media/img/eng/navItem3.gif');
	background-position:0 0;
	height:14px;
	width:158px;	
}
#navItemeng4 {
	background-image:url('/media/img/eng/navItem4.gif');
	background-position:0 0;
	height:14px;
	width:195px;	
}
#navItemeng5 {
	background-image:url('/media/img/eng/navItem5.gif');
	background-position:0 0;
	height:14px;
	width:168px;	
}
#navItemeng6 {
	background-image:url('/media/img/eng/navItem6.gif');
	background-position:0 0;
	height:14px;
	width:60px;	
}
#navItemeng7 {
	background-image:url('/media/img/eng/navItem7.gif');
	background-position:0 0;
	height:14px;
	width:49px;	
}
#navItemeng8 {
	background-image:url('/media/img/eng/navItem8.gif');
	background-position:0 0;
	height:14px;
	width:55px;	
}


.currentItem #navItemrus1, #navItemrus1:hover, .currentItem #navItemrus2, #navItemrus2:hover, .currentItem #navItemrus3, #navItemrus3:hover, .currentItem #navItemrus4, #navItemrus4:hover, .currentItem #navItemrus5, #navItemrus5:hover, .currentItem #navItemrus6, #navItemrus6:hover, .currentItem #navItemrus7, #navItemrus7:hover, .currentItem #navItemrus8, #navItemrus8:hover {
	background-position:0 -14px;
}



.currentItem #navItemeng1, #navItemeng1:hover, .currentItem #navItemeng2, #navItemeng2:hover, .currentItem #navItemeng3, #navItemeng3:hover, .currentItem #navItemeng7, #navItemeng7:hover, .currentItem #navItemeng8, #navItemeng8:hover, #navItemeng8:hover {
	background-position:0 -14px;
}

.currentItem #navItemeng4, #navItemeng4:hover, .currentItem #navItemeng5, #navItemeng5:hover, .currentItem #navItemeng6, #navItemeng6:hover {
	background-position:0 -17px;
}



#mapLink {
	height:10px;
	width:169px;
	line-height:10px;
}

.mapLinkrus {
	background-image:url('/media/img/rus/mapLink.gif');
}

.mapLinkeng {
	background-image:url('/media/img/eng/mapLink.gif');
}

#navigation H4 {

	height:10px;
	width:67px;
	line-height:10px;
	text-indent:-99999px;
	margin: 0 0 5px 0;
	padding:0;
}

#navigation H4.rus {
	background:transparent url('/media/img/rus/searchTitle.gif') no-repeat;
}

#navigation H4.eng {
	background:transparent url('/media/img/eng/searchTitle.gif') no-repeat;
}


#navigation DIV.inputText {
	margin:0 0 0 -5px;
}
/* -------------------------------------------- */

/* BLOCKS=
----------------------------------------------- */
#tableMain {
	margin:117px 0 100px 0;	
}
#tableMain TD {
	vertical-align:top;
}
#tdLeftBlock {
	width:200px;
	padding:5px 54px 0 29px;
}
#tdLeftBlock * {
	font-size:11px;
}
#OGK, #forecast H2 {
	background-color:transparent;
	background-repeat:no-repeat;
}
#forecast H2 {
	text-indent:-99999px;
}
#forecast {
	font-size:10px;
}
#forecast A {
	text-decoration:underline;
}
#OGK {
	display:block;
	height:123px;
	width:101px;
	margin:0 0 49px -4px;
	padding:0;
}
#OGK SPAN {
	display:none;
}

#paperLink P {
	width:160px;
}
#paperLink {
	display:block;
	text-decoration:none;
	cursor:pointer;
	margin:0 0 0 -10px;
}
#paperLink IMG {
	margin:0 0 5px 0;
}
#paperLink H3 {
	background:transparent url('/media/img/paperLinkTitle.gif') no-repeat;
	height:16px;
	width:162px;
	line-height:16px;
	text-indent:-99999px;
	padding:0 0 3px 0;
}
#paperLink P {
	margin:0 0 0 10px;
	padding:0 0 14px 0;
}

#tdContent {
	width:698px;
}
#divTitleTotal {
	width:220px;
}

#divTitleTotal {
	background: #1888C8 url('/media/img/titleBg.gif') repeat;
}
#divTitleTotal * {
	color: #FFFFFF;
}
#tableMain #divTitleTotal {
	padding:8px 0 50px 4px;
}
#divTitleTotal H1 {
	height:76px;
	width:215px;
	text-indent:-99999px;
	padding:0 0 7px 0;
}

#divTitleTotal H1.rus {
	background: transparent url('/media/img/rus/title.gif') no-repeat;
}
#divTitleTotal H1.eng {
	background: transparent url('/media/img/eng/title.gif') no-repeat;
}


/* Special Page Futures (#divContent)=
----------------------------------------------- */
#divContent {
	padding:41px 26px 37px 0;
}
/* -------------------------------------------- */

#contacts *, #copyright, #copyright * , #licenceInfo * {
	font-size:10px;
}
#tableMain #contacts, #tableMain #contacts UL {
	padding:0 0 13px 0;
}
#tableMain #copyright {
	padding:0 0 23px 0;
}
#tableMain #licenceInfo {
	padding:20px 0 13px 0;
}
#contacts *, #licenceInfo * {
	color:#000000;
}
#contacts LI {
	list-style-type:none;
	background:transparent;
	padding:0;
}
#copyright * {
	color:#AFAFAF;
}
#copyrightTitle {
	display:none;
}
#licenceInfo A, #contacts A {
	color:#007ac2;
	margin-right:5px;
}
#designedBy {
	display:block;
	background:transparent url('/media/img/designedBy.gif') no-repeat;
	height:60px;
	width:120px;
}
#designedBy SPAN {
	display:none;
}

#licenceInfo, #contacts, #copyright, #designedBy {
	width:224px;
}
#contacts {width:auto; position:relative;}
#contacts A {margin-right:15px;}
#contacts #addr {width:224px; position:absolute; left:0; top:-105px;}
#licenceInfo {
	border-top:1px #BFBFBF solid;
}

#path {
	position:absolute;
	top:224px;
	left:507px;
	padding:10px 0 9px 26px;
	}
#path, #path A {
	font-size:11px;
	line-height:12px;
}
#path A {
	display:inline-block;
	color:#646464;
	background:transparent url('/media/img/arrowLeftGray.gif') no-repeat right 3px;
	padding:0 13px 0 0;
	margin:0 8px 0 0;
}
/*#path A.last {background:transparent;}*/

#langSwitcher {
	position: absolute;
	top: 17px;
	left: 257px;
	line-height: 1em;
	display:block;
	height:10px;
	width:51px;
}

.langSwitcherrus {
	background-image:url('/media/img/rus/eng.gif');
	background-position:left top;
	background-repeat:no-repeat;
}

.langSwitchereng {
	background-image:url('/media/img/eng/rus.gif');
	background-position:left top;
	background-repeat:no-repeat;
}


#langSwitcher SPAN {
	display:none;
}

/* -------------------------------------------- */
/* TEXT=
----------------------------------------------- */
.dark, .dark A {
	color:#000000;
}
.bright, .bright A {
	color:#9C9C9C;
}
.red, .red A {
	color:#FF0000;
}
/* -------------------------------------------- */

/* OTHER=
----------------------------------------------- */
SMALL, SMALL A {
	font-size:11px;
}
H4 SMALL, H4 SMALL A {
	font-weight:normal;
}

SMALL.smaller, SMALL.smaller A {
	font-size:10px;
}
H4 SMALL.smaller, H4 SMALL.smaller A {
	font-weight:normal;
}
.smallLH * {
	line-height:18px;
}

BIG, BIG A {
	font-size:13px;
}
BIG.bigger, BIG.bigger A {
	font-size:14px;
}
P.smallPadding {
	padding:0 0 7px 0;
}
P.nopadding {
	padding:0;
}

.printVersionLink {
	margin:25px 0 0 0;
}

DIV.lineBrightGray {
	width:100%;
	height:3px;
	background:#E9E9EA;
	margin:0 0 25px 0;
}
DIV.divWithPadding {
	padding:0 0 25px 0;
}


DIV.fileDownload {
	padding:0 0 18px 0;
}
DIV.fileDownload H3 {
	padding-bottom:4px;
}
DIV.fileDownload P {
	padding-bottom:8px;
}
DIV.fileDownload A {
	background:transparent url('/media/img/download.gif') no-repeat left bottom;
	padding-left:16px;
}

DIV.divNewsList {
	padding:0 0 3px 0;
}
DIV.divNewsList P {
	padding:0 0 18px 0;
}
DIV.divNewsList .title {
	display:block;
}
DIV.divNewsList A {
	text-decoration:none;
}
DIV.divNewsList A.underline {
	text-decoration:underline;
}
DIV.divNewsList A:hover {
	text-decoration:underline;
}
DIV.divNewsList A:hover .text {
	text-decoration:none;
}
DIV.divNewsList .text {
	color:#646464;
	text-decoration:none;
}
DIV.divNewsList SMALL.bright {
	display:block;
}

IMG.imgLeft {
	float:left;
	margin: 3px 19px 10px 0;
}
IMG.imgRight {
	float:right;
	margin: 3px 0 10px 19px;
}
IMG.theLast {
	margin-bottom:28px;
}

.pageListing * {
	float:left;
	vertical-align:middle;
	line-height:18px;
}
.pageListing {
	display:table;
	width:660px;
}
.pageListing  A {
	color:#646464;
	padding:0 10px 0 8px;
}
.pageListing SMALL.dark {
	padding:0 3px 0 0;
}
.pageListing .grayDisc {
	color:#FFFFFF;
	width:18px;
	height:18px;
	background:transparent url('/media/img/grayDisc.gif') no-repeat 0px 1px;
	line-height:11px;
	text-align:center;
	padding:3px 0 0 0px;
	margin:0 0 0 0px;
}

.periodChoise {
	margin:0 0 20px 0;
	-margin:0 0 19px 0;
	width:440px;
}
.periodChoise A {
	color:#646464;
	text-decoration:none;
	display:inline-block;
	padding:0 9px 0 0;
}
.periodChoise A:hover, .periodChoise A.selected {
	color:#FF861A;
}
.periodChoise A.inactive {
	color:#9C9C9C;
}
.periodChoise .month {
	background:transparent url('/media/img/borderDashedDarkGray.gif') repeat-x left top;
	width:440px;
}
.periodChoise * {
	font-size:11px;
	line-height:13px;
}
.periodChoise DIV {
	padding:3px 0 6px 0;
}

.blockOnOff {
	padding:0 0 21px 0;
}
.blockOnOff DIV {
	display:none;
	margin:12px 0 0 0;
}
.blockOnOff DIV DIV {
	display:block;
	margin:0;
	padding:0;
}
.blockOnOff A {
	border-bottom:1px #007ac2 dashed;
	text-decoration:none;
	display:inline;
}
.blockOnOff A.on {
	color:#000000;
}

/*
TABLE.tableChoice .col1 {width:93px;}
TABLE.tableChoice .col2 {width:113px;}
TABLE.tableChoice .col3 {width:186px;}
TABLE.tableChoice .col4 {width:54px;}
TABLE.tableChoice .col5 {width:46px;}*/
TABLE.tableChoice SELECT {
	width:110px;
}
TABLE.tableChoice TD {
	text-align:right;
	padding:0 15px 7px 0;
	white-space:nowrap;
}
TABLE.tableChoice TD.nopadding {
	padding:0 0 7px 0;
}
TABLE.tableChoice {
	margin:0 0 7px 0;
}


TABLE.formQuestion {
	width:100%;
	margin-bottom:10px;
}
TABLE.formQuestion INPUT, TABLE.formQuestion TEXTAREA {
	margin:-3px 0 0 20px;
}
TABLE.formQuestion BIG {
	padding:0 1px 0 0;
}
TABLE.formQuestion TD {
	padding:6px 0 4px 0;
}
TABLE.formQuestion .inputNames {
	text-align:right;
}

TABLE.formQuestion .colInputNames {width:125px;}
TABLE.formQuestion .colInputs {width:547px;}

/*TABLE.formQuestion .text, TABLE.formQuestion TEXTAREA {width:515px;}*/
#toSendButton {text-align:right; padding:0 0 4px 0;}

#divToSearch {position:relative; width:673px; padding:0 0 10px 0; -padding:0 0 9px 0;}
#divToSearch INPUT.text {	width:258px; float:left;}
#divToSearch SELECT {width:293px;}
#divToSearch SPAN {float:left; width:69px; height:19px; margin-left:25px;}

#divSearchResult {border-top:1px #BFBFBF solid; padding:16px 0 3px 0;}
#divSearchResult H4 SMALL {font-weight:normal;}
#divSearchResult P {padding:0 0 18px 0; /*-padding:0 0 17px 0;*/}
#divSearchResult A {display:block;}
#divSearchResult A:hover {text-decoration:underline;}
#divSearchResult SMALL.bright {display:block;}
/* -------------------------------------------- */
