.tblSMSContent, .tblSMSContent td.celltypebox{background:#fff;}
.tblSMSContent td.celltypebox{padding-top:7px;padding-bottom:7px;}

.celltypebox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color:#f8fafc;
	color:#333;
	height:0px;
	padding:0px;
}
	
.conv_me_up {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image:url(../images/conv_me_up.png);
	background-repeat:no-repeat;
	width:307px;
	height:14px;
	text-align:center;
	overflow:visible;
	padding-top:3px;
}

.conv_me_center{
	background-image:url(../images/conv_me_content.png);
	background-repeat:repeat-y;
	text-align:justify;
	width:300px; white-space: normal; word-wrap: break-word;
	padding-left:7px;
	padding-right:13px;
}

.conv_me_down {
	background-image:url(../images/conv_me_down.png);
	background-repeat:no-repeat;
	width:307px;
	height:13px;
}


.conv_you_up {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image:url(../images/conv_you_up.png);
	background-repeat:no-repeat;
	width:307px;
	height:16px;
	text-align:center;
	overflow:visible;
	padding-top:3px;
}

.conv_you_center{
	background-image:url(../images/conv_you_content.png);
	background-repeat:repeat-y;
	text-align:justify;
	width:310px; white-space: normal; word-wrap: break-word;
	padding-left:15px;
	padding-right:13px;
}

.conv_you_down {
	background-image:url(../images/conv_you_down.png);
	background-repeat:no-repeat;
	width:307px;
	height:13px;
	/*margin-left:-5px;*/
}