/* CSS Document */

 body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	background: #26ABE7;
	color: #FFF;
	 }
img {
	border-width: 0px;
	border-style: none;
}
a:link, a:visited {
	font-weight:bold;
	color:#006;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	color: #390;
	}
.clear {
	clear: both;
}
.wrapper {
	background: #26abe7 url("../images/ezine_bg.jpg") repeat-x 0px 0px;
	position: relative;
}
.container {
	padding:20px;
	margin:0px auto;
	text-align:center;
	border: 0px solid #FFF;
	position: relative;
	 }
.masthead {
	padding-bottom: 20px;
	font-size: 18px;
	line-height: 22px;
}
#thumbs {
	float: left;
	width: 204px;
	text-align: left;
	padding-top: 50px;
}
#thumbs h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	margin: 10px 0px 0px;
	padding: 0px;
}
#thumbs h3 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin: 5px 0px 0px;
	padding: 0px 0px 0px 30px;
}
#thumbs div {
	padding-left: 10px;
}
.profileVersion {
	text-align: left;
}
.profileVersion ul {
	margin: 0px;
	padding: 0px 0px 20px 30px;
	list-style: none;
}
.profileVersion li {
	margin-top: 3px;
	margin-bottom: 3px;
}

.flashArea {
	padding: 15px 0px 0px 30px;
	float: left;
}
