.t {
	background: url(images/roundedcorners/dot.gif) 0 0 repeat-x; 
	width: 20em;
}
.b {
	background: url(images/roundedcorners/dot.gif) 0 100% repeat-x;
}
.l {
	background: url(images/roundedcorners/dot.gif) 0 0 repeat-y;
}
.r {
	background: url(images/roundedcorners/dot.gif) 100% 0 repeat-y;
}
.bl {
	background: url(images/roundedcorners/bl.gif) 0 100% no-repeat;
}
.br {
	background: url(images/roundedcorners/br.gif) 100% 100% no-repeat;
}
.tl {
	background: url(images/roundedcorners/tl.gif) 0 0 no-repeat;
}
.tr {
	background: url(images/roundedcorners/tr.gif) 100% 0 no-repeat; 
	padding: 0px 10px 10px 10px;
}
.tcontent {
	background: url(images/roundedcorners/dot.gif) 0 0 repeat-x; 
	width: 35.63em;
}
.tagenda {
	background: url(images/roundedcorners/dot.gif) 0 0 repeat-x; 
	width: 23.75em;
}
.tfullpage {
	background: url(images/roundedcorners/dot.gif) 0 0 repeat-x; 
	width: 60em;
}