div {
	border: 0px solid #ff00ff;
}

html {
	height: 100%;
}

body {
	margin: 0px 0px 0px 0px;
	cursor: default;
	width: 100%; 
}


#test div {
	border: 0px solid #ff00ff;
}

ul li {
	list-style-type: square;
	list-style-position: inside;
	padding: 0px 0px 0px 10px;
}

.subtitle {
	background-color: #2d4463;
	padding: 3px 6px 3px 6px;
	color: #ffc20e;
	font-size: 14px;
	text-transform: uppercase;
}

.documentdate {
	font-size: 10px;
	float: right;
	text-transform: uppercase;
}
.documentdate sup {
	font-size: 6px;
}

.documenttext {
	clear: both;
	padding: 20px 0px 0px 0px;
}

.contentcontainer {
	padding: 6px;
	background-color: #d0d0d0;
	margin: 2px 0px 0px 0px;
	min-height: 100px;
}

.listedproduct {
	margin: 0px 0px 40px 0px;
	float: left;
}

.listedproductname {
	background-color: #2d4463;
	padding: 3px 6px 3px 6px;
	color: #ffc20e;
	font-size: 14px;
	text-transform: uppercase;
	float: left;
	width: 460px;
}

.listedproductname_multipic {
	background-color: #2d4463;
	padding: 3px 6px 3px 6px;
	color: #ffc20e;
	font-size: 14px;
	text-transform: uppercase;
}

.listedproductimage {
	width: 100px;
	height: 100px;
	border: 2px solid #bbbbbb;
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	margin: 0px 20px 0px 0px;
}

.listedproductimage_multipic {
	width: 100px;
	height: 100px;
	border: 2px solid #bbbbbb;
	background-position: center center;
	background-repeat: no-repeat;
	float: left;
	margin: 19px 19px 0px 0px;
}


.listedproductdescription {
	padding: 10px 6px 0px 6px;
	float: left;
	width: 460px;
}


.listedproductdescription_multipic {
	padding: 10px 6px 0px 6px;
}

.listedproductbottom {
	height: 2px;
	background-color: #2d4463;
	margin: 5px 0px 0px 0px;
	width: 596px;
	clear: both;
	float: left;
}

.listedproductactions {
	clear: both;
	width: 596px;
	float: left;
	margin: 5px 0px 0px 0px;
}

.hthumb {
	margin: 0px 16px 16px 0px;
	border: 2px solid #bbbbbb;
}

a.nextprev, a.nextprev:link, a.nextprev:visited {
	clear: both;
	display: block;
	width: 120px;
	height: 13px;
	margin: 15px 5px 25px 0px;
	padding: 5px 10px;
	font-size: 13px;
	line-height: 13px;
	color: #fff;
	background: url(img/bg_menu_item.png) no-repeat;
	background-position: center right;
	float: right;
}
a.nextprev:hover, a.nextprev {
	text-decoration: none;
	background: url(img/bg_menu_item_.png) no-repeat;
}

#home_box {
	background-image: url(img/slogan_box.png);
}

.big {
	font-size: 15px;
	font-weight: bold;
}
