.contentblock {
	padding: 10px 25px 10px 25px;
	text-align:left;
	background-color:#fcfcfc;
	border:1px solid #cccccc;
	margin:0px auto 5px auto;
}
.contentblock h2 {
	padding-bottom:5px;
	font-size:14px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	color: #336699;
}
.sms_intro {
	line-height:125%;
}
.sms_table {
	border-top:1px solid #eeeeee;
	color:#666;
}
.sms_table th {
	background-color:#fafafa;
	border-bottom:1px solid #eeeeee;
	color: #336699;
	padding:5px;
}
.sms_table td {
	background-color:#ffffff;
	border-bottom:1px solid #eeeeee;
	padding:5px;
}
.sms_table td.alter {
	background-color:#f7f7f7;
}
.orderimg {
	cursor:pointer;
}

/*smssub.aspx*/
.redmsg {
	color:#DD0000;
	font-weight:bold;
	margin:10px auto 10px auto;
	font-size:14px;
	padding:10px;
}
.phonenumber{
	font-size:16px;
	font-weight:bold;
	color:#336699;
}
.subbutton{
	font-size:12px;
	font-weight:bold;
	width:100px;
}
.readonly{
	border:none;
	background-color: #FFFFFF;
	color: #666666;
	font-size:14px;
}