﻿/* Email Friends */
A.ef-cancel:link,
A.ef-cancel:visited {display:block; float: left; width:80px; height:30px; background:url(/global/ct/img/cancel-btn.png) no-repeat 0 0; behavior: url('global/ct/js/iepngfix.htc'); cursor:pointer;}
A.ef-cancel:hover {background-position:0 100%;}

A.ef-accept:link,
A.ef-accept:visited {display:block; float: left; width:103px; height:32px; background:url(/global/ct/img/accept-btn.png) no-repeat 0 0; behavior: url('global/ct/js/iepngfix.htc'); cursor:pointer;}
A.ef-accept:hover {background-position:0 100%;}

div.addEmailFriends
{
	float: left;	
}

.act
{
	float: left;
	width: 100%;
}

.act dl
{
	float: left;
	padding: 0;
}

.act dl dt
{
	clear: both;
	float: left;
	font-weight: bold;
}

.act dl dd
{
	clear: both;
	float: left;
	margin: 0 0 12px;
	padding: 0;
	width: 100%;
}