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;
} 


.gray {
	color:#AEAEAE;
}

p {
	margin:1em 0 1em 0;
}

.divMargin {
	font-size: 140%;
	width: 100%;
	height: 1px;
	margin: 0 0 1.5em 0;
}


h1 {
	font-size:160%;
	font-family: arial,tahoma, sans-serif;
	margin:1em 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;
}

hr {
	color:#DFDFDF;
	height:6px;
	margin:0.5em 0 0.7em 0;
	background-color:#DFDFDF;
	border:none;
}


#metalExchange {
	border:1px solid #B9D6F3;
}
#metalExchange th {
	background-color:#0069D1;
	color:#ffffff;
	font-weight:bold;
	font-size:65%;
}
#metalExchange th, #metalExchange td {
	padding:0.8em 1em 0.8em 1em;
}
#metalExchange td.metalName {
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:35px;
}
#metalExchange td.metalPrice {
	text-align:right;
	font-weight:bold;
}
#metalExchange td.tdSeparator {
	padding:0;
	background:url('/images/page/menu-separator-bg.gif') repeat-x;
}

.title-products {
	width:100%;
	background-color:#F1F1F1;
	background-position:right center;
	background-repeat:no-repeat;
	border: 1px solid #D1D1D1; 
	padding: 1em 0 1em 0.8em;
	margin: 0 0 0.3em 0;
	font-weight:bold;
	font-size:120%;
}

.line-ver {
	background:url('/images/page/pixel-gray.gif') repeat-y;
}
.line-gor {
	background:url('/images/page/pixel-gray.gif') repeat-x;
}
.line-gor-dot {
	background:url('/images/page/dot-ver.gif') repeat-x;
}

#pageImages {
	width:147px;
	float:right;
	text-align:left;
	margin: 0 0 3em 3em;
	/*padding: 0 0 3em 3em;*/
	color:#929090;
}

#pageImages span.pageImageThumbnail {
	display:block;
	margin: 0 0 20px 0;
	border: 1px solid #E1E1E1;	
}

#News .pageImageThumbnail {
	display:block;
	/*padding:4px;*/
	border: 1px solid #E1E1E1;
	width:89px;
	height:89px;
}


#tableProducts .pageImageThumbnail {
	display:block;
	/*padding:4px;*/
	border: 1px solid #E1E1E1;
	width:147px;
	height:147px;
}

.priceProduct {
	/*font-family: "Times New Roman", Times, serif;*/
	font-family: tahoma,arial, sans-serif;
	font-size: 16px;
	font-weight:bold;
	/*color:#D20F16;*/
	color:#F81700;
}

.spacer {
	display: block;
	width: 1px;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
	visibility: hidden;
}


.newsArray {
	margin: 0 0 -10px;
}

.newsItem {
}

.newsItem td {
	padding: 0 0 10px;
}


.newsTitle {
	margin: 0;
	font-size: 1em !important;
	line-height: 1.17em;
}

.newsDate {
	margin: -1px 2ex 0 0;
	color: #777;
	white-space: nowrap;
}


.newsArray .separator {
	height: 10px;
}

