.bg
{
	background-image:url(mobileImages/bg.jpg);
	background-position:top center;
	min-height:450px;
	background-repeat:no-repeat;
}

.FrootappsPowered
{
	background-image:url(mobileImages/FrootappsPowered.jpg);
    background-color: #000;
	height:30px;
	background-repeat: no-repeat;
}
.maindiv
{
	min-height:450px;
	padding-right:5px;
	
}
.blueColor
{
	color:#648f85;
	font-weight:bold;
	text-align:left;
	font-size: 10px;
font-family: arial;

}
.blueColor2
{
	color:#648f85;
	font-weight:bold;
		text-align:right;

	font-size: 13px;

	font-family: Tahoma;

}
.greenTitle
{
	color:#70852d;
	font-size:17px;
	font-weight:bold;
	text-align:right;
	width:50%
}
.box
{
	border:1px solid #bfcb99;
border-radius:8px;
background-color:#fff;
}
.Comment
{
	background-image:url('mobileImages/Comment.png');
	width:20px;
	height:19px;
	background-repeat:no-repeat;
}
.Like
{
	background-image:url('mobileImages/Like.png');
	width:20px;
	height:19px;
	background-repeat:no-repeat;
}
.View
{
	background-image:url('mobileImages/View.png');
	width:25px;
	height:19px;
	background-repeat:no-repeat;
}
.bgGray
{
background-color:#e6e7e7;
padding:3px;	
direction:ltr;
color:#919191;
font-family: Tahoma;
font-weight:bold;
font-size: 12px;
}
.ui-content
{
	padding:0;
}