*{outline: none;}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #343D43;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none
}
.style8 {color: #565B5F; font-size: 11px; font-family: tahoma; }


.tah9 {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}

.tah10 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.tah12 {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.tah14 {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}


img {
	border: none;
}


#markBad{
	width: 310px;
	height: 380px;
	position: absolute;
	top: 100px;
	background-color: #fff;
	border: 2px solid #333;
	padding: 15px;
	z-index: 101;
}
#markBad h3{
	text-align: left;
	margin: 0.5em 0;
}
#markBad label{ margin-left: 3px;}
#markBad textarea{ width: 300px; height: 80px;font-size: 0.8em}
#fog{
	width: 100%;
	height: 100%;
	background-color: #334455; 
	position: absolute;
	top:0;
	left:0;
	z-index: 100;

	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	
}

#wishlistTable th, #wishlistTable td {padding: 2px;}
.dragged td{background-color: #E4FFDB;}
.wishlistTableGroup{margin-bottom: 20px;}
.wishlistTableGroup thead th {background-color: #DBF2B0;font-weight: bold; font-size: 14px; padding: 5px;}
.wishlistTableGroup th {background-color: #DBF2B0;font-weight: bold;padding: 2px;}
.wishlistTableGroup td {padding:2px; padding-left: 15px;}
td.reorderItems{
	width: 32px;
	height: 32px;
	background: url("/es/images/reorder-icon.gif") left center no-repeat;
}
.dragged td.reorderItems{
	background: url("/es/images/reorder-icon-gray.gif") left center no-repeat;
}
