.CellFrame
{
	background-image: url(images/shortCode/Top_banner_pink.png);
	width:917px;
	height:412px;
}

.Animation
{
	background-image: url(images/shortCode/message_animation.gif);
	background-position: top left;
	width:917px;
	height:412px;
}

.MainTitle
{
	font-family: arial;
	font-size: 30px;
	color: #2f2f2f;
}

.Title
{
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #2f2f2f;
}

.Subtitle
{
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #2f2f2f;
	text-decoration: underline;
}

.greenText {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #5db100;	
}

.BoldWhiteText {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}	

.ParagraphText
{
	font-family: arial;
	font-size: 11px;
	color: #2f2f2f;
}

.ParagraphText li
{
	font-family: arial;
	font-size: 11px;
	color: #2f2f2f;
}

.SmallBlackText
{
	font-family: arial;
	font-size: 12px;
	color: #2f2f2f;
	font-weight: normal;
}

.listBullet ul{
	list-style-type:url(/images/shortCode/Bullet.gif);
}

.listBullet li{
	width:320px;
}

.PinkText
{
	font-family: Browallia New;
	font-size: 72px;
	font-weight: bold;
	color: #fd6a97;
}

.Note
{
	font-family: arial;
	font-size: 11px;
	color: #919191;
	padding-top: 5px;
	padding-left: 5px;
	width: 350px;
}

.Link
{
	font-family: arial;
	font-size: 11px;
	cursor: pointer;
	text-decoration: underline;
	color: #0a5c8b;
}

.Indent
{
	padding-left:200px;
}

.PinkFrame
{
	width:200px;
	height:96px;
	padding-left:15px;
	border-top:1px solid #fd6a97;
	border-bottom:1px solid #fd6a97;
}

.PinkLeftLine {
	width:225px;
	border-top:1px solid #fd6a97;
	margin-top:45px;
	padding-top:45px;	
}

.PinkRightLine {
	width:225px;
	border-bottom:1px solid #fd6a97;
	padding-bottom:45px;	
}

.AlignTop td{
	vertical-align: top;
}

.MakinMoods {
	background-image: url(images/shortCode/MM_banner.jpg);
	width:264px;
	height:116px;	
	cursor:pointer;
	margin-top:10px;
}

.SendButton,
.SendButtonOver,
.sendButtonClick,
.SendButtonDisabled  {
	background-image: url(images/shortCode/Mobile_Shortcode_send.png);
	width:50px;
	height:20px;
	cursor:pointer;	
	float:left;
}

.SendButton
{
	background-position: 0px 0px;
}

.SendButtonOver
{
	background-position: 0px -20px;
}

.SendButtonClick
{
	background-position: 0px -40px;
}

.SendButtonDisabled
{
	background-position: 0px -80px;
}

.whiteDiv {
	height: 314px;
	padding-top: 80px;
}

.pinkDiv {
	height: 48px;
}