body, div, table, forms, ul, li, h1, h2, h3, p {
	margin:0;
	padding:0;
}


body {
	font:normal 13px/16px 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color:#000;
	background:#fff;
}

table {
	border-collapse:collapse;
}

img {
	border:0;
}

a {
	outline:none;
	text-decoration:none;
	color:#000;
}

ul {
	margin:0 0 0 16px;
}

li {
	margin:0 0 8px;
}

p {
	margin:0 0 15px;
}

#top, #footer, #leftcol, #rightcol {
	display:none;
}

.overlay {
	display:none;
}

.imageholder {
	float:left;
	width:124px;
	height:115px;
}

.row-devider {
	float:left;
	height:22px; 
	width:100%; 
	clear:both;
}

h1 {
	margin:0 0 10px;
	font-size:20px;
	line-height:24px;
	display:block;
}

h2 {
	display:block;
	margin:0 0 20px;
	padding:0 0 4px;
	font-size:14px;
	line-height:14px;
	clear:both;
}

div.product {
	float:left;
	width:124px;
	margin:0;
	position:relative;
	z-index:1;
}

foldTop {
	float:left;
	background:none;
	color:#000;
	font-size:16px;
}

.foldPil {
	display:none;
}

div.productTitle {
	float:left;
	width:100%;
	margin:0 0 12px;
}

.productview {
	float:left;
	width:124px;
	margin:0;
}

.foldContent .spacer {
	float:left;
	height:115px;
	width:23px;
}

.foldContent {
	float:left;
	width:100%;
}

.foldContent .row-devider {
	float:left;
	width:100%;
	height:1px;
	border-bottom:solid 1px #ccc;
	margin:20px 0 19px;
}

.productview .title {
	float:left;
	width:124px;
	font-size:13px;
	line-height:17px;
	margin:4px 0 8px;
}

.productview .shortText {
	float:left;
	width:124px;
	font-size:11px;
	line-height:13px;
	color:#888;
}

.greenbar-devider {
	display:none;
}

/*
contact
*/
#contact .contact-devider {
	float:left;
	width:100%;
	font-size:16px;
	margin:0 0 12px;
}

#contact .productTitle {
	float:left;
	width:100%;
	font-size:14px;
	margin:0 0 4px;
}

#contact .contact-devider {
	float:left;
	width:100%;
	height:1px;
	border-bottom:solid 1px #ccc;
	margin:20px 0 19px;
}

#contact .textContainer h1 {
	float:left;
	width:100%;
	font-size:14px;
}