/* CSS Document */
.cont1-1{
 	width:10px;
 	height:10px;
	background-image: url(http://media.feeling.com.mx/frames/frame2/r1_c1.gif);
	background-repeat: no-repeat;
}
.cont1-2{
	background-image: url(http://media.feeling.com.mx/frames/frame2/r1_c2.gif);
	background-repeat: repeat-x;
}
.cont1-3{
 	width:10px;
 	height:10px;
	background-image: url(http://media.feeling.com.mx/frames/frame2/r1_c3.gif);
	background-repeat: no-repeat;
}
.cont1-4{
	background-image: url(http://media.feeling.com.mx/frames/frame2/r2_c1.gif);
	background-repeat: repeat-y;
}
.cont1-6{
	background-image: url(http://media.feeling.com.mx/frames/frame2/r2_c3.gif);
	background-repeat: repeat-y;
}
.cont1-7{
 	width:10px;
 	height:10px;
	background-image: url(http://media.feeling.com.mx/frames/frame2/r3_c1.gif);
	background-repeat: no-repeat;
}
.cont1-8{
	background-image: url(http://media.feeling.com.mx/frames/frame2/r3_c2.gif);
	background-repeat: repeat-x;
}
.cont1-9{
 	width:10px;
 	height:10px;
	background-image: url(http://media.feeling.com.mx/frames/frame2/r3_c3.gif);
	background-repeat: no-repeat;
}
.ad{
	border-top: 2px dashed #FFCC33;
	border-right: 2px dashed #FFCC33;
	border-left:2px dashed #FFCC33;
	border-bottom:2px dashed #FFCC33;
	background-color:#FFFFCC;
}