.png_bg {

}

p,h2,th,img {
	margin: 0;
	padding: 0;
	border: 0;
}

#content {
    padding-bottom:10px;
}


#header,#mt,#content,#footer {
	min-width: 990px;
}


/* style.css:  overflow:hidden;  ?
.s3 {
	border-left: solid 1px #DDDDDD;
	border-right: solid 1px #DDDDDD;
	font-size: 1px;
}
*/


shape {
	display: none;
	visibility: hidden;
}

#slider ul,#slider li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#slider,#slider li {
	width: 592px;
	height: 329px;
	overflow: hidden;
}

#prevBtn a {
	text-indent: -8000px;
	float: left;
	position: relative;
	top: -190px;
	left: -14px;
	background-image: url(../images/prvw-left-arrow.png);
	background-repeat: no-repeat;
	width: 33px;
	height: 34px;
	border: 0;
}

#nextBtn a {
	text-indent: -8000px;
	background-image: url(../images/prvw-right-arrow.png);
	background-repeat: no-repeat;
	float: right;
	position: relative;
	top: -190px;
	left: 11px;
	width: 33px;
	height: 34px;
	border: 0;
}

#nextBtn,#prevBtn {
	z-index: 5;
}


h2.headline {
    padding-left: 0;
}
#header {
}
#content {
    width: 990px;
}
div#leftcolumn {
    width: 310px;
    float: left;
    padding:0;
    padding-left: 25px;
    margin: 0px;
    margin-top: 16px;
}

div#rightcolumn {
    float: left;
    width: 600px;
    margin: 0;
    padding-left: 25px;
    padding-right: 10px;
    padding-top: 16px;
    overflow: hidden;
}


div.png_bg {
    visibility: hidden;
    position: relative;
    top: 170px;
    width: 156px;
    height: 89px;
    background-position: 0 0;
}
div#pp {
    float: left;
    left: -10px;
    background-image: url(../images/prvw-left-wdw.png);
}
div#np {
    float: right;
    left: 12px;
    background-image: url(../images/prvw-right-wdw.png);
}
div.png_bg img {
    margin-left: 3px;
    padding: 3px;
}

div#controls {
    position:absolute;
    z-index: 2;
}
div#os .ds {
    width: auto;
    z-index: 1;
}
div#infos ul {
    padding-left:0;
}


/* ---- */
table#referenceCustomers {
    border-collapse:collapse;
    margin:0;
    padding:0;
    border: 0;
}

table#referenceCustomers {
}
table#referenceCustomers a {
        text-decoration: none;
        color: #707070;
}
table#referenceCustomers th {
        background-image:url(../images/th-na.gif);
        color:White;
        cursor:pointer;
}

table#referenceCustomers th.headerSortUp, table#referenceCustomers th.headerSortDown {
        font-weight: bolder;
        color:black;
        background-image:url(../images/th-a.gif);
}

table#referenceCustomers tr.selected {
        background-color: #BED0D8;
}

table#referenceCustomers tr.headrow {
    height:36px;
    font-size:12px;
    vertical-align:top;
    overflow:hidden;
    font-weight:bold
}

table#referenceCustomers tr.headrow th {
    border-right:solid 10px white;
    height:37px;
    background-position:0 0;
    padding-top:7px;
    background-repeat:no-repeat;
}

table#referenceCustomers tr.contentrow {
    line-height:30px;
    font-size:12px;
    color:#707070;
    font-weight:bold;
}

table#referenceCustomers tr.contentrow td.customer {
    padding-left:5px;
}

table#referenceCustomers tr.contentrow td.category {
    padding-left:10px;
    border-right: 10px solid #ffffff;
}
table#referenceCustomers tr.contentrow td.category, table#referenceCustomers tr.contentrow td.category a, table#referenceCustomers tr.contentrow td.category b {
    color:#849E31;
}


/*#os
table#referenceCustomers tr.contentrow td.year {
    padding-left:10px;
}

span
*/