ul {
	list-style-image: url('/images/page/bullet.gif');
	list-style-type: square;
}

ul ul {
	margin: 0.5em 0.2em 1.5em 1.5em;
}

li {
	margin-bottom:0.3em;
} 

.bullet {
	background: url('/images/page/bullet.gif') 0 -0.1em no-repeat;
	padding: 0 0 0 17px;
	text-align:left;
}

.gray {
	color:#A7AA9B;
}

.green {
	color:#80A70C;
}

.green-bg {
	background-color:#8EBC19;
	color:#ffffff;
	padding:4px;
}

.red-bg {
	background-color:#B6004C;
	color:#ffffff;
	padding:4px;	
}

p {
	margin:1em 0 1em 0;
}

.divMargin {
	font-size: 140%;
	width: 100%;
	height: 1px;
	margin: 0 0 1.5em 0;
}


h1 {
	font-size:200%;
	font-family: times, serif;
	margin:0 0 1em 0;
	line-height: 100%;	
}

#pageContentIndex h2, #pageContentIndex h1 {
	font-size:180%;
	margin:0 0 0.5em 0;
	font-family: times, serif;
}

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:#F2F2EC;
	height:1px;
	margin:0.5em 0 0.7em 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-ver {
	background:url('/images/page/dot-ver.gif') repeat-y;
}

.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;
}

#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:97%;
	border: 1px solid #DBDBDB;
	padding:8px;
	margin:0;
	line-height:1.3em;
}
*/

.adBanner {
	padding:7px 0 6px 0;
	border-top:1px solid #E2E2DA;
	border-bottom:1px solid #E2E2DA;
}

.adBanner-small {
	padding:2px 0 3px 0;
	border-top:1px solid #E2E2DA;
	border-bottom:1px solid #E2E2DA;
}

.image-stamp-preview {
	border : 1px dotted #EBEBE0;
}

#edit_layout th {
	font-size: 70%;
	/*text-align:left;
	padding-left:0.5em;*/
	background-color:#A3A39B;
	color:#ffffff;
	cursor:default;
}

#edit_layout th a, #edit_layout th a:visited {
	color:#CFFF55;

}
#edit_layout th a:hover {
	color:#CFFF55;
	text-decoration:none;

}

#edit_layout  {
	background-color:#f0f0f0;
}

#edit_layout td {
	background-color:#ffffff;
}

#edit_layout td.number {
	color:#909082;
	font-weight:bold;
}