div li.product{
	width: 250px;
	text-align: left;
	display: block;
	background: #ffffff;
	font-size: 12px;
}

div li.active{
	background:#ffffff;
}

div.product_detail{
	position:relative;
	background:#ffffff;
	float: right;
	width: 200px;
	display: none;
}
div.visible{
	display:block;
}

#products{
	width:390px;
}

div .box{
	border:1px solid #ffffff;
	margin:5px;
}

#kwick .kwick {
	position:relative;
	border:1px solid #B7D582;
	background:#EBF8D8 none repeat scroll 0%;
	overflow:hidden;
	padding:2px 5px;
	display:block;
	height:14px;
	width:330px;
	cursor:pointer;
}

#kwick ul {
	display:inline;
	margin:0;
	padding:0;
}

#kwick li {
	text-align: left;
	color: black;
}

.breaedcrums {
	padding:10px 0 0 0;
}

.container {
	float:left;
	border:1px solid #7EC521;
	margin: 20px 10px 10px 10px;
	padding: 0px 10px 10px 10px;
	width: 380px;
	height: 195px;
}

.text_watchlist {
	font-family: Verdana;
	font-size: 9pt;
	width: 400px;
	border: 1px solid #ccc;
	margin:0 0 10px 10px;
	padding:5px;
}

.regio {
	float:left;
	width:200px;
	margin:0 0 0 10px;
}

.option {
	width:230px;
	height:20px;
	margin:0;
	padding:3px;
}

p {
clear:both;
}

#notice {
	background:#EBF8D8 url(../img/bg_notice.png) repeat-x top;
	float:left;
}

.notice {
	background:url(../img/info_notice.png) no-repeat 30px 0;
	border:1px solid #E4E4E4;
	float:left;
	width:898px;
	height:110px;
	overflow:hidden;
}

.notice p {
	float:right;
	width:605px;
	margin:10px 30px 0 0;
}

.info_notice img {
	width:165px;
	float:left;
	margin:0 0 0 30px;
}

.button_style {
	float:left;
	width:100%;
}

.notice_button {
	background:url(../img/notice_button_down.png) no-repeat;
	cursor:pointer;
	width:85px;
	height:26px;
	float:left;
	margin:0 0 0 10px;
}
