.sms_container
{
	padding: 2px;
	max-height: 137;
	overflow-y: auto;
}

#sms_phonebook_div, #sms_members_div
{
	border: solid 1px grey;
	width: 300px;
	height: 400px;
	max-height: 400px;
	text-align: center;
	margin: 0px;
}