#fv430webzineIntro {
	display: block;
	float: left;
	width: 275px;
	font-family: Arial, Helvetica, sans-serif;
	color: #D6D6D6;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-right-width: medium;
	border-right-style: double;
	border-right-color: #693;
	margin-top: 10px;
}
#fv430webzineContents {
	display: block;
	float: left;
	width: 650px;
	margin-top: 10px;
}
#variantsContent {
	background-image: url(../fv430webzine/images/variantscontentstitle.png);
	background-repeat: no-repeat;
	width: 650px;
	padding-bottom: 20px;
}
#workshopContent {
	background-image: url(../fv430webzine/images/workshopcontentstitle.png);
	background-repeat: no-repeat;
	width: 650px;
	padding-bottom: 20px;
}
#cesContent {
	background-image: url(../fv430webzine/images/cescontentstitle.png);
	width: 650px;
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
#bottomDrawerContent {
	width: 650px;
	background-image: url(../fv430webzine/images/botdrawercontentstitle.png);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}
.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #693;
	margin-left: 150px;
	margin-top: 10px;
}
.content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	margin-top: 5px;
	margin-left: 150px;
}
.content p a {
	text-decoration: none;
	color: #F90;
}
#fv430webzineIntro h3 {
	color: #CC3;
	font-size: 16px;
}
#fv430webzineIntro h1 {
	font-size: 26px;
	color: #693;
	padding-top: 10px;
	padding-bottom: 5px;
}
#fv430webzineIntro h2 {
	font-size: 18px;
	color: #693;
	padding-top: 10px;
	padding-bottom: 10px;
}
#fv430webzineIntro p {
	font-size: 16px;
	line-height: 22px;
}
#fv430webzineIntro img {
}
#fv430webzineIntro a {
	color: #F90;
	text-decoration: none;
}
#fv430webzine {
	overflow: auto;
	padding-bottom: 20px;
}
