.sshot {
	border: 1px solid silver;
}
.dbox {
	margin: 0px;
	padding: 5px;
}
.dtext {
	padding-left: 10px;
}

.btop {
	border-top: 4px solid orange;
}

.testimonials {
	padding: 10px;
	margin: 20px 0;
	margin-top:40px;
}
.testimonials p {
	font-style: italic;
	font-size: 90%;
	font-family: georgia, times, serif;
	line-height: 110%;
	padding-left: 1em;
	padding-bottom: 0.7em;
	color: #666;
}

.testimonials p.sign {
	text-align:right;
	font-size: 80%;
}
.buttontext {
	margin-top:-10px;
	margin-right:10px;
	color:gray;
	font-size:x-small;
	font-family: arial, helvetica;
	text-align: right;
}

.buttontextleft {
	margin-top:-14px;
	margin-left:10px;
	color:gray;
	font-size:x-small;
	font-family: arial, helvetica;
	text-align: left;
}

.nums {
	margin-left: 0px;
	margin-bottom: 10px;
}
.ss_description {
	font-size: 90%;
	font-style: italic;
	padding-top: 10px;
}

.fhover {
	border-top: #6699cc 1px dotted; border-bottom: #6699cc 1px dotted; 
	background-color: #FFFCF0;
	padding: 3px; padding-bottom: 6px;
}
.fnormal {
	border-top: white 1px dotted; border-bottom: white 1px dotted; 
	background-color: white;
	padding: 3px; padding-bottom: 6px;
}


.dline {
	border: 1px dotted orange;
	margin: 10px 0;
	padding: 0;
}

.widebox
{
	position: relative;
	clear: both;
	margin-left: 10px;
	background: url('images/a33.gif') bottom repeat-x;
}

#primarycontent .post .content .arrowlist ul.arrow
{
	list-style: none;
}

#primarycontent .post .content .arrowlist ul li
{
	line-height: 35px;
	padding-left: 32px;
	margin-left: 0;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-image: url('s/fwd_arrow.gif');
}

#primarycontent .post .content .arrowlist ul ul li
{
	padding-left: 0px;
	background-image: none;
}

.mainfeatures
{
	list-style-type: none;
	margin-left: 220px;
	font-weight: 500;
}


.mainfeatures li
{
	padding-left: 22px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	background-image: url('s/y.gif');
}

.usp {
	margin-bottom: 10px;
}

.usp .tagline {
	line-height: 200%;
}
