a.sample_attach , a.sample_attach:visited 
{
	display: block;
	width:   136px;
	height: 49px;
	padding: 1px;
}

a.sample_attach:hover{
	background:#f66;
}

div#attach_menu_child_pronto{ 
	margin-left:-77px;
}

div#attach_menu_child_programas{ 
	margin-left:2px;
}

div#attach_menu_child_especiales{ 
	margin-left:-135px;
}

div#attach_menu_child_pronto, div#attach_menu_child_especiales, div#attach_menu_child_programas{
		border: 2px solid #ddd; 
		width:700px;
		height:254px;
		background:#fff;
}

div#attach_menu_child_pronto .tbd, div#attach_menu_child_programas .tbd{ 
	background:url(../images/btcontent.gif);
	border-bottom: 1px solid #efefef;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
}
