body
{
	margin:0;
	padding:0;
	border:none;
}
.content, .body
{
width:auto;
}

.popup
{
	margin: 5px 13px;
	padding:0;
}
.popup .text .actions
{
	text-align: center;
	padding-top: 8px;
}
.popup .text .body
{
	height: 200px;
	overflow: auto;
}

.popup .note .noteType
{
	margin-bottom: 5px;
}


.popup fieldset.form
{
	width: 405px;
	overflow:hidden;
}
.popup fieldset.form dl
{
	width: 405px;
}
.popup fieldset.form dl dd
{
	width:255px;
}
.popup fieldset.form dl dd textarea
{
	width:398px;
}
.popup fieldset.form dl dd > textarea
{
	width:396px;
}
.popup fieldset.form blockquote
{	
	width: 255px;
}
.popup fieldset.form blockquote.submit
{
	padding:0;
	margin:0;
	height:25px;
	overflow:hidden;
	text-align:left;
}
.popup .fields
{
	overflow:hidden;
}
.popup .email-friend .fields
{
	height:190px;
}
.popup .request-freelancer .fields
{
	height:213px;
}
