html {
	height:100%;
}
body {
	margin:0;
	color:#000;
	font:11px Lucida Sans Unicode, Lucida Grande, sans-serif;
	background:#fff url(../images/bg-body.jpg) repeat-x;
	height:100%;
	min-width:882px;
}
a {
	text-decoration:none;
	color:#fff;
}
a:hover {text-decoration:underline;}
img {border-style:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
/* page */
#page {
	margin:0 auto;
	width:882px;
	min-height:100%;
	overflow:hidden;
	position:relative;
}
* html #page {
	height:100%;
	overflow:visible;
}
/* content */
#content {
	width:864px;
	overflow:hidden;
	padding:194px 10px 167px 8px;
}
/* header */
#header {
	position:absolute;
	top:0;
	left:0;
	width:882px;
	height:178px;
	background:url(../images/bg-header.jpg) no-repeat;
}
.logo {
	float:left;
	display:inline;
	margin:32px 0 0 4px;
	width:504px;
	height:75px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.gif) no-repeat;
	/* background:url(../images/logo_dec.gif) no-repeat; */
}
.logo a {
	display:block;
	height:100%;
}
#header div {
	float:right;
	width:350px;
	margin:18px 9px 0 0;
	overflow:hidden;
}
#header div ul {
	float:right;
	margin:0 -6px 9px 0;
	padding:0;
	list-style:none;
	overflow:hidden;
}
#header div li {
	display:inline;
	padding:0 7px 0 4px;
	background:url(../images/sep-header.gif) no-repeat 100% 65%;
}
#header div li a {
	color:#dadada;
	font-size:12px;
	line-height:14px;
}
* html #header div li {
	padding:0 4px 0 7px;
}
#header address {
	display:block;
	clear:both;
}
#header address em {
	display:block;
	text-align:right;
	color:#dadada;
	font-size:14px;
	line-height:20px;
	font-style:normal;
}
#header address strong {
	font-weight:normal;
}
#header address a {
	color:#7ee97c;
}
/* navigation */
#navigation {
	clear:both;
	float:left;
	margin:19px 0 0;
	padding:0 0 0 2px;
	width:880px;
	height:51px;
	list-style:none;
	background:url(../images/sep-navigation.gif) no-repeat;
}
#navigation li {
	text-align:center;
	float:left;
	width:176px;
	background:url(../images/sep-navigation.gif) no-repeat 100% 0;
}
#navigation li a {
	display:block;
	width:100%;
	font-size:15px;
	line-height:51px;
	color:#d0f4ff;
}
#navigation li a:hover {
	color:#fff;
	text-decoration:none;
}
#navigation li a.selected {
	color:#fff;
	text-decoration:none;
}
#navigation ul {
	display:none;
	position:absolute;
	top:51px;
	left:0;
	width:176px;
	margin:0;
	padding:0;
	list-style:none;
}
#navigation li li {
	text-align:left;
	width:174px;
	float:left;
	background:#f2f2f2 url(../images/bg-drop-nav.gif) repeat-x;
}
#navigation li.hover,
#navigation li:hover {
	position:relative;
}
#navigation li.hover a,
#navigation li:hover a {
	color:#fff;
}
#navigation li.hover ul,
#navigation li:hover ul {
	display:block;
}
#navigation li.hover li a,
#navigation li:hover li a {
	color:#5f5f5f;
}
#navigation li li a {
	width:144px;
	padding:9px 10px 9px 20px;
	line-height:18px;
	background:url(../images/sep-drop-nav.gif) repeat-x 0 100%;
}
#navigation li.hover li a:hover,
#navigation li:hover li a:hover {
	color:#0791c4;
}
/* splash */
.splash {
	width:844px;
	height:324px;
	margin:0 -10px 0 -8px;
	padding:14px 20px 0 18px;
	background:url(../images/bg-splash.jpg) no-repeat;
	overflow:hidden;
	position:relative;
}
/* inner-splash */
.inner-splash {
	width:823px;
	height:302px;
	padding:22px 0 0 21px;
	background:url(../images/bg-splash-inner.jpg) no-repeat;
}
.inner-splash h1 {
	margin:0;
	width:523px;
	height:79px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-cheap.jpg) no-repeat;
}
.inner-splash h1 a {
	float:right;
	width:160px;
	height:100%;
}
.over-price {
	position:absolute;
	top:3px;
	right:10px;
	width:175px;
	height:143px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-from-just.png) no-repeat;
}
.over-price a {
	display:block;
	height:100%;
}
/* small-box */
.small-box {
	margin:9px 0 0 26px;
	width:484px;
	overflow:hidden;
}
/* title */
.title {
	padding:11px 34px 0 20px;
	width:430px;
	height:33px;
	background:url(../images/bg-awesome.jpg) no-repeat;
}
.title strong {
	float:left;
	color:#fff;
	font-size:14px;
	font-weight:normal;
	line-height:16px;
}
.title a {
	float:right;
	margin-top:2px;
	width:102px;
	height:13px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-order-now.gif) no-repeat;
}
/* drop-box */
.drop-box {
	margin-top:-2px;
	width:484px;
	overflow:hidden;
}
/* inner-d-b */
.inner-d-b {
	width:100%;
	background:url(../images/bg-drop-box.png) repeat-y;
}
.inner-d-b:after {
	clear:both;
	display:block;
	content:"";
}
.inner-d-b ul {
	width:466px;
	float:left;
	display:inline;
	margin:2px 0 -13px;
	padding:0 0 0 18px;
	list-style:none;
	position:relative;
}
.inner-d-b li {
	float:left;
	padding:0 3px 0 20px;
	width:205px;
	font-size:12px;
	line-height:20px;
	color:#bfeeff;	
}
/* bottom-d-b */
.bottom-d-b {
	width:100%;
	height:27px;
	background:url(../images/bg-bottom-d-b.png) no-repeat;
}
.inner-d-b li.num1 {
	background:url(../images/icon-num1.gif) no-repeat 0 50%;
}
.inner-d-b li.num2 {
	background:url(../images/icon-num2.gif) no-repeat 0 50%;
}
.inner-d-b li.num3 {
	background:url(../images/icon-num3.gif) no-repeat 0 50%;
}
.inner-d-b li.num4 {
	background:url(../images/icon-num4.gif) no-repeat 0 50%;
}
.inner-d-b li.num5 {
	background:url(../images/icon-num5.gif) no-repeat 0 50%;
}
.inner-d-b li.num6 {
	background:url(../images/icon-num6.gif) no-repeat 0 50%;
}
.inner-d-b li.num7 {
	background:url(../images/icon-num7.gif) no-repeat 0 50%;
}
.inner-d-b li.num8 {
	background:url(../images/icon-num8.gif) no-repeat 0 50%;
}
/* columns */
.columns {
	width:864px;
	margin:8px 0;
	padding:0 0 10px;
	background:url(../images/bg-columns.gif) repeat-y;
}
.columns:after {
	clear:both;
	display:block;
	content:"";
}
.column h2 {
	margin:0;
	font-size:16px;
	line-height:18px;
	color:#11a6de;
}
.col1 {
	padding:9px 0 9px 36px;
	background:url(../images/icon-col1.gif) no-repeat 2px 4px;
}
.col2 {
	padding:9px 0 9px 35px;
	background:url(../images/icon-col2.gif) no-repeat 5px 0;
}
.col3 {
	padding:9px 0 9px 41px;
	background:url(../images/icon-col3.gif) no-repeat 5px 0;
}
.col4 {
	padding:9px 0 9px 34px;
	background:url(../images/icon-col4.gif) no-repeat 5px 4px;
}
.col5 {
	padding:9px 0 9px 41px;
	background:url(../images/icon-col5.gif) no-repeat 5px 3px;
}
.col6 {
	padding:9px 0 9px 41px;
	background:url(../images/icon-col6.gif) no-repeat 5px 3px;
}
/* column */
.column {
	margin:-4px 0 0;
	float:left;
	width:288px;
	position:relative;
}
.column ul {
	margin:15px 0 0 10px;
	padding:0;
	list-style:none;
	position:relative;
}
.column li {
	margin-bottom:6px;
}
.column li a {
	color:#494949;
	font-size:12px;
	line-height:14px;
}
.column li div {
	color:#494949;
	font-size:12px;
	line-height:14px;
	margin-right: 6px;
}
.column .with-bullet {
	padding-bottom:6px;
}
.with-bullet li {
	padding:0 0 0 23px;
	background:url(../images/bullet-lists.gif) no-repeat 2px 50%;
	color:#494949;
	font-size:12px;
	line-height:14px;
}
.click {
	display:block;
	margin:9px 0 0 16px;
	padding-left:15px;
	background:url(../images/bullet-click.gif) no-repeat 0 50%;
}
.click a {
	color:#017ba9;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	text-decoration:underline;
}
.click a:hover {
	text-decoration:none;
}
/* banner */
.banner {
	width:100%;
	overflow:hidden;
	margin-bottom:21px;
}
.column .guarantees {
	margin-left:7px;
}
.column .guarantees li {
	width:260px;
	height:44px;
	background:url(../images/bg-list-guarantees.gif) no-repeat;
}
.column .guarantees li div {
	display:block;
	padding:0 0 0 42px;
	line-height:40px;
	font-weight:bold;
	font-size:12px;
	color:#666667;
}
.column .guarantees li span {
	color:#89b12f;
}
.column li.bullet1 div {
	background:url(../images/bullet-list1.gif) no-repeat 10px 50%;
}
.column li.bullet2 div {
	background:url(../images/bullet-list2.gif) no-repeat 10px 50%;
}
.column li.bullet3 div {
	background:url(../images/bullet-list3.gif) no-repeat 13px 50%;
}
.column li.bullet4 div {
	background:url(../images/bullet-list4.gif) no-repeat 7px 10px;
}
.column p {
	margin:6px 0 0 9px;
	width:200px;
	font-size:12px;
	line-height:20px;
	color:#494949;
	overflow:hidden;
}
.add p {
	width:265px;
	margin-bottom:26px;
}
.column strong {
	display:block;
	margin:0 23px 34px 0;
	text-align:right;
	font-size:12px;
	font-weight:normal;
	line-height:14px;
	color:#494949;
}
.column strong a {
	color:#494949;
}
/* support inner page */
.support #content {
	padding-bottom:200px;
}
.support .inner-splash {
	background:url(../images/bg-inner-page-splash4.jpg) no-repeat;
}
.support .inner-splash h1 {
	margin: 105px 0 0 176px;
	width:520px;
	height:53px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-support.jpg) no-repeat;
}
/* 404 Error inner page */
.oops #content {
	padding-bottom:100px;
}
.oops .inner-splash {
	background:url(http://sitedemos.info/bounceweb/images/bg-inner-page-oops.jpg) no-repeat;
}
.oops .inner-splash h2 {
	margin: 150px 0 0 430px;
	width:370px;
	text-indent:0px;
  text-align:left;
	font-size:12px;
	font-weight: normal;
}

.oops h2 a {
  color: red;
  text-decoration: none;
}

.oops h2 a:hover {
  color: navy;
	text-decoration: underline;
}

.oops h2 a:visited { }

.oopsul {
  float: left;
	width: 220px;
	margin: -20px 0px 0px 30px;
	padding: 10px 10px 10px 20px;
	list-style-type: none;
}

.oopsul li {
  margin: 4px 0px 0px 0px;
	padding: 0px;
	width: 220px;
}

.oopsul li a {
  float: left;
	width: 220px;
  background: url(../images/btn-on.gif) no-repeat center left;
  margin: 0px;
	padding: 6px 0px 6px 0px;
	text-indent: 22px;
	font-size: 13px;
	color: navy;
	text-decoration: underline;
}

.oopsul li a:hover {
  background: #f3f3f3 url(../images/btn-on.gif) no-repeat center left;
	color: red;
	text-decoration: none;
}

.oopshead {
  background: #fff;
	margin: 0px;
	padding: 10px 14px 10px 14px;
	text-align: center;
	font-size: 16px;
}

.oopshead:hover { background: #fff; } 

.border { border-left: 1px solid #ccc; }

.oopsgeneral {
	width:100%;
	margin:40px 0 58px;
}
.oopsgeneral:after {
	display:block;
	clear:both;
	content:"";	
}

/* affiliate inner page */
.affiliate #content {
	padding-bottom:200px;
}
.affiliate .inner-splash {
	background:url(../images/bg-inner-page-splash3.jpg) no-repeat;
}
.affiliate .inner-splash h1 {
	margin: 13px 0 0 150px;
	width:633px;
	height:58px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-affiliates.jpg) no-repeat;
}
/* part for inner page */
.shared #content {
	padding-bottom:200px;
}
.shared .inner-splash {
	background:url(../images/bg-inner-page-splash.jpg) no-repeat;
}
.shared .inner-splash h1 {
	margin: 16px 0 0 219px;
	width:565px;
	height:54px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-shared.jpg) no-repeat;
}
/* reseller inner page */
.reseller #content {
	padding-bottom:200px;
}
.reseller .inner-splash {
	background:url(../images/bg-inner-page-splash2.jpg) no-repeat;
}
.reseller .inner-splash h1 {
	margin: 211px 0 0 2px;
	width:510px;
	height:54px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-reseller.jpg) no-repeat;
}
/* phpmotion inner page */
.phpmotion #content {
	padding-bottom:200px;
}
.phpmotion .inner-splash {
	background:url(../images/bg-inner-page-splash-phpmotion.jpg) no-repeat;
}
.phpmotion .inner-splash h1 {
	margin: 16px 0 0 219px;
	width:565px;
	height:54px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-shared) no-repeat;
}
/* skadate inner page */
.skadate #content {
	padding-bottom:200px;
}
.skadate .inner-splash {
	background:url(../images/bg-inner-page-splash-skadate.jpg) no-repeat;
}
.skadate .inner-splash h1 {
	margin: 16px 0 0 219px;
	width:565px;
	height:54px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-shared) no-repeat;
}
/*privacy inner page */
.privacy .general {
	background: transparent;
}
.privacy .main-part {
	width: 860px;
}
/* company inner page */
.company #content {
	padding-bottom:100px;
}
.company.testimonials #content {
	padding-bottom:200px;
}
.company .inner-splash {
	background:url(../images/bg-inner-page-splash1.jpg) no-repeat;
}
.company .inner-splash h1 {
	margin: 200px 0 0 -15px;
	width:632px;
	height:51px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/text-company.jpg) no-repeat;
}
/* general */
.general {
	width:100%;
	margin:40px 0 58px;
	background:url(../images/bg-general.gif) repeat-y;
}
.general:after {
	display:block;
	clear:both;
	content:"";	
}
/* main-part */
.main-part {
	margin:-32px 0 1px;
	float:left;
	width:571px;
	position:relative;
}
.main-part h1 {
	margin:0 0 7px;
	font-size:16px;
	line-height:35px;
	color:#11a6de;
}
.main-part h2 {
	margin:0 0 7px;
	font-size:14px;
	line-height:18px;
	color:#017ba9;
}
.main-part p {
	margin:0 0 10px;
	font-size:12px;
	line-height:20px;
	color:#494949;
}
.main-part a {
	color:#017ba9;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	text-decoration:underline;
}
.main-part a.green {
	color:#1e8f00;
	text-decoration:underline;
	font-weight:bold;
}
.main-part a:hover.green {
	text-decoration:none;
}
/* sidebar */
.sidebar {
	float:right;
	display:inline;
	width:262px;
	margin:-32px -10px 0 0;
	position:relative;
}
/* table-box */
.table-box {
	margin:-1px 0 0;
	width:571px;
	background:url(../images/bg-table-box.jpg) no-repeat 0 44px;
	overflow:hidden;
}
.table-box h2 {
	margin:0;
	padding:0 9px;
	width:551px;
	font-size:16px;
	line-height:42px;
	font-weight:normal;
	color:#fff;
	background:url(../images/bg-table-title.gif) repeat-x;
	border:1px solid #018bbe;
}
.table-box h2.bronze {
	background:url(../images/bg-table-title-bronze.gif) repeat-x;
	border:1px solid #be6301;
}
.table-box h2.silver {
	background:url(../images/bg-table-title-silver.gif) repeat-x;
	border:1px solid #9aa5a4;
}
.table-box h2.gold {
	background:url(../images/bg-table-title-gold.gif) repeat-x;
	border:1px solid #bea101;
}
.table-box table {
	margin:0;
	padding:0;
	width:571px;
	border-collapse:collapse;
}
.table-box td {
	padding:0;
	height:32px;
	background:url(../images/sep-table.gif) repeat-x 0 100%;
}
.bullet-table {
	width:44px;
	text-align:center;
	vertical-align:middle;
}
.text {
	width:295px;
}
.text a {
	color:#017ba9;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	text-decoration:underline;
}
.limited {
	text-align:center;
	width:232px;
}
.limited strong {
	font-size:13px;
	line-height:15px;
	color:#cb0000;
}
.limited span {
	color:#0bc407;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
}
.limited a {
	color:#0bc407;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	text-decoration: underline;
}
.btn-order-now {
	margin:11px 0 0;
	float:right;
	width:193px;
	height:35px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/btn-order-now.gif) no-repeat;
}
.btn-order-now a {
	display:block;
	height:100%;
}
/* side-box */
.side-box {
	width:100%;
	background:url(../images/bg-side-box.gif) repeat-y;
	overflow:hidden;
	margin-bottom:4px;
}
/* inner-side-box */
.inner-side-box {
	padding:21px 24px 11px 21px;
	width:217px;
	overflow:hidden;
	background:url(../images/bg-top-side-box.gif) no-repeat;
}
/* visual-sb */
.visual-sb {
	width:100%;
	overflow:hidden;
}
.visual-sb img {
	float:left;
}
.inner-side-box h3 {
	margin:7px 0 0;
	color:#1e8f00;
	font-size:17px;
	font-weight:normal;
	line-height:19px;
}
.inner-side-box p {
	margin:2px 0 0;
	font-size:12px;
	line-height:18px;
	color:#494949;
}
.inner-side-box p a {
	color:#1e8f00;
	text-decoration:underline;
	font-weight:bold;
}
.inner-side-box p a:hover {
	text-decoration:none;
}
/* bottom-side-box */
.bottom-side-box {
	width:100%;
	height:10px;
	overflow:hidden;
	background:url(../images/bg-bottom-side-box.gif) no-repeat;
}
/* footer */
#footer {
	width:100%;
	height:85px;
	padding:39px 0 0;
	margin-top:-124px;
	background:url(../images/bg-footer.jpg) repeat-x;
	overflow:hidden;
	position:relative;
}
/* inner-footer */
.inner-footer {
	width:842px;
	margin:0 auto;
	padding:0 20px;
	text-align:center;
}
.nav-f {
	margin:0;
	padding:0;
	list-style:none;
}
.nav-f li {
	display:inline;
	padding:0 3px 0 6px;
	background:url(../images/sep-footer.gif) no-repeat 0 50%;
}
.nav-f li a {
	font-size:11px;
	line-height:13px;
	color:#fff;
}
.nav-f li.first {
	background:none;
}
.inner-footer span {
	display:inline;
	font-size:11px;
	line-height:20px;
	color:#fff;
}
.list {
	margin:0 0 0 2px;
	padding:0;
	list-style:none;
	display:inline;
}
.list li {
	display:inline;
	padding:0 3px 0 6px;
	background:url(../images/sep-footer.gif) no-repeat 0 65%;
}
.list li a {
	color:#fff;
	text-decoration:underline;
}
.list li a:hover {
	text-decoration:none;
}
.article {
	margin:0px 0 0 2px;
	padding:0;
	list-style:none;
}
.article li {
	display:inline;
	padding:0 3px 0 6px;
	background:url(../images/sep-footer.gif) no-repeat 0 65%;
}
.article li.first {
	background:none;
}
.article li a {
	color:#fff;
	text-decoration:underline;
}
.article li a:hover {
	text-decoration:none;
}
.linktrade {
	margin:0px 0 0 2px;
	padding:0;
	list-style:none;
}
.linktrade li {
	display:inline;
	padding:0 3px 0 6px;
	background:url(../images/sep-footer.gif) no-repeat 0 65%;
}
.linktrade li.first {
	background:none;
}
.linktrade li a {
	color:#fff;
	text-decoration:underline;
}
.linktrade li a:hover {
	text-decoration:none;
}
.advertising {
	margin:0px 0 0;
	padding:0;
	list-style:none;
}
.advertising li {
	display:inline;
	margin:0 1px;
}
.advertising li img {
	border:1px solid #666;
}
.lcdstyle { 
	background: #669187; 
	color: #ffffff; 
	font-size: 100%;
	padding: 2px 7px 1px 5px;
	margin: 0px;
	width: 282px;
	font-weight: bold;
}
.lcdstyle1 { 
	font-size: 150%;
}
.lcdstyle sup { 
	font-size: 60%
}
#countdowncontainer {
	width:864px;
	height:102px;
	margin:18px 0px 0 0px;
	padding:18px 0px 0 570px;
	background:url(../images/banner1.gif) no-repeat;
	overflow:hidden;
	position:relative;
}
.tc2, .tc3 {
	display: none;
}
#reseller {
	width:552px;
	height:50px;
	display:table;
	padding: 0 0 0 10px;
}
#reseller div {
	width:140px;
	line-height:40px;
	margin:10px 20px 10px 20px;
	border:1px solid #909090;
	float:left;
	background:#ededed;
	text-align:center;
	font-weight:normal;
	text-decoration: none;
	font-size:16px;
	cursor:pointer;
}
#reseller div.t1 {
	background:#000000;
	color:#ededed;
}
.t1,.t2,.t3{
	text-align:center;
	font-weight:normal;
	text-decoration: none;
	color:#000000;
	font-size:16px;
	cursor:pointer;
}
#icons {
	margin-top: 30px;
}
#icons li {
	width: 111px;
	height: 115px;
	text-align: center;
	list-style: none;
	float: left;
	margin: 0 66px 0px 0;
}
#icons li a {
	width:111px;
	height:40px;
	display:block;
	cursor:hand;
	color:#017ba9;
	padding-top:75px;
	text-decoration:underline;
}
#icons li a:hover {
	text-decoration:none;
}
#icons li.last {
	margin-right: 0;
}
#icons li.billing-system {
	background: url(../images/billing_system_img.jpg) no-repeat;
}
#icons li.ticket-system {
	background: url(../images/ticket_system_img.jpg) no-repeat;
}
#icons li.knowledgebase {
	background: url(../images/knowledgebase_img.jpg) no-repeat;
}
#icons li.flash-tutorials {
	background: url(../images/flash_tutorials_img.jpg) no-repeat;
}
#icons li.extra-addons {
	background: url(../images/extra_addons_img.jpg) no-repeat;
}
#icons li.live-chat {
	background: url(../images/live_chat_img.jpg) no-repeat;
}
.column-support {
	width: 282px;
	float: left;
}
.column-support span {
	color: #000000;
	font-weight: bold;
}
.column-support a {
	color:#017ba9;
	text-decoration: underline;
}
.column-support a:hover {
	text-decoration: none;
}
.hr {
	margin-top: 20px; 
	height: 4px;
	border-top: 1px solid #CCC;
	clear:left;
}
.hr hr {
	display: none;
}
.testimonial-pic-left {
	float: left;
	margin: 10px 0 0 0;
}
.testimonial-pic-right {
	float: right;
	margin: 10px 3px 0 0px;
}
.testimonial-text {
	position: relative;
	left: 0;
	top: 0;
	width:520px;
	padding: 0 30px;
	color: #163380;
	font-size: 14px;
	font-weight: none;
	background: url(../images/open_quote.gif) no-repeat 0 8px;
}
.testimonial-text span {
	display: none;
}
.open,.close {
	
	color: #ccc;
	font-weight: bold;

}
.close {
	position: absolute;
	right: 0;
	bottom: 35px;
	background: url(../images/close_quote.gif) no-repeat;	
	width: 25px;
	height: 25px;
	display: block;
}
.testimonial-pic-left {
	float: left;
	margin: 10px 0 0 0;
}
.testimonial-pic-right {
	float: right;
	margin: 10px 3px 0 0px;
}
.narrow-left {
	float: left;
	width: 377px;
}
.narrow-right {
	float: right;
	width: 377px;
}
.signoff {
	text-align: right;
	position: relative;
	right: -30px;
	top: 0;
	color: #000;
	font-weight: normal;
}
.signoff a:hover {
	text-decoration: none;
}
.clear {
	clear: both;
	padding-top: 0;
	font-size: 1px;
	height: 1px;
	margin: 0;
}
.aff-feature ul {

}
.aff-feature li {
	list-style: none;
	padding: 0 0px 0 25px;
	display:block;
	color:#017ba9;
	font-size:14px;
	background: url(../images/affiliates.gif) no-repeat;
}
.aff-feature strong {
	color:#1e8f00;
}
.awards {
	overflow: hidden;
	padding: 5px;
}
.awards img, input, table {
	float: left;
	padding-right: 4px;
}
.awards a {
	font-size: 11px;
	font-weight: bold;
}