ul.seqment_data li span.include_x {
width: 62%;
text-align: left;
padding-left: 10px;
float: left;
}
ul.seqment_data li span {
width: 27%;
float: right;
padding-right: 10px;
text-align: right;
}
		div.include_exclude {
width: 98%;

padding: 10px;
min-height: 40px;
}
div.include {
width: 100%;
height: 370px;
overflow: hidden;
border: 1px solid #cac8c8;
}
div.scroll_panel {
height: 310px;
overflow-y: hidden;
overflow-x: scroll;
width: 1227px;
}  
ul.seqment_data {
height: 233px;
margin-top: 5px;
overflow-y: auto;
}
.and {
width: 40px;
display: block;
float: left;
color: #333;
margin-top: 100px;
text-align: center;
font: normal 22px/20px Arial, Helvetica, sans-serif;
}
h1 {
border-bottom: 1px solid #cac8c8;
/*color: #333;*/
padding: 0 0 0 10px;
/*font: bold 12px/30px Arial, Helvetica, sans-serif;*/
}
div.include div.seqment {
border: 1px solid #cac8c8;
margin: 15px;
float: left;
width: 400px;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
-ms-behavior: url(js/ie-css3.htc);
}
ul.seqment_data li {
color: #333;
font: normal 12px/23px Arial, Helvetica, sans-serif;
list-style: none !important;

}

.dataPR {
	padding: 0px;
	background: white; 
	border-left: 1px solid #eee; 
	border-right: 1px solid #eee; 
	padding-bottom: 10px;
}
h3.dpr_heading {
	border-bottom:1px solid #eee; 
	padding-left: 10px; 
	background: #f7f7f7;
	margin-top: 0px; 
	margin-bottom: 0px;
}