.link-box {

	background-color: #eeeeee;

	border: 1px dashed #000;

	margin-bottom: 10px;

	padding: 10px;

}



.link-box label {

	padding-left: 5px;

}



.link-box label.disabled {

	color: #888;

}



.link-box textarea {

	height: 38px;

	padding: 5px;

	width: 764px;

}



.link-box .active-note {

	color: #ff9900;

}



.link-box .active-note ul {

	margin-top: -10px;

	padding: 0 0 0 15px;

}



div.details {

	float: right;

	background-color:white;

	border: 1px dotted #000;

	margin: 0px 0 0px 0px;

	padding: 4px;

	width: 370px;

}

