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

.image-left {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
}
.sexbomb {
	background-image: url(/images/sexbomb/cherrybombs.jpg);
	background-repeat: repeat;
	padding: 50px;
	border: 4px dashed #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 160%;
	font-weight: normal;
	color: #FFFFFF;
}
.bombtext {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 180%;
	font-weight: bold;
	width: 400px;
}
.pinklink {
	color: #FFFFFF;
}
.pinklink a:link {
	color: #FFFFFF;
}
.pinklink a:visited {
	color: #FFFFFF;
}
.bombbox {
	margin-top: 10px;
	margin-bottom: 20px;
	color: #000000;
	font-weight: bold;
	border: 3px dashed #B7184A;
	padding: 5px;
}
.sexbombfoot {
	background-color: #000000;
	text-align: center;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right: 3px dashed #DB1C52;
	border-bottom: 3px dashed #DB1C52;
	border-left: 3px dashed #DB1C52;
}
.sexbombright {
	float: right;
	width: 500px;
}
.bombright {
	float: right;
	width: 400px;
	font-size: 14px;
	margin-left: 20px;
}
.emailbox {
	margin-bottom: 20px;
}
.whitebox {
	background-color: #FFFFFF;
	padding: 20px;
	width: 400px;
}
.detailtext {
	font-size: 11px;
	color: #000000;
}
.button {
	color: #FFFFFF;
}
.image-right {
	margin-bottom: 20px;
	float: right;
}
.image {
}
#ts_emailcontainer {
	position:relative;
	height:100%;
	width:970px;
	background-color:#000;
	color:#CCC;
	font-family:Arial, sans-serif;
}
#ts_emailcontent {
	position:relative;
	width:900px;
	margin:0 auto;
}
#ts_emailcontainer a {
	color:#99F;
}

