body {
	margin: 10px 50px;
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#phone {
	background: url(phone-iframe.gif) top left no-repeat;
	width: 398px;
	height: 646px;
	position: relative;
	float: left;
}
#sr {
	position: absolute;
	top: 93px;
	left: 28px;
	width: 322px;
	height: 239px;
	border: none;
}
div#descrip {
	position: absolute;
	top: 93px;
	left: 490px;
	width: 420px;
	float: left;
	background: #EAEBEC url(../common/images/cornerGray.gif) top left no-repeat;
	padding: 15px;
	border-bottom: 5px solid #C9DB6A;
		color: #727272;
}
h1 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 0;
	color: #49788B;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 10px 0;
	color: #49788B;
}
p {
	color: #727272;
}
.no-margin { margin-bottom: 0; }
img { border: 0; }
.clear { clear: both; }

img#tryit {
	position: absolute;
	top: 63px;
	left: 490px;
}