<style type="text/css">
<!--
* { 
	margin: 0; 
	padding: 0; 
}

p { 
	padding: 8px 0; 
}
#awesome {
	width:;
}
em { 
	padding: 5px; 
	font-weight: bold;
	background: #ffffea;
	width: 100%;
	color: #323219;
	display: block;
}
#wrapper {
	width: 942px;
	margin: 10px auto;
}
#header {
	height: 410px;
}
#top-banner {
	height: 40px;
}
	#top-banner h2 {
		color: #fff;
		font-size: 15px;
		padding: 10px;
		letter-spacing: -1px;
	}
#video {
	width: 531px;
	height: 331px;
	margin-top: 5px;
	margin-right: -15px;
	float: left;
}
	#video #embed {
		border: 5px solid #191919;
		margin-top: 4px;
		width: 520px;
		height: 315px;
	}
#optin {
	width: 409px;
	height: 342px;
	/* background: url(images/optin.gif) no-repeat; */
	/*background: url(images/optin-black.gif) no-repeat; */
	/* Brown --- background: url(images/optin-brown.gif) no-repeat; */
	/* Green --- background: url(images/optin-green.gif) no-repeat; */
	background: url(../images/optin-theme<?php echo $theme; ?>.gif) no-repeat;
	/* Orange --- background: url(images/optin-orange.gif) no-repeat; */
	/* Blue --- background: url(images/optin.gif) no-repeat; */
	float: right;
}
#optin #form {
	width: 250px;
	margin-left: 120px;
	margin-top: 50px;
}
#optin h2 {
	text-align: center; color: #aa1717;
}
#optin h3 {
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	padding: 10px 0;
}
#content {
	clear: both;
}
#description {
	width: 570px;
	float: left;
	padding: 10px;
	padding-left: 0;
	padding-top: 0;
}
	#description h2 {
		color: #333;
		font-size: 26px;
		padding: 5px 0;
		line-height: 1.3em;
		letter-spacing: -1px;
	}
	#description h2  strong { font-size: 34px ; color: #225573}
	#description h3 {
		color: #444;
		font-size: 18px;
		font-weight: bold;
		padding: 5px 0;
		line-height: 1.3em;
		letter-spacing: -1px;
	}
#bullet-list {
	width: 320px;
	float: right;
	padding: 10px;
}
	#bullet-list  ul {
		list-style: none;
	}
	#bullet-list ul li {
		background: url(../images/bullet.gif) no-repeat;
		background-position: 0 4px;
		
		padding-left: 20px;
		border-bottom: 1px dotted #ccc;
		margin: 5px 0;
		margin-bottom: 15px;
	}
	#bullet-list ul li p { padding-top: 0; display: block; font-size: 14px; line-height: 1.2em;} 
	#bullet-list h4 {
		text-align: center;
		font-size: 15px;
		color: #aa1717;
	}
#footer {
	clear: both;
	border-top: 1px dotted #ddd;
	padding-top: 10px;
	font-size: 11px;
	text-align: left; 
}
#footer strong {
	float: right;
}

/* Edit */ 


.easyVideo
{
	display: block;
	width: 585px;
  height: 330px;
  background: url(../../../../edit/images/videoplaceHOLDER_520.png) no-repeat 0 0;
	
}


.easyedit
{
  display: block;
  width: 57px;
  height: 40px;
  background: url(../../../../edit/images/edit-tab.png) no-repeat 0 0;
  float: right;
	position:relative;
	right:-65px;
}

.easyedit:hover
{ 
  background-position: -56px 0 ;
}

.easyeditClear
{ 
  display: none;
  clear:right;
}

-->
</style>

