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

body {
margin:0px; padding:0px;
background-color:black;
}
#main {
background:url(images/seobully_bg.png) repeat-x;
}
#main .container {
background-repeat:no-repeat;
min-height:266px;
}
#block_content {
margin-top: -17px;
background:url(images/seobully_content.png);
}
#block_content #description {
	position:relative;
	left:70px;
}
#block_content #thumb {
	position:relative;
	left:250px;
}
#block_content #video_text_block{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	width:650px;
	position:relative;
	left:80px;
	padding-bottom:0px;
}
#block_content #text_block{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	width:650px;
	position:relative;
	left:80px;
	padding-bottom:15px;
}
#block_content #thankyou_text_block{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	width:650px;
	position:relative;
	left:80px;
}
#product-showcase {
	width: 541px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/product-block-repeater.jpg);
	background-repeat: repeat-y;

}
#product-showcase-content {
	height: auto;
	width: 541px;
}

#product-showcase-footer {
	width: 541px;
	background-image: url(images/product-block-footer.gif);
	background-repeat: no-repeat;
	height: 20px;
	
}
#block_content #legal_block{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:650px;
	position:relative;
	left:80px;
	padding-bottom:3px;
}
h1 {
	font-size:20px;
	margin-bottom:0px;
}
#block_content .button {
	border:none;
	padding-top:40px;
}
#footer {
color:black;
margin-top:0px;
	padding-left:0px;
	margin-bottom:0px;
}
#footer .container{
	background:url(images/seobully_footer.png);
	background-repeat:no-repeat;
	padding-bottom:0px;
	padding-top:95px;
	height:150px;
}
#footer p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:30px;
}
.container {
width:824px;
margin:0 auto;
position:relative;
}
input.input {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	color: #999;
	padding-top:10px;
	padding-left: 10px;	
}
.style3 {
	font-size: 16px;
	font-weight: bold;
}
.style4 {color: #990000}
/* Bullet List Style #1 */
/* (START) */
div.bullet-list1 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
div.bullet-list1 ul li {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(images/hot-bullet.png) no-repeat left;
	color: #333;
	font-family: arial, sans-serif;
	border-bottom: 1px dashed #e5cf95;
}
div.bullet-list1 ul li.ul-li-odd {
	background: #CECFFF;
}
/* (END) */