.rndbox {		width:275px;		padding:0 0 14px 0;		margin:10px auto;		background:url("../images/tsr.gif") bottom left no-repeat;	}	.rndbox h3 {		margin:0;		padding:7px 10px 3px 10px;		font-size: 1em;		background:url("../images/tsr.gif") top left no-repeat;	}	.rndbox p, .rndbox a.more {		margin:0;		padding:0 10px 3px;		border:1px solid #d8d8d8;		border-width:0 1px;		background:#fff;	}	.rndbox a.more {		display:block;		text-align:right;		background:url("tsr-a.gif") 410px 50% no-repeat;		padding:0 24px 0 0;		text-decoration:none;		color:#44a;	}	.rndbox a.more:hover {		text-decoration:underline;	}