@charset "utf-8";
#main_wrapper {
	height: 560px;
	background-image: url(../images/cellphone_bg.gif);
	background-repeat: no-repeat;
}
#sidebar h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	line-height: 150%;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 16px;
	margin-top: 16px;
}
#sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #666666;
	line-height: 150%;
	margin-right: 30px;
	margin-left: 10px;
	margin-bottom: 12px;
}
