.inside_title.list{
	background-image: url(../list/images/h2_img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
}

.list h2{
	text-indent:-9999px;	
}


table{
	width:90%;
}
th{
	width:40%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FB203A;
	text-align:left;
}

td{
	padding:7px 3px;
	margin:0;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #FB203A;
}

h4{
	color: #939;
	padding:5px 0;
}

.list li{
	list-style-image: url(../images/list.png);	
	margin:0 0 0 20px;
}
