/*/////////////////////////////////////////////////////////////////////
	nav itemas
/////////////////////////////////////////////////////////////////////*/

#tn-2 {
	width:216px;
	background-image:url(../../../images/nav/top/links-1.gif);
}

#sn-4 {
	background-image:url(../../../images/nav/sub/links-3.jpg);
}
#sn-4 a{
	background-image:none;
}

/*/////////////////////////////////////////////////////////////////////
	box
/////////////////////////////////////////////////////////////////////*/

	/* generic */
	
	#link-top, #link-grow, #link-bot {
		width:545px;
	}

	/* top */
	
	#link-top {
		height:83px;
		background:url(../../../images/link/link-top.png) no-repeat;
	}

	
	/* grow */
	
	#link-grow {
		font-size:10px;
		background:url(../../../images/link/link-grow.png) repeat-y;
	}
	
	#link-grow h2 {
		width:512px; height:44px;
		text-indent:-9999px; line-height:0.01em; font-size: 0;
		margin:0 0 0 18px;
	}
	
	
	#link-grow h2#places {
		background: url(../../../images/headings/hdr-places-to-go.gif) no-repeat;
	}
	
	#link-grow h2#postbox {
		background: url(../../../images/headings/hdr-postbox.gif) no-repeat;
	}
	
	#link-grow h3 {
		margin:0 0 4px 0;
	}
	#link-grow h3 a{
		font-size:14px;
		color:#000EC4;
	}
	#link-grow h3 a:hover {
		text-decoration:line-through;
	}
	#link-grow p {
		line-height:12px;
		margin:0 0 20px 0;
	}
	
	div.link-lines {
		background:url(../../../images/link/lines.gif) repeat-y;
		padding:6px 90px 20px 38px;
		margin:16px 0 0 19px;
		display:block;
	}
	
	/* bottom */ 
	
	#link-bot {
		height:12px;
		background:url(../../../images/link/link-bottom.png) no-repeat;
	}
	
	/* links */ 
	
	#link-grow div.link-lines a {
		font-size: 12px;
		line-height: 24px;
	}
	
	#link-grow div.link-lines a:hover {
	text-decoration: line-through;
	}
	

	