ul {
	list-style-image: url('/images/page/bullet.gif');
	list-style-type: square;
}

ul.bullet-white {
	list-style-image: url('/images/page/bullet-white.gif');
}

ul ul {
	margin: 0.5em 0.2em 1.5em 1.5em;
}

li {
	margin-bottom:0.3em;
} 

.bullet {
	background: url('/images/page/bullet-white.gif') 0 -0.1em no-repeat;
	padding: 0 0 0 17px;
	text-align:left;
}

.gray {
	color:#9B9B9B;
}

p {
	margin:1em 0 1em 0;
}

.divMargin {
	font-size: 140%;
	width: 100%;
	height: 1px;
	margin: 0 0 1.5em 0;
}


h1 {
	font-size:180%;
	font-family: arial,tahoma, sans-serif;
	margin:0 0 1em 0;
	
}

#pageContentIndex h1 {
	font-size:140%;
	margin:1em 0 0.5em 0;
}

h2 {
	font-size:140%;
	font-family: arial,tahoma, sans-serif;
	margin:1em 0 0.5em 0;
}

h3 {
	font-size:120%;
	margin:1em 0 0.5em 0;
}

h4 {
	font-size:100%;
	margin:1em 0 0.5em 0;
}

h5 {
	font-size:90%;
	margin:1em 0 0.5em 0;
}

h6 {
	font-size:80%;
	margin:1em 0 0.5em 0;
}

hr {
	color:#F0EEEE;
	height:1px;
	margin:0.5em 0 0.7em 0;
	background-color:#F0EEEE;
	border:0;
}

.line-ver {
	background:url('/images/page/pixel-gray.gif') repeat-y;
}

.line-gor {
	background:url('/images/page/pixel-gray.gif') repeat-x;
}

.line-dot-gor {
	background:url('/images/page/dot-gor.gif') repeat-x;
}

#pageImages {
	width:147px;
	float:right;
	text-align:left;
	padding: 0 0 3em 3em;
	color:#929090;
}

#pageImagesFiles {
	width:147px;
	margin: 10px 0 10px 0;
}

/*
.priceProduct {
	font-family: arial, tahoma, sans-serif;
	font-size: 140%;
	font-weight:bold;
	color:#F64426;
}
*/


#News h3 {
	margin: 0 0 0.3em 0;
}

.contentText {
	padding:1em 2em 2em 2em;
}

#tableProducts {
	margin: 1em 0 1em 0;
}

#tableProducts .cornersTop img {
	position:relative;
	top:5px;
	left:0;
}

#tableProducts .cornersBottom img {
	position:relative;
	top:-5px;
	left:0;
}

#tableProducts .productItem {
	/*width:100%;*/
	/*height:90%;*/
	border: 1px solid #DBDBDB;
	padding:8px;
	margin:0;
	line-height:1.3em;
}