.formattedlink
	{
	padding: 10px 0px;
    font-size: 90%;
	border-bottom: 1px dotted;
	}
        
.formattedlink a
        {
    text-decoration: none;
    font-weight: bold;
    }
	
/* Submit form */
.label
	{
	width: 200px;
	}
	
.link_text_box, .link_button , .link_text_area
	{
	border: solid 1px #005860;
	background: #eeeeee;
	width: 350px;
	}
.link_button 
	{
	width: 174px;
	padding: 2px;
	background: #ddeeed;
	}
