#bookmark-assign-to 
	{
	width:600px; 
	/*
	height:100px; 
	border:3px solid #777;
	*/
	left:50%; 
	top:25%;
	}	
	
#bookmark-assign-options
	{
	width: 94%;
	height: 190px;
	padding: 0 3%;
	overflow: auto;
	}
	
	#bookmark-assign-options .modal-block 
		{
		*width: 265px; /* IE7 */
		}
	
#bookmark-modal-toolbar
	{
	border-top: 1px solid #777;
	padding-top: 5px;
	width: 100% !important;
	}
	
#bookmark-notify-new-assignees
	{
	text-align: right;
	color: #777;
	}