.sendLater {
    width: 685px; /* 500px, defect 2736 */
	margin-left: 15px;
}

.icsDialog.sendLaterWidth{
	width: 700px;
}

/* commented below as not supporting IE7 
.dj_ie7 .sendLater{ 
	width:410px;
}
*/
.sendLater .addresses {
	float: left;
	width: 50%;
}

.sendLater .priority {
	float: right;
	width: 40%;
	padding-top:10px;
}

.sendLater .footer {
	color:#666666;
}

.sendLater .save {
    float: right;
	margin: 10px;
}

.sendLater .dijitDateTextBox {
	width: 120px;
}

.sendLater div.row {
	padding: 10px 0 10px 0;
}
/*dojoxDropDownSelect*//*@Migration*/
.sendLater .dijitSelect .dijitButtonContents {
	width: 85px;
	height: 17px;
}
