@charset "UTF-8";
/* CSS Document */

/* iPhone style */
body {
	background: #FFFFFF; 
	color: #323232; text-align:center; 
	font:11px Verdana, Arial, Helvetica, sans-serif; 
	margin: 0; 
	padding: 0px;}
a:link, a:active, a:visited {
	color:#886353; 
	text-decoration:none;}
a:hover {
	color:#553a2e; 
	text-decoration:none;}
.iphonewrapper {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	font: 10px;
}
.iphonewrapper p {
	padding: 0px 0px 15px 0px; 
	margin: 0px; 
	line-height: 20px;}
.iphonewrapper h2 {
	color: #1F1F1F; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 18px; 
	font-weight:bold; 
	padding: 0px 0px 0px 0px; 
	margin: 25px 0px 10px 0px;}
.iphonewrapper img {
	width: 280px;
	height: auto;
	border: 0px solid #FFFF99;
	margin: 5px;
}
.style1 {font-size: small}
.iphonewrapper .text {
	text-align: justify;
}

.iphonewrapper .feedburnerFeedBlock {
	height: auto;
	width: 280px;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	border: 0px
}
.iphonewrapper .feedburnerFeedBlock img {
	border: 0px solid #FFFF99;
	width: ;
	height: ;
}

.iphonewrapper .feedburnerFeedBlock ul {
	margin-left:0;
	padding-left: 0px;
	list-style-type: none;
	padding-right: 0px;
}

.iphonewrapper .feedburnerFeedBlock ul li {
	padding: 10px 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1F1F1F;
}

.iphonewrapper .feedburnerFeedBlock ul li span.headline a {
	color: #;
	text-decoration: none;
	display: block;
	font-size: 20px;
}

.iphonewrapper .feedburnerFeedBlock ul li span.headline a:hover {
	color: #1F1F1F;
}

.iphonewrapper .feedburnerFeedBlock img {
	width: auto;
	height: auto;
}
