#smsgroup {
	width: 300px;
	height: 199px;
	border: 1px solid #a0a0a0;
}
table.main {
	background: #ffffff;
	height:100%;
	width:100%;
	padding: 0px;
	border: 1px solid #d0d0d0;
}
table.main td {
	font-size: 12px;
	font-family: tahoma;
	color: #444444;
}