/* Start of CMSMS style sheet 'General' */
li.link {
 	background:url(/img/tpl/img_icon-link.png) no-repeat left 5px;
	 height:31px;
	 padding:10px 0 0 40px;
	 margin:10px 0;
	 list-style-type:none;
}
li.powerpoint {
	background:url(/img/tpl/img_icon-ppt.png) no-repeat top left;
	list-style-type:none;
	padding:0 0 0 35px;
	margin:0;
	height:30px;
}
li.pdf {
	background:url(/img/tpl/img_icon-pdf.png) no-repeat top left;
	list-style-type:none;
	padding:8px 0 0 35px;
	margin:0;
	height:32px;
}
li.jpg {
	background:url(/img/tpl/img_icon-jpg.png) no-repeat top left;
	list-style-type:none;
	padding:8px 0 0 35px;
	margin:0;
	height:32px;
}
li.video {
	background:url(/img/tpl/img_icon-wmv.png) no-repeat top left;
	list-style-type:none;
	padding:5px 0 0 35px;
	margin:0;
	height:30px;
}
li.word {
	background:url(/img/tpl/img_icon-doc.png) no-repeat top left;
	list-style-type:none;
	padding:6px 0 0 35px;
	margin:0;
	height:30px;
}
li.excel {
	background:url(/img/tpl/img_icon-excel.png) no-repeat top left;
	list-style-type:none;
	padding:6px 0 0 40px;
	margin:0;
	height:30px;
}
li.swf {
	background:url(/img/tpl/img_icon-swf.png) no-repeat top left;
	list-style-type:none;
	padding:5px 0 0 35px;
	margin:0;
	height:36px;
}
a.order {
	background:url(/img/tpl/btn_order.png) no-repeat top left;
        width:60px;
        height:28px;
	padding:4px 0 0 14px;
	display:block;
	color:#fff;
}

p.btn-xxl {
	background:url(/img/tpl/btn_xxl.png) no-repeat top center;
	width:226px;
	height:28px;
	margin:10px 0;
}
p.btn-xl {
	background:url(/img/tpl/btn_order-form.png) no-repeat top center;
	width:157px;
	height:28px;
	margin:10px 0;
}
div#main p.btn-lg {
	background:url(/img/tpl/btn_purchase.png) no-repeat top center;
	width:93px;
	height:28px;
	margin:10px 0;
	padding:0;
}
div#main p.btn-med {
	background:url(/img/tpl/btn_purchase.png) no-repeat top center;
	width:93px;
	height:28px;
	margin:10px 0;
	float:left;
}

.signature {font-weight:bold; font-style:italic; padding:0;}
.testimonial-end {padding:0 0 10px 0; margin:0 0 30px 0; font-weight:bold; font-style:italic; border-bottom:1px solid #9BCFB6;}

.underline {border-bottom:1px solid #9BCFB6;}
.underline-red {border-bottom:1px solid #D1232A;}
/* End of 'General' */

