.optin {
	display: none;
}

.optout {
	display: block;
}

#left {
	float:left;
	clear:left;
	width:195px;
	margin:0;
	padding:1px 0 0 1px;
	overflow:hidden;
	border:1px solid #7EC521;
}

#left h3 {
	float:left;
	width:150px;
	padding:20px 0 0 0;
}

#ctree a {
	margin:3px;
	padding:0;
	color:#000;
}

#headline_box {
	font-family:Arial,sans-serif;
	font-size:11px;
}

#headline_box span {
	float:left;
	height:20px;
	text-align:center;
	border-right:1px solid #fff;
	font-weight:bold;
	padding:5px 0 0 0;
	cursor:pointer;
}

#headline_box a {
	color:#fff;
	text-decoration:none;
}

.expand {
	height:22px;
	width:140px;
	display:block;
	float:left;
	margin-right:4px;
	padding:3px 0 0 25px;
	background:transparent url(/img/expand.gif) no-repeat 3px 3px;
}

.collapse {
	height:22px;
	width:140px;
	display:block;
	float:left;
	margin-right:4px;
	padding:3px 0 0 0;
	background:transparent url(/img/collapse.gif) no-repeat 3px 3px;
	}

.item_box {
	background-color: White;
	border:1px solid #CCC;
	font-size:10px;
	margin:2px;
}

.button_small_black {
	width:120px;
	height:23px;
	padding:2px;
	margin:5px 0 5px 5px;
	border:0;
	color:#000;
	font-weight:normal;
	font-size:12px;
	cursor:pointer;
	background:url(../img/button_small.gif) no-repeat;
}

.shoppingcart {
	float:left;
	width:194px;
	border-bottom:1px solid #fff;
	background:#ebf8d8 url(/img/menu/bg_marcetplace_green.gif) repeat-x;
	margin:0;
	padding:3px 0 0 0;
	min-height:25px;
}

.shoppingcart a, .shoppingcart p, .watchlist a, .watchlist p  {
	padding-left: 8px;
	color: #000;
}

.watchlist {
	float:left;
	width:194px;
	border-bottom:1px solid #fff;
	background:#ebf8d8 url(/img/menu/bg_marcetplace_green.gif) repeat-x;
	margin:0;
	padding:3px 0 0 0;
	color:#000;
}

.item_box a {
	color:#000;
	padding:0;
}

.searchparam {
	float:left;
	width:194px;
	border-bottom:1px solid #fff;
	background:#ebf8d8 url(/img/menu/bg_marcetplace_green.gif) repeat-x;
	margin:0;
	padding:3px 0 0 0;
	min-height:25px;
	color:#000;
}

.searchparam a {
	padding:4px 0 0 25px;
	color:#000;
	text-decoration:none;
	font-size:11px;
}

.searchparam input {
	margin:2px 0 5px 5px;
}

.searchparam select {
	margin:2px 0 5px 5px;
	width:150px;
}

.green_rider {
	float:left;
	width:670px;
	margin: 0 0 0 22px;
}

.green_rider_bottom {
	float:left;
	width:670px;
	margin: 0 0 0 28px;
	/*background:url(../img/menu/green_bottom.gif) no-repeat bottom left;*/
}

table.list {
	float:right;
	border:0px;
	width:75%;
	margin:0;
}

.list td {
	padding:5px;
	vertical-align:top;
}

.list td b u {
	text-decoration:none;
	color:#136EBB;
}

.green_menu {
	width:90px;
	height:18px;
	background:url(../img/menu/green_menu.gif) 0 -1px no-repeat;
	vertical-align:top;
	padding:6px 0 0 25px;
}

.green_menu_active {
	width:90px;
	height:18px;
	background:url(../img/menu/green_menu.gif) 0 -51px no-repeat;
	vertical-align:top;
	padding:6px 0 0 25px;
}


.green_menu a, .green_menu_active a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}

.footer_green {
	background:url(../img/menu/green_top_left.gif) no-repeat;
}

div .criteria {
	border:1px solid #72b8f1;
	background:#c8e2f9;
	float:left;
	margin:5px 5px 5px 0;
	padding:6px 5px 4px 5px;
	font-size:11px;
}

.head td {
	background:#EBF8D8;
	height:30px;
	padding:5px 0 0 5px;
	margin:0;
}

.head td input {
	margin:2px 0 0 0;
}

input {
	margin:5px 0 0 0;
}


p{
padding:0px;
}

/*
.orderdir{
	background:transparent url(/img/up-down.gif) no-repeat 100%;
	height:40px;
	margin:0px;
}*/

.preview_img {
	height:50px;
	overflow:hidden;
	margin:5px 0 0 8px;
}
