.pagination {
            font-size: 80%;
            position: relative;
            left: 40px;
        }
        
.pagination a {
    text-decoration: none;
	/** border: solid 1px #AAE; **/
	color: #15B;
        
}

.pagination a, .pagination span {
    display: inline;
    float: left;
     padding: 0 2px; 
    /** margin-right: 5px; **/
	margin-bottom: 5px;
	/** min-width:1em; **/
	text-align:center;
}

.pagination .current {
    background: #666;
    color: #fff;
	/** border: solid 1px #AAE; **/
}

.pagination .current.prev, .pagination .current.next{
	color:#999;
	border-color:#999;
	background:#f5f5f5;
}


.pager-container {
/**border:solid 1px #e4e4e4; **/
height: 165px;

background:#f5f5f5;
width: 517px;

}
#Pagination {
    
    display: inline;
    
    width: 300px;
}
.heading {
    float: left;
    margin-right: 140px;
    font-weight: bold;
}

.pager-top {
    width: 517px;
    height: 9px;
    background: url("/web/about/ac227/csr2010/assets/environment/pledges/pledges_top.png") top left no-repeat;
}
.pager-bottom {
margin: 0;
padding: 0;
    position: relative;
    top: 0;
    width: 517px;
    height: 9px;
    background: url("/web/about/ac227/csr2010/assets/environment/pledges/pledges_bottom.png") top left no-repeat;
}
.csr-content-2010-embedding-pledges-text {
    padding-top: 5px;
    padding-right: 10px;
    padding-left: 10px;
    height: 145px;
    overflow: hidden;
}

.heading-all {

    height: 20px;
        padding-right:10px;
    padding-left: 10px;
    	background:#f5f5f5;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	
}

img.csr-content-2010-embedding-pledges-img {
    width: 99px;
    height: 139px;
    float: left;
    margin: 0 15px 0 0;
}

.csr-content-2010-embedding-pledges-body {
    height: 85px;
    color: #9f9f9f;
    margin-top: 0;
}

.csr-content-2010-embedding-pledges-name{
    height: 14px;
    float: left;
    font-style: italic;
     color: #9f9f9f;
}

#Searchresult {
	/** padding:10px;	**/
	height: 135px;
	background:#f5f5f5;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}

#Searchresult p { margin-bottom:1.4em;}

#Searchresult dt {
    font-weight:bold;
}

#Searchresult dd {
    margin-left:25px;
}
