
#mobase_widget{
	background: transparent url(http://mobase.textopoly.com/widget/images/full-widget.png) no-repeat;
	width: 212px;
	height: 174px;
	position: relative;
}

#mobase_cell1, #mobase_cell2, #mobase_cell3{
	text-align: center;
	background: transparent;
	border: 0;
	width: 42px;
	font-size: 14px;
	position: absolute;
	top: 100px;
}

#mobase_cell1:focus, #mobase_cell2:focus, #mobase_cell3:focus{
	border: 0;
}

#mobase_cell1{
	left: 16px;
}

#mobase_cell2{
	left: 59px;
}

#mobase_cell3{
	width: 58px;
	left: 102px;
}


#mobase_submit{
	background: transparent;
	border: 0;
	text-indent: -9999px;
	width: 29px;
	height: 24px;
	position: absolute;
	top: 98px;
	left: 160px;
	cursor: pointer;
}

#mobase_terms{
	position: absolute;
	left: 68px;
	top: 122px;
}

#mobase_terms_label{
	color: black;
	font-size: 10px;
	left: 90px;
	line-height: 10px;
	position: absolute;
	top: 124px;
	width: 110px;
}

#mobase_terms_link{
	color: blue;
}






#mobase_message{
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	position: absolute;
	left: 10px;
	top: 152px;
	color: black;
}