/*Example CSS for the two demo scrollers*/

#directory{
	width: 154px;
	height: 100px;
	padding: 5px;
	background-color: #FCE9BB;
	background-repeat: repeat;
	background-position: center;
	border-top: 1px solid #999999;
	border-right: none;
	border-bottom: 1px solid #FFFFFF;
	border-left: none;
}

#directory_a{
	width: 150px;
	height: 100px;
	padding: 5px;
	background-color: #CDEBF6;
	background-repeat: repeat;
	background-position: center;
	border-right: none;
	border-left: none;
}

#statistics{
width: 154px;
height: 100px;
	border-top: 1px solid #999999;
	border-right: none;
	border-left: none;
padding: 5px; 
	background-color: #FCE9BB;
	background-repeat: repeat;
	background-position: center;
}

#statistics_a{
width: 150px;
height: 100px;
	border-right: none;
	border-left: none;
padding: 5px; 
	background-color: #CDEBF6;
	background-repeat: repeat;
	background-position: center;
}

#pscroller2 a{
text-decoration: none;
}
.scrollerClass
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

a.link-negro:active, a.link-negro:visited, a.link-negro:link { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline; font-size: 11px; } 
a.link-negro:Hover { color: #787878; }

.back-destacado {
	background-color: #18254F;
	background-image: url(/latam/msdn/comunidad/images2005/new/titulo-fondo.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.fondo-derecha {
	background-color: #18254F;
	background-image: url(/latam/msdn/comunidad/images2005/new/imagen.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

