img {
	border: none;
}

ul {
	list-style-image: url('/images/page/bullet.gif');
	list-style-type: square;
}

ul ul {
	list-style-image: url('/images/page/bullet-2.gif');
	list-style-type: square;
	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;
}

#pageHeader .bullet {
	background: url('/images/page/bullet-white.gif') 0 -0.1em no-repeat;
}

.gray {
	color:#8D959A;
}

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:1em 0 1em 0;
	line-height:1.2em;	
}

#pageContentIndex h1 {
	font-size:140%;
	margin:1em 0 0.5em 0;
	line-height:1.2em;	
}

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:#E2E7EA;
	height:4px;
	margin:0.5em 0 0.7em 0;
}

.line-ver {
	background:url('/images/page/line-ver.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;
}

.line-dot-ver {
	background:url('/images/page/dot-ver.gif') repeat-y;
}

#pageImages {
	width:147px;
	float:right;
	text-align:left;
	padding: 0 0 3em 3em;
	color:#929090;
}

#pageImagesFiles {
	width:147px;
	margin: 10px 0 10px 0;
}

.priceProductIndex .priceProduct {
	font-family: arial, tahoma, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#ffffff;
	background-color:#A3ADB5;
}

.priceProduct {
	font-family: arial, tahoma, sans-serif;
	font-size: 160%;
	font-weight:bold;
	color:#000000;
}

.contentText {
	padding:1em 2em 2em 2em;
}

.colorReel {
	float:left;
	width:60px;
	height:8em;
}

.colorReel .colorReelThumbnail {
	width:43px;
	height:43px;
}

.colorReel .colorName {
	font-family:  tahoma, arial,sans-serif;
	font-size:90%;
	line-height:1.2em;
	text-align:center;
	/*padding-left:10px;*/
}


.curve {
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 2001;
	font-size: 1px;
	text-align: left;
}

.curve * {
	display: block;
	overflow: hidden;
}

.curve em {
	float: right;
}


.curve7 {
	height: 7px;
	margin: 0 0 -7px;
}

.curve7_ {
	margin: -7px 0 0;
}

.curve7 * {
	width: 7px;
	height: 28px;
	background: url("/i/curve7.png");
}

.curve7 em {
	margin: -7px 0 0;
}

.curve7_ * {
	margin: -14px 0 0;
}

.curve7_ em {
	margin: -21px 0 0;
}


.curve9 {
	height: 9px;
	margin: 0 0 -9px;
}

.curve9_ {
	margin: -9px 0 0;
}

.curve9 * {
	width: 9px;
	height: 36px;
	background: url("/i/curve9.png");
}

.curve9 em {
	margin: -9px 0 0;
}

.curve9_ * {
	margin: -18px 0 0;
}

.curve9_ em {
	margin: -27px 0 0;
}


