/********* COMMON DIRECTIVES *********/

html, body { height: 100%; width: 100%; padding: 0; margin: 0 }
table.layout { border-collapse: collapse; border: 0px }
table.layout td, table.layout th { padding: 0px; margin: 0px }

body {
	background-color: #fff7d1;
	background-image: url('images/back.gif');
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: black;
	position:relative;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

/* Links */

a, a:link, a:active, a:hover {color: #009950}
a:visited {color: #246600}
a:hover { text-decoration: none }
a[href $='.pdf'], a.pdf { padding: 3px 0 3px 22px;	background: url('images/pdf.gif') left center no-repeat;}
a[href $='.doc'], a.doc { padding: 3px 0 3px 22px;	background: url('images/doc.gif') left center no-repeat;}
a[href $='.ppt'], a.ppt { padding: 3px 0 3px 22px;	background: url('images/ppt.gif') left center no-repeat;}

/* Headers */

h1, h2, h3, h4 {
	font-family: "Book Antiqua", "Bookman Old Style", "Garamond", "Times New Roman", "Geogria";
	color: #64393a;
	white-space: nowrap;
}

h1 {
	font-size: 24px;
	font-weight: normal;
	height: 36px;
	margin: 4px 0 14px 0 
}

h1 span {
	padding-top: 9px;
	margin-top: 0;
	display: block;
	float: left;
	height: 34px;
	line-height: 100%;
	letter-spacing:-1px;
	background: url('images/headerback.jpg') left 0px repeat-x;
	line-height: 100%;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	height: 32px;
	margin: 0 0 14px 0
}

h2 span {
	padding: 9px 0 3px 0px;
	margin-top: 0;
	display: block;
	float: left;
	height: 32px;
	letter-spacing:-1px;
	background: url('images/headerback.jpg') left 0px repeat-x;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	height: 28px;
	margin: 0 0 14px 0
}

h3 span {
	padding: 9px 0 3px 0px;
	margin-top: 0;
	display: block;
	float: left;
	height: 28px;
	letter-spacing:-1px;
	background: url('images/headerback.jpg') left 0px repeat-x;
}

blockquote {margin: 12px 0 12px 15px}

.oldstyle {
	font-family: "Book Antiqua", "Times New Roman", "Bookman Old Style", "Garamond", "Geogria";
	color: #64393a
}

#headermain {
	height: 208px;
	max-height: 210px;
	min-width: 800px;
	background: url('images/udivit_top_center.jpg') center top no-repeat;
} 

hr {
	color:#E0D6B4;
	background-color:#E0D6B4;
	height: 1px;
	margin-top: 20px;
	border-width:0px;
}

/* Forms */

form {padding:0;margin:0;}
form input.inputtext {
	border: 1px solid #c3ba9d;
	height: 16px;
	line-height: 120%;
	color:#919191;
	font-family: Tahoma, Verdana, Arial;
	padding: 1px
}
#mainarea form textarea,
form input,
form select,
form button { font-family: Tahoma, Verdana, Arial;}

#loginform {padding: 0 10px 0 0;text-align:center;float:right;color:#919191;font-size: 12px;height:130px;}
#loginform div.controls {margin: 6px 0 0 0 }
#loginform div.links {margin: 0 30px 0 3px;float:left}
#loginform div.links #remember {margin: 8px 0 5px 0;height:16px; }
#loginform div.links #remember input {float:left; height:16px; width:16px; margin:0 0 0 2px;}
#loginform div.links #remember label {float:left;margin:2px 0 0 2px; line-height:100%}
#loginform button {background:transparent none;border:none;height:22px;margin-top:42px;padding:0;float:left}

#loginform div.controls input.text {
	padding: 3px 8px 0 8px; margin: 0;
	text-align:center;
	font-size: 12px;
	width: 80%; height: 18px;
	border: none;
	color: #919191;
	line-height: 100%;
	background:transparent none repeat scroll 0 0;
}

#loginform div.controls div.inputtext {
	background: url('images/inputtext.jpg') center top no-repeat;
	padding: 3px 0 0 0;
	height: 30px; width: 118px;
}

div.user-login {
	width: 100%;
	height: 114px;
	margin: 15px 0 0 0;
	text-align: center;
	color: #857b67;
	line-height: 16px;	
}

div.user-login span.username {font-weight: bold;}
div.user-login a {line-height: 24px;}

#subsform input.inputtext {font-size:12px; width:180px; margin: 4px 0;}

/* Sticker in upper left corner */

#sticker {width: 210px; float: left;}

#stickerwrapper {
	background: url('images/sticker_right.gif') top right repeat-y;
	text-align: left;
	width: 210px;
	margin: 0;
	padding: 0;
	float: left;
}

#stickerbg {
	background-image: url('images/back.gif');
	background-color: #fff7d1;
	width: 201px;
	margin: 0;
	padding: 0;
}

#stickerbottom {
	background: url('images/sticker_bottom.gif') bottom left repeat-x;
	position: relative;
	height: 100%;
	margin: 0;
	padding: 0;
}

#stickerbottomright {
	background: url('images/sticker_bottom_right.gif') bottom right no-repeat;
	position: relative;
	height: 100%;
	padding-left: 0;
	margin-right: -9px;
	width: 210px;
}

#stickerheader1 {
	font-size: 18px;
	margin: 0;
	padding: 3px 0 0 22px;
}

#stickerheader2 {
	font-size: 16px;
	color: #009950;
	margin: -4px 0 2px 0;
	padding: 0px 0 0 22px;
}

#underdouble {
	background: url('images/underline_double.gif') bottom right no-repeat;
	font-size: 14px;
	height: 20px;
	padding-bottom: 5px;
}

#undersimple {
	background: url('images/underline_simple.gif') bottom right no-repeat;
	font-size: 14px;
	height: 20px;
	margin-top: -5px;
	padding: 0 6px 2px 0;
}

ul.catlist,
ul.left-top-contacts {
	padding: 0 0 27px 0;
	margin: 0 0 0 -2px;
	list-style: none;
	position: relative;
}

ul.catlist li,
ul.left-top-contacts li {padding: 3px 0 0px 24px;margin: 0;}
ul.catlist li{font-size: 13px; background: url('images/check.gif') 6px -1px no-repeat;}
ul.left-top-contacts li {font-size: 16px; }

ul.catlist li a,
ul.catlist li a:link,
ul.catlist li a:visited,
ul.catlist li a:active,
ul.catlist li a:hover
{text-decoration: none; color: #64393a}

div.paddingleft {margin-left:34px; }

p {	margin: 4px 0 6px 0; }

.imp { color: #E93210; font-weight:bold;}
.bold { font-weight:bold; }

div.clear {
	clear: both;
	font-size: 0;
	height: 0;
	max-height: 0;
	height: auto
}

br.clear {
	clear: both;
	font-size: 0;
	height: 0;
	max-height: 0;
	height: auto
}

*:focus {-moz-outline: none !important;}
span.req {color: #f00;}

/* Cart line */

#cart {
	float:right; /* новое */
	width: 170px;
	margin: 12px 0 0 0;
	padding: 0 10px 0 0;
	text-align: left;
}

#cartcontent {
	float: left;
	padding: 0; margin: 0 0 6px 0;
	width:100%;
	font-size: 100%;
	font-weight: bold;
	color: #64393a
}
#cartcontent-full {display:none; border:1px solid #E0D6B4; background: #fff none;z-index:100; position:absolute;width:400px;right:10px}
div.order {float:left;}

#makeorder {white-space: nowrap; font-size:120%; line-height:180%; margin: 0; color: #E93210;}

/* Tooltips */

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	max-width: 250px;
	width:expression("250px");
}	

/* Tags */

#firstword {padding: 0 0 0 34px;}

#tags {text-align: center;}
#tags a,
#tags a:visited  { white-space: nowrap; color: #009950;}
#tags a:hover {	background-color: #009950;color: white;}
#tags a.t1 { font-size: 80% }
#tags a.t2 { font-size: 100% }
#tags a.t3 { font-size: 110%  }
#tags a.t4 { font-size: 130%  }
#tags a.t5 { font-size: 150%  }
#tags a.t6 { font-size: 160%  }

/* Contacts and copyrights */

#copyright {
	width: 392px;
	color: #888888;
	margin: 6px 220px 0 30px;
	padding:0;
	line-height: 130%;
	font-size: 11px;
}

#contacts {width: 300px;float: right;font-size: 16px;}

.small {font-size: 60%}

.phone {white-space: nowrap;font-size: 21px;}
.phone-btm {line-height:32px;padding: 2px 0 2px 35px;background: url('images/phoneicon.png') left center no-repeat;}

.icq  {
	line-height: 130%;
	padding: 0 0 0 20px;
	background: url('images/icqicon.png') left center no-repeat;
	height: 20px;
}

.email  {
	line-height: 130%;
	padding: 0 0 0 20px;
	background: url('images/emailicon.png') left center no-repeat;
	height: 20px;
}

.skype  {
	line-height: 130%;
	padding: 0 0 0 20px;
	background: url('images/skypeicon.png') left center no-repeat;
	height: 20px;
}

/* Other */

sup a {margin-left: 4px;}
span.qty {font-size:11px;}

#mainarea table {
	padding: 0;
	border: 1px solid #857B67;
	border-collapse: collapse;
}

#mainarea table td {
	padding: 4px; margin: -1px;
	border: 1px solid #857B67;
}

#mainarea table td {line-height: 120%;}

/********* MAIN PAGE LAYOUT *********/

#headermain {
	height: 208px;
	max-height: 207px;
	min-width: 800px;
	background: url('images/udivit_top_center.jpg') center top no-repeat;
	overflow: hidden;
} 

#logoheader {
	padding:3px 0 0px 36px;
	margin:0 0 58px 0;
	white-space:nowrap;
	font-size:22px;
	height:27px;
}

#centerheader {	min-width: 550px;	margin-left: 230px;}

#right_form {
	text-align: left;	
	float: right;
	width: 180px;
	/* background: url('images/back.gif'); */
}

#sloganwrap {	margin-right: 220px;}

#body {
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 867) ? "865px" : "100%");
	min-width: 865px;
}

/* #body_2 {	min-width: 865px;} */

#leftcol {
	float: left;
	width: 230px;
	/* max-width: 22%; */
	padding: 0 18px 0 0;
}

#rightcol {
	float: right;
	width: 204px;
	/* max-width: 27%; */
	padding: 0 12px 0 12px;
	height:100%;
}

/* * html div#leftcol { width: expression( document.body.clientWidth < 1100 ? "22%" : "auto" );}
* html div#rightcol { width: expression( document.body.clientWidth < 1100 ? "27%" : "auto" );} */ 

#mainwrapper {clear: both;width: 100%;padding: 0;}
#mainarea {	margin: 0 0 0 255px; padding:0;}
#main {	margin: 0 232px 0 0;}

#footer {
	height: 150px; 
	/* min-width: 800px;*/
	background: url('images/perg2_bg.gif');
	margin: 35px 0 25px 0;
}

#footertop {
	/* height: 20px; 
	min-width: 800px;*/
	background: url('images/perg_top.jpg') top left repeat-x;
	padding: 16px 0 18px 0
}

#footerbot {
	height: 100%; 
	/*min-width: 800px;*/
	background: url('images/perg_btm.jpg') bottom left repeat-x;
}

#slogan {
	position: relative;
	font-size: 18px;
	margin: 0 auto;
	text-align: center;
	margin-right: 220px;
}

#cart {	margin: 20px 0 0 0;}

/********* COMMON SEARCH *********/

#search {
	height: 71px;
	padding: 0;
	margin: 12px 226px 0 0px;
}

#tabwrapper {
	margin: 0;
	height: 32px;
	padding-left: 10px;
	position: absolute;
}

#tabwrapper ul {
	margin: 0;
	padding: 0;
	list-style: none outside none;
}

#tabwrapper ul li {
	display: inline;
	height: 32px;
}

#tabwrapper ul li span {
	display: block;
	height: 32px;
	padding: 0;
	margin: 0;
	float:left;
}

#tabwrapper ul li span a {
	color: #64393a;
	position:relative;
	text-decoration: none;
	font-size: 14px;
}

#tabwrapper ul li span.content { background: url('images/tab_us_bg.jpg') left bottom repeat-x; }
#tabwrapper ul li.selected span.content {	background: url('images/tab_sel_bg.jpg') left bottom repeat-x; }
#tabwrapper ul li span.content a {top: 3px; }
#tabwrapper ul li.selected span.content a {	top: 1px; }

#tabwrapper ul li span.left {
	width: 6px;
	background: url('images/tab_us1.jpg') left bottom no-repeat;
}

#tabwrapper ul li#tabfirst span.left {
	width: 6px;
	background: url('images/tab_us1_first.jpg') left bottom no-repeat;
}

#tabwrapper ul li#tabfirst.selected span.left {
	width: 6px;
	background: url('images/tab_sel1_first.jpg') left bottom no-repeat;
}

#tabwrapper ul li#tablast span.right {
	width: 15px;
	background: url('images/tab_us2_last.jpg') left bottom no-repeat;
}

#tabwrapper ul li#tablast.selected span.right {
	width: 15px;
	background: url('images/tab_sel2_last.jpg') left bottom no-repeat;
}

#tabwrapper ul li span.right {
	width: 9px;
	background: url('images/tab_us2.jpg') left bottom no-repeat;
}

#tabwrapper ul li.selected span.left {
	width: 8px;
	background: url('images/tab_sel1.jpg') left bottom no-repeat;
}

#tabwrapper ul li.selected span.right {
	width: 9px;
	background: url('images/tab_sel2.jpg') left bottom no-repeat;
}

#tabwrapper ul li span.data {	display: none; }
#srchpadding { height: 22px; }

#srchwrapper {
	background: url('images/perg2_bg.gif') top left;
	height: 30px;
	background-color: #FAF1CD;
}

#srchtop {
	background: url('images/perg_top.jpg') top left repeat-x;
	height: 100%;
}

#srchbottom {
	background: url('images/perg_btm.jpg') left bottom repeat-x;
	height: 49px;
}

#srchleft {
	background: url('images/perg_left_form.jpg') top left no-repeat;
	height: 49px;
}

#srchright {
	background: url('images/perg_right_form.jpg') top right no-repeat;
	height: 49px;
	z-index:2;
}

#formwrapper {
	padding: 12px 0 0 12px;
	margin:0;
}

#cart span a, #cart span a:visited, #cart span a:hover {
	font-size: 14px;
	color: #009950;
}

#searchform input.submit {margin-top:-1px;width:60px;}

/********* VIDEO ON MAIN *********/

#videoonmain {}
div.warevideomain {margin: 0 0 10px 0;}
div.warevideomain div.warevideomainwrap {width:168px;	padding:0;}

div.warevideomain div.videoname {
	width: 100%;
	font-size: 14px;
	width: 100%;
	padding: 0 0 4px 0;
	margin: 0;
	line-height: 15px;
}

div.warevideomain div.video {height: 126px; width: 168px;/* border: 4px solid #E0D6B4; */}

div.warevideomain div.video a {
	text-align:center;
	display:block;
	height: 118px;width: 160px;
	border: 4px solid #E0D6B4;
}

div.warevideomain div.video a:hover {border: 4px solid #857B67;}
div.warevideomain div.video a img{position: relative; top: 40px; left: 4px}

div.warevideomain a.buylink,
div.warevideomain a.buylink:link,
div.warevideomain a.buylink:active,
div.warevideomain a.buylink:visited {
	font-size: 11px;
	padding: 0 0 0 1px;
	border-bottom: 1px dashed #E93210;
	text-decoration: none;
	color: #E93210;
	position: relative;
	/* top: -0.3em; */
}

/********* MENUS *********/

/* Main menu */

#menu {
	background: url('images/vitruvian.jpg') 47% top no-repeat;
	position: relative;
	top: -14px;
	margin:0 auto;
	height:192px;
	width: auto;
	max-width: 420px;
	min-width: 370px;
	/* max-width:460px; */
}

#menu {width: expression( document.body.clientWidth > 980 ? "420px" : "auto" );}
#menu div.menuleft {text-align: right; padding:0 0 0 2%; margin: 22px 0 0 0; position:absolute;}
#menu div.menuright {	float:left;	margin: 22px 0 0 78%;	position:absolute; }
#menu div.menuleft p,
#menu div.menuright p {
	font-size: 18px;
	line-height: 100%;
	white-space: nowrap;
	line-height: 100%;
	margin: 16px 0 0 0;
	padding:0;
}

/* Horizontal menu */

#menuwrapper {
	margin: 0px 0 0 0;
	padding: 17px 0 0 0;
	background: url('images/perg_btm.jpg') left top repeat-x; 
	/*margin: 6px 0 0 0;
	padding: 14px 0 0 0;
	background: url('images/perg_top.jpg') left top repeat-x;*/
}

#hormenu {margin: 0px 180px 5px 34px; padding: 5px 0 0 0; height: 28px; }
#hormenu ul {list-style-type: none; margin:0 0 0 -7px; padding:0; display:block; }
#hormenu li {
	font-size: 18px;
	float:left;
	/* */display:inline; 
	margin:0 11px 5px 0;
	height:31px;
	padding: 4px 7px 0 7px;
	position: relative;
	z-index: 1;
	line-height:23px;
}
#hormenu li.selected,
#hormenu li.active {
	height:35px;
	padding: 0 0 0 7px;
	margin:0 6px 0 0;
	background: url('images/perg_menu_left_s.png') left top no-repeat;
}
/* #hormenu li.parent.selected.active a {text-decoration:none;} */

#hormenu li.selected a,
#hormenu li.active a,
#hormenu li.parent li a,
#hormenu li li a
{ text-decoration: none; color: #64393a;}
#hormenu li.parent a {text-decoration: underline;}

#hormenu li.selected a,
#hormenu li.active a {
	display: block;
	padding: 4px 12px 8px 0;
	background: url('images/perg_menu_right.jpg') right top no-repeat;
}

#hormenu li ul {
	position: absolute;
	display: none;
	top: 32px; /* left:7px; */
	height: auto;
	float:left;
	padding:0 0 0 4px;
	background: url('images/perg_lft_menu.png') -2px bottom no-repeat;
}

#hormenu li li,
/* #hormenu li.selected li, */
#hormenu li.active li.active,
#hormenu li.active li,
#hormenu li li.active,
#hormenu li li.selected {
	font-size: 14px;
	width:100%; height: 24px;
	display:inline;
	padding: 0 7px 0 15px; margin:0;
	/*margin:0 0 0 0px;*/
	background: url(images/li_bg.png) no-repeat right top;
}

/*#hormenu li li.selected,
#hormenu li li.active {
	height: 24px;
	padding: 0 7px 0 15px;
	 margin: 0 0 0 12px;
	background: url(images/li_bg.png) no-repeat right top;
}*/

#hormenu li span.antiborder {
	position: absolute;
	display:none;
	height: 15px; /* width:91%; */
	line-height: 0; font-size:0;
	top: 25px; left:0px;
	z-index: 2;
	background: url(images/antiborder.jpg) no-repeat scroll left top;
}

#hormenu li ul ul {margin: -36px 0 0 0px; left:0}
#hormenu li.active ul ul {left:0;}

#hormenu li li a,
#hormenu li li a:link,
#hormenu li li a:visited,
#hormenu li li a:active,
/* #hormenu li.selected li a,
#hormenu li.selected li a:link,
#hormenu li.selected li a:visited,
#hormenu li.selected li a:active, */
#hormenu li.active li a,
#hormenu li.active li a:link,
#hormenu li.active li a:visited,
#hormenu li.active li a:active {
	background: none;
	margin: 0 0 0 -15px;
	padding:0 0 0 15px;
	height: 100%;	width: 100%;
	display:block;
}

#hormenu li li.selected a,
#hormenu li li.selected a:link,
#hormenu li li.selected a:visited,
#hormenu li li.selected a:active
{background-color:#efd99d;}

#hormenu li a.parent,
#hormenu li a.parent:link,
#hormenu li a.parent:visited,
#hormenu li a.parent:active,
/* #hormenu li.selected a.parent,
#hormenu li.selected a.parent:link,
#hormenu li.selected a.parent:visited,
#hormenu li.selected a.parent:active */
#hormenu li.active a.parent,
#hormenu li.active a.parent:link,
#hormenu li.active a.parent:visited,
#hormenu li.active a.parent:active
{background: url('images/menu_arr.gif') 96% center no-repeat;}

#hormenu li.active li a:hover,
#hormenu li.active li a.parent:hover {background-color:#efd99d;}

#hormenu li li.first,
/* #hormenu li.selected li.first, */
#hormenu li.active li.first {
	background: url('images/perg_top_menu.png') right top no-repeat;
	height:8px;
	overflow:hidden;
	line-height:0; font-size: 0;
	padding: 0 25px 0 0px;
	/* margin:0 0 0 -4px; */
	left: -4px;
}

#hormenu li li.last,
/* #hormenu li.selected li.last, */
#hormenu li.active li.last {
	background: url('images/perg_btm_menu.png') right bottom no-repeat;
	height:12px;
	overflow:hidden;
	line-height:0; font-size: 0;
	/* margin:0 0 0 8px; */
	left: 8px;
	padding: 0 14px 0 0;
}

/* #hormenu li:hover ul ul, */
#hormenu li.active ul ul,
/* #hormenu li:hover ul ul ul, */
#hormenu li.active ul ul ul,
/* #hormenu li:hover ul ul ul ul, */
#hormenu li.active ul ul ul ul,
/* #hormenu li:hover ul ul ul ul ul, */
#hormenu li.active ul ul ul ul ul
{	display:none;}

/* #hormenu li:hover ul, */
#hormenu li.active ul,
/* #hormenu li li:hover ul, */
#hormenu li li.active ul,
/* #hormenu li li li:hover ul, */
#hormenu li li li.active ul,
/* #hormenu li li li li:hover ul, */
#hormenu li li li li.active ul,
/* #hormenu li li li li li:hover ul, */
#hormenu li li li li li.active ul
{ display:block;}

/* Catalog sections */

#catsections {font-size: 14px; line-height: 18px}
#catsections ul {font-size: 13px;}
#catsections ul ul {font-size: 12px;}

#catsections,
#catsections ul {
	list-style-type: none;
	margin: 0; 
	padding: 0 12px 0 0;
}

#catsections ul {
	width: auto;
	margin: -8px 0 0 0;
	padding: 0 0 0 12px;
}

#catsections li {margin: 0 0 -6px 0; padding: 0;}
#catsections li li {margin: 0 0 -10px 0; padding: 0;}
#catsections ul ul li{margin: 0 0 -14px 0; padding: 0;}

#catsections li.close ul {display: none;}
#catsections li ul.in-path {display: block;}
#catsections li.selected a/* ,
#catsections li.selected a:link */
{background-color: #fff; color:#E93210; border-bottom: 1px dotted #E93210;}

#catsections div.item-text {
	position: relative;
	top:-22px; left:15px;	
}

#catsections div.switch,
#catsections  div.empty {
	background-repeat:no-repeat;
	width:17px;
	height:17px;
	vertical-align:top;
}
#catsections div.switch{cursor:pointer; cursor: hand;background-image:url(images/minus.gif);}
#catsections li.close div.switch{background-image:url(images/plus.gif);}
#catsections div.empty{background-image:url(images/space.gif);}

#catsections a,
#catsections a:link,
#catsections a:visited,
#catsections li.selected ul a,
#catsections li.selected ul a:link,
#catsections li.selected ul a:visited{
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #000;
	white-space: normal;
	font-weight: normal;
	background:none;
}

#catsections a:hover,
#catsections a:active,
#catsections li.selected ul a:hover,
#catsections li.selected ul a:active
{color: #e93210; border-bottom: 1px dotted #e93210;}

/* Breadcrump */

/* div.breadcrump2 {font-size: 11px;color:#888888; margin: 14px 0 6px 34px; white-space: nowrap; line-height: 100%;}

div.breadcrump {font-size: 11px;color:#888888; margin: 16px 0 6px 0; white-space: nowrap;}
div.breadcrump a, div.breadcrump2 a,
div.breadcrump a:link, div.breadcrump2 a:link,
div.breadcrump a:visited, div.breadcrump2 a:visited,
div.breadcrump a:active {color:#888888}
div.breadcrump2 a:active {color:#888888}
div.breadcrump a:hover, div.breadcrump2 a:hover{text-decoration:none;}
div.breadcrump span.divider, div.breadcrump2 span.divider {padding:0 4px}
div.breadcrump span.curpage, div.breadcrump2 span.curpage {font-size:130%; color:#64393A;} */

div.counters {margin: 4px 0 0 29px;}

/* Bottom helpful links */
#helplinks {float:right; margin:4px 20px 0 0; width: 120px}
#helplinks p {color: #857B67}
#helplinks p a,
#helplinks p a:link,
#helplinks p a:hover,
#helplinks p a:active,
#helplinks p a:visited {color: #857B67; text-decoration: underline}
