#avatar.popout_email{
	width:auto;
}

#email_to_friend{
	padding:10px;
}
#email_to_friend label{
	width:100%;
}
#email_to_friend textarea{
	width:310px;
	margin:0 0 10px;
	height:50px;
}

input.sendButton{
	color:#515151;
	border:1px solid #ddd;
	padding:5px 10px;
	font-weight:bold;
	cursor:pointer;
	background:#dfdfdf url(/images/send-bg.gif?1) repeat-x;
}

div.send_title{
	width:100%;
	margin:-10px -10px 10px;
	padding:10px;
	color:#fff;
	font-size:1.2em;
	background:#f05a28;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
}
#email_to_friend label{
	color:#333;
	font-weight:bold;
}
#email_to_friend label span{
	color:#666;
	font-weight:normal;
}

#leftcol .purchase {
	background:#fff url(/images/purchase-box-bg.gif?1) repeat-x;
	border: 1px solid #ddd;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	margin: 10px 0;
	clear: both;
}




#leftcol .purchase h3 {
	float:left;
	font-weight: bold;
	font-family: 'helvetica neue', helvetica, arial, sans-serif;
	font-size: 1.6em;
	margin: 0;
	padding: 0;
}



#leftcol .purchase img {
	margin: -1px 10px 4px 0px;
	padding: 0px;
}

	
#leftcol .purchase h3 a {
	color: #fff;
	padding-right: 16px;
	background-position: 100% 3px;
	text-shadow:1px 1px 1px #0b57a8;
}

#leftcol .purchase h3 a:hover {
	color: #f05a28;
}

#leftcol .purchase p {
	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size: .9em;
	margin-bottom: 0px;
}

#leftcol .purchase p a.notlogged {
	font-weight: normal;
	background-image: url(/images/login-orange.gif?1);
	background-repeat: no-repeat;
	background-position: 100% 1px;
	padding-right: 29px;
}
	
#leftcol .purchase ul {
	list-style: none;
	margin: 2px 0 0;
	padding: 0;
}
	
#leftcol .purchase ul li {
	font-family:'lucida grande', tahoma, verdana, arial, sans-serif;
	font-size: .9em;
	background: none;
	line-height: 18px;
	margin: 5px 0 0;
	padding: 0;
	color: #666;
	float:left;
	display:inline-block;
	width:50%;
}	

#leftcol .purchase ul li a.notlogged {
	font-weight: normal;
	background-image: url(/images/login-orange.gif?1);
	background-repeat: no-repeat;
	background-position: 100% 1px;
	padding-right: 29px;
}
		
#leftcol .purchase ul li a.notlogged, #leftcol .purchase p a.notlogged {color: #bbb;}
#leftcol .purchase ul li a.notlogged:hover, #leftcol .purchase p a.notlogged:hover {color: #888;}


#leftcol .rightactions ul li, #leftcol .app_day_actions ul li {line-height: 17px;background: none;}
.rightactions ul li a, #leftcol .rightactions ul li a, #leftcol .app_day_actions ul li a {
	font-weight: normal;
	color:#555;
	background-repeat: no-repeat;
	padding: 1px 4px 1px 20px;
}

#leftcol .rightactions ul li a:hover, #leftcol .rightactions ul li a:hover, #leftcol .app_day_actions ul li a:hover {
	background-color: #f0f8ed;
	color: #5da12f;
	}

.rightactions ul li a.wishlist, #leftcol .app_day_actions ul li a.wishlist {
	background-image: url(/images/purchase-add.gif?1);
	background-position: 4px 1px;
}

.rightactions ul li a.i_own, #leftcol .app_day_actions ul li a.i_own {
	background-image: url(/images/purchase-arrow.gif?1);
	background-position: 3px 1px;
}

.rightactions ul li a.email, #leftcol .app_day_actions ul li a.email {
	background-image: url(/images/icon-email.gif?1);
	background-position: 3px 4px;
}

.rightactions ul li span.in_library, #leftcol .app_day_actions ul li span.in_library {
	background-image: url(/images/purchase-arrow.gif?1);
	background-repeat: no-repeat;
	padding: 1px 4px 1px 20px;
	background-position: 3px -183px;
	color: #999;
}
.rightactions ul li span.on_wishlist, #leftcol .app_day_actions ul li span.on_wishlist {
	background-image: url(/images/purchase-add.gif?1);
	background-repeat: no-repeat;
	padding: 1px 4px 1px 20px;
	background-position: 3px -183px;
	color: #999;
}
	
.rightactions ul li a.not_interested, #leftcol .app_day_actions ul li a.not_interested {
	background-image: url(/images/purchase-x.gif?1);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}

.rightactions ul li a.share_this, #leftcol .app_day_actions ul li a.share_this {
	background-image: url(/images/purchase-share.gif?1);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}

#leftcol .rightactions ul li #email_to_friend a.closeButton, #leftcol .rightactions ul li #email_to_friend a.closeButton:hover{
	right:-10px;
	padding:0;
	background-color:transparent;
}


#share_email_content h2{
	white-space: nowrap;
	color:#539a24;
}

