	div.emailThisBox {
		width: 418px;
	}
	div.emailThisBox div.boxTop {
		width: 418px;
		overflow: visible;
		background: url(/i/dl/emailThis/olib_top.png) no-repeat;
	}
	div.emailThisBox div.boxBottom {
		width: 418px;
		height: 27px;
		background: url(/i/dl/emailThis/olib_bottom.gif) no-repeat bottom left;
	}
	div.emailThisBox div.boxBody {
		margin-top: 0px !important;
		padding: 10px 0px 0px 0px;
		/*background-color: grey;*/
		background-color: #3b3d3b;
		border: solid #222322;
		border-width: 0px 1px 0px 1px;
	}
	div.emailThisBox div.boxBody iframe {
		width: 412px;
		border: none;
		height: 550px;
	}
	div.emailThisBox .header{
		color: #FFFFFF;
		font: 10px Verdana, Arial, Helvetica, sans-serif;
		line-height: 14px;
	}
	div.emailThisBox .header .title{
		float: left;
		width: 320px;
		font-size: 16px;
		line-height: 120%;
		font-family: Helvetica, Arial, Verdana, sans-serif;
		font-weight: bold;
		color: #FFFFFF;
		padding: 12px 0 14px 15px;
		text-align: left;
	}
	div.emailThisBox .header .close{
		float: right;
		padding: 13px 10px 0 0;
	}
	div.emailThisBox img {
		border: 0px;
	}
	.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
	.clearfix {display: inline-table;}
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}

	div.emailThisBox .header .close a {
		width: 49px;
		height: 13px;
	}
	
#email-form {
color: #FFFFFF;
font: 10px Verdana, Arial, Helvetica, sans-serif;
line-height: 14px;
width: 100%;
}
#email-form .wrapper {
clear: both;
padding: 15px 20px;
}
#email-form p{
padding: 0;
margin: 0 0 8px 0;
}
#email-form strong{
font-size: 11px;
}
#email-form input{
width: 365px;
height: 18px;
margin: 6px 0 3px 0;
}
#email-form input.confirm{
width: 147px;
height: 18px;
margin: 6px 0 3px 0;
}
#email-form textarea{
width: 365px;
height: 58px;
margin: 6px 0 3px 0;
}
#email-form .input-checkbox{
width: 10px;
height: 10px;
margin-bottom: 1px;
}
#email-form textarea, #email-form input{
border: 1px solid #A2A6AE;
font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#email-form .confirm-left{
float: left;
padding-right: 16px;
}
#email-form .confirm-right{
float: left;
}
#email-form img{
border: 0;
}
#email-form .button{
clear: left;
padding-top: 14px;
text-align: center;
}
#email-form input.submit {
border: 0;
margin-bottom: 14px;
width: auto;
height: auto;
}
#email-form .error{
font-size: 11px;
color: #F3EE04;
}
#email-form .error-input{
background-color: #FBFBA2;
}
#email-form .thanks, #email-form .thanks strong {
font: 12px Verdana, Arial, Helvetica, sans-serif;
}
#email-form .thanks strong {
font-weight: bold;
}
#email-form .thanks img {
padding-top: 10px;
}