#vertical_slide {
	background: #eee;
	color: #666;
	padding: 20px;
	border: 5px solid #ccc;
	padding-bottom:20px;
	margin-left:30px;
	margin-bottom:10px;
	line-height:18pt;
	width:90%;
}
div.marginbottom {
	margin-bottom:10px;
	padding-top:20px;
	margin-left:30px;
	clear:left;
	width:300px;
}

a:link {
	text-decoration:none;
	color:#ff7575;
}
a:visited {
	text-decoration:none;
	color:#ff7575;
}
a:hover {
	text-decoration:underline;
	color:#ff7575;
}
a:active {
	text-decoration:none;
	color:#ff7575;
}
body {
	background:url('../images/bg.png') repeat-x #454545;
	font-family:Trebuchet MS, Helvetica, Arial, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
}
hr {
	height:3px;
	width:98%;
	background:url('../images/dot.png') repeat-x;
	border:0px;
	margin-top:20px;
	margin-bottom:20px;
}
#wrap {
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
#header {
	height:377px;
	width:923px;
	background:url('../images/header.png');
	margin-left:7px;
}
#page {
	background:url('../images/pageBg.png') repeat-x #fff;
	width:857px;
	/* height:400px; */
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
}
#copy {
	color:#666;
	font-size:13pt;
	line-height:18pt;
	padding-top:10px;
	padding-right:10px;
	margin-left:30px;
	width:450px;
	float:left;
}
#product {
	width:350px;
	margin-top:-30px;
	float:left;
	font-size:10pt;
	text-align:center;
	color:#666;
}
#footer {
	margin-top:10px;
	margin-bottom:10px;
	color:#666;
	text-align:center;
	font-size:9pt;
}
.buyBut {
	float:left;
	clear:right;
	margin-left:100px;
	margin-bottom:50px;
}
.black {
	font-style:italic;
	font-weight:bold;
	color:#4d4d4d;
}
.title {
	color:#f00;
	font-weight:bold;
	font-size:16pt;
	line-height:24pt;
}
.title2 {
	color:#666;
	font-weight:bold;
	font-size:16pt;
}
.smallText {
	font-size:10pt;
	color:#ff7575;
}
.boldText {
	color:#666;
	font-weight:bold;
}
.gone {
	display:none;
}
.date {
	font-size:10pt;
	line-height:14pt;
	color:#bbb;
}