@import "calculator.css";

div#inner_wrapper {
	background: #D15C62 url(../images/independent_sales_representative/background.jpg) no-repeat;
}

div#main {
	padding-top: 42px;
}

div#content {
	width: 646px;
	padding-left: 30px;
}



div#content ul {
	font: bold 12px/100% "Trebuchet MS", Arial;
}

div#content li {
	padding-top: 10px;
}

div#calculator {
	padding-left: 85px;
}

div#text3B {
	float: left;
	width: 310px;
}

div#text3B li {
	padding: 0;
	padding-left: 9px;
	background: transparent url(../images/standard/bullet.gif) 0 4px no-repeat;
}


