body{
font-size:small;
font-family:Verdana,Arial,Helvetica,sans-serif;
}

#qwl-wrap{
text-align:right;width:904px;display:block;overflow:visible; padding:0; margin:0;
}

.wlBlock{
width:550px;
margin:10px 0 10px auto;
min-height:100px;
height:auto !important;
height:100px;
overflow:visible;
text-align:left;
}

.pageBox{
	background-color:#d7e8b0; padding:16px; border:1px dashed #ffffff;
}

.qwl-itemWrap{
	width:550px;border-top:1px dotted #918f8f;padding-top:5px;position:relative;
}


h3{
text-transform:lowercase;
color:#58595B;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
text-decoration:none;
}

.stdTD, .formField{
padding:5px;
color:#58595B;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
text-decoration:none;
}

.formField{
margin-top:2px;
}

.formField input{
padding:2px;
}

button{
cursor:hand;
cursor:pointer;
}


#qwl-main{
text-align:left;overflow:visible;margin-left:160px; padding:0;
}


.formButton{
width:auto;
float:right;
display:inline;
}

.itemButton {margin-bottom:5px;}

.itemButton img{border:none;}
.itemButton a{border:none;}

.itemLine{padding:3px 0; width:100%;white-space:nowrap;}
.input_field{font-size:11px;}

#qwl-ownerActions{
	float:left;width:126px; padding:0px 14px;text-align:left;
}

#qwl-itemList, #qwl-detailsPane{
	width:700px;padding-left: 10px; padding-top:18px;margin-right:auto;
}

.qwl-itemWrap{
	width:550px;border-top:1px dotted #918f8f;padding-top:5px;position:relative;
}

.qwl-imageWrap{
	width:100px;height:100px;text-align:center;display:block;position:absolute; top:30px; left:15px;line-height:100px;overflow:hidden;
}

.qwl-itemHead{
	width:388px;margin-bottom:7px;margin-left:130px;
}

.qwl-itemBlock{
	width:400px;padding:8px;margin-left:130px;min-height:85px;height:85px; height:auto !important;
	margin-bottom:15px;
}

.qwl-itemActions{
	width:110px;float:right;padding:0;margin:17px 10px 0 0;
}

.qwl-itemDetail{
	width:270px;
}

.qwl-itemField{
	display:inline-block;
	zoom:1;
	width:125px; margin:0 auto;padding-right:2px;line-height:20px;height:20px;
	vertical-align:middle;
}

.qwl-listDetail{
	margin-top:18px;
}

.qwl-itemNotOnList{
	color:#DFDFDF;
}


.styled-button{
	border:none;
	font-size:10px;
	background-color:transparent;
	text-transform:lowercase;
	white-space:nowrap;
	line-height:16px;
	padding:0;
	margin:0;
	width:8em;
	display:inline-block;
}


.green-button{
	background-image:url(/site/wishList/green_btn.gif);
	background-repeat:no-repeat;
	color:white;
}

.blue-button{
	background-image:url(/site/wishList/blue_btn.gif);
	background-repeat:no-repeat;
	color:white;
}

.red-button{
	background-image:url(/site/wishList/red_btn.gif);
	background-repeat:no-repeat;
	color:white;
}

.button-label{
	background-position:center right;
	padding:0 10px 0 0;
	text-align:center;
	margin:0;
	height:16px;
}

.button-leftPad{
	background-position:center left;
	height:16px;
	width:10px;
	padding:0;
	margin:0;
	float:left;
	display:inline;
	background-repeat:no-repeat;
}

.disabled-button{
	font-style:italic;
	color:grey;
}


