
#wrapper{
	background: transparent url(../images/home-widget.png) 610px 260px no-repeat;
}

h2{
	color: #27d9cd;
	font-size: 2em;
	font-weight: bold;
	position: relative;
	left: -40px;
}

p{
	width: 400px;
}

#p2{
	/*width: 340px;*/
}


#mobase_widget{
	position: absolute;
	top: 167px;
	left: 696px;
}

#mobase_widget input[type=text]{
	display: block;
	float: left;
	width: 24px;
	background: transparent;
	text-align: center;
	/*font-size: 1em;*/
	border: 0;
	padding: 0;
	margin: 0 5px 0 0;
}

#mobase_widget #mobase_cell3{
	width: 32px;
}

#mobase_submit{
	cursor: pointer;
	border: 0;
	margin: 0;
	padding: 0;
	
	position: relative;
	top: 11px;
	left: 28px;
	
	display: block;
	width: 61px;
	height: 19px;
	text-indent: -9999px;
	background: transparent;
}

#mobase_message{
	position: relative;
	right: 20px;
	top: 12px;
}






#content{
	margin: 80px auto;
	width: 880px;
	position: relative;
}

.bold{
	font-weight: bold;
}