body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.625em;
	color: #636467;
	text-decoration: none;
	background: #fff url(../images/ddc-bg.gif) repeat-y center;
}

#content { 
	width: 974px; 
	margin:0 auto; 
	text-align:left; 
	position:relative; 
	font-size: 1.2em;
	padding: 0 3px;
}


img {
	border: none;
}

#header {
	padding: 0;
	margin: 0;
	text-align: left;
}	

#headerlogo {
	margin: 10px 0px 5px 0px;
}

#headerlogo span {
	float: right;
	font-size: 1.2em;
	padding-top: 54px;
}

#headerlogo h2 {
	font-size: 1em;
	color: #999;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

#headermenu {
	color: #666;
	padding: 12px 0 0 0;
	margin: 0px 0 8px 0;
	text-align: right;
	height: 16px;
}

#headermenu ul {
	margin: 0;
	padding: 0px;
}

#headermenu li {
	display: inline;
	border-left: 1px solid #494848;
	padding: 0px 4px 0px 6px;
	color: #ccc;
}

#headermenu .first {
	border: 0px solid #a6dda6;
}

#headermenu a:link, #headermenu a:visited, #headermenu a:active   {
	text-decoration: none;
	color: #636467;
	padding: 2px;
	font-weight: normal;
}

#headermenu a:hover {
	text-decoration: underline;
}

/*basemenu?*/
.menuon {
	background: #C5E6D0 none repeat scroll 0 0
}

#mainarea {
	margin: 0px;
	line-height: 1.6em;
}

#left-column {
	width: 180px;
	float: left;
	padding: 10px 10px 20px 0;
	border-right: 1px solid #bdbdbd;
}

#left-column ul {
	padding: 0;
	margin: 0;
}

#left-column li {
	list-style-type: none;
	margin-bottom: 4px;
}

#static-buttons a {
	text-indent: -2000px;
}

#left-column  a.care-homes {
	display: block;
	height: 41px;
	width: 169px;
	background: url(../images/menu/btn-care-homes.gif) no-repeat 0 -41px;
}

#left-column  a.care-homes:hover {
	width: 169px;
	background: url(../images/menu/btn-care-homes.gif) no-repeat 0 0px;
}

#left-column  a.hospitals {
	display: block;
	height: 41px;
	width: 169px;
	background: url(../images/menu/btn-hospitals-hospices.gif) no-repeat 0 -41px;
}

#left-column  a.hospitals:hover {
	width: 169px;
	background: url(../images/menu/btn-hospitals-hospices.gif) no-repeat 0 0px;
}

#left-column  a.nurseries {
	display: block;
	height: 41px;
	width: 169px;
	background: url(../images/menu/btn-nurseries.gif) no-repeat 0 -41px;
}

#left-column  a.nurseries:hover {
	width: 169px;
	background: url(../images/menu/btn-nurseries.gif) no-repeat 0 0px;
}

#left-column  a.case-studies {
	display: block;
	height: 41px;
	width: 169px;
	background: url(../images/menu/btn-case-studies.gif) no-repeat 0 -41px;
}

#left-column  a.case-studies:hover {
	width: 169px;
	background: url(../images/menu/btn-case-studies.gif) no-repeat 0 0px;
}

#menu-contact {
	margin: 20px 0 20px 0 !important; 
}
#menu-contact a {
	text-indent: 0;
}

#menu-contact li {
	height: 25px;
	padding: 5px 0 0 35px;
}

.menu-tel {
	background: url(../images/icons/ddc-phone.gif) no-repeat;
}

.menu-fax {
	background: url(../images/icons/ddc-print.gif) no-repeat;
}

.menu-email {
	background: url(../images/icons/ddc-email.gif) no-repeat;
}

.menu-contact {
	background: url(../images/icons/ddc-contact.gif) no-repeat;
}

#right-column {
	float: right;
	width: 770px;
	margin-bottom: 20px;
}

#main-content {
	float: left;
	width: 560px;
}

#news-column {
	float: right;
	background: #d3f4fe;
	width: 180px;
	padding: 10px;
}

#r-column {
	float: right;
	width: 180px;
	padding: 0 0px 10px 10px;
}


#img-gallery {
	border: 3px solid #272727;
	margin: 0 0 10px 0;
}

#mainimg {
	float: right;
	padding: 10px 5px 10px 5px;
}


#product-btns {
	width: 173px;
	padding: 0px 2px 0px 0px;
	margin: 0px;
	float: right;	
	border: 0px solid #000;
	text-align: right;
}

#product-btns img {
	border: 0px solid #FFF;
	padding: 15px 0px 0px 0px;
}

#search-bar {
	font-size: 1em;
	color: #1f1f1f;
	padding: 7px 10px 0 10px;
	margin: 0 0 50px 0;
	text-align: left;
	background: url(../images/bg-search.gif) no-repeat;
	height: 34px
}

form {
	margin: 0px;
	padding: 0px;
}

.txt_input  {
	color: #333;
	background: #404040 url(../images/txt-bg.gif) repeat-x top;
	border: 2px solid #262626;
	padding: 3px 6px 3px 6px;
	width: 180px;
}

.btn_input {
	padding: 0px 5px 0px 5px;
}

#footer {
	font-size: 0.9em;
	color: #636467;
	clear: both;
	padding: 10px 5px;
	margin: 0;
	text-align: left;
	border-top: 1px solid #bdbdbd;
}

#footer ul {
	padding: 0;
	margin: 0;
}

#footer li {
	display: inline;
	border-left: 1px solid #bdbdbd;
	padding: 0px 2px 0px 6px;
}
#footer .first {
	border: 0px solid #666666;
}

input, select, textarea  {
	font: 1.1em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;	
}


a:link {
	color: #0050ad;
}

a:active {
	color: #0050ad;
}

a:visited {
	color: #0050ad;
}

a:hover {
	color: #2675d1;
}

p {
	margin: 0 0 15px 0;
	padding: 0 0 5px 0;
}

h1 {
	font: 1.6em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 10px 0px 10px 0px;
	color: #636467;
	font-weight: normal;
	clear: both;
}

h2 {
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	color: #636467;
}

h3 {
	font: 1.0em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px 0px;
	color: #636467;
}


tr.alt td {
	background: #eeedf3;
	border-top: 1px solid #d7dac2;
	border-bottom: 1px solid #d7dac2;
}

tr.over td {
	color: #fff;
	background: #333;
}


#mainarea .comment, #mainarea-date .comment {
	background: #f4f7dc url(../images/comment-box-bg.gif) repeat-x top;
	padding: 15px 20px 15px 20px;
	margin: 15px 0 10px 0;
}

#accessibility {
	position: absolute;
	left: -999em;
	padding	: 0;
	margin: 0;
}

#accessibility ul {
	position: absolute;
	left: -999em;
	padding: 0;
	margin: 0;
}

.pagingControl {
	padding: 3px;
	text-align: left;
	margin: 5px 0 5px 0;
	clear:both;	
}

/* form styles */

label {
	float: left;
	width: 13em;
	font-size: 1.2em;
}

legend {
	font-weight: bold;
}

fieldset {
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin: 10px 0 10px 0;
}

.fieldContainer {
	padding: 4px;
	clear: both;
}
.fieldContainer label {
	font-size: 1em;
}

.buttonContainer {
	margin: 30px 0 0 0;
	text-align: center;
}

.buttonContainer input {
	padding: 2px;
	font-size: 1.3em;
}

.userInfo {
	border:1px solid #4d1e00; 
	background-color: #d48755;
	padding: 5px;
	color: #181818;
	margin: 2px 0px 10px 0px;
}

/* form styles - end */




#breadcrumbs {
	float: left;
	display: inline;
	color: #999;
	padding: 0px;
	margin: 10px 0 10px 0;
	font-size: 0.8em;
}

#breadcrumbs ul {
	padding: 0px;
	margin: 0px;
}

#breadcrumbs li {
	display: inline;
	margin: 0px;
	padding: 0px;

}

#breadcrumbs li a:link, #breadcrumbs li a:visited, #breadcrumbs li a:active {
	color: #666;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#email-a-friend {
	margin: 10px;
}

#post-group h3 {
	font-weight: bold;
}

#article-date {
	clear: both;
}

.post {
	clear:both;
	margin: 0;
}

.post-date {
	font-size: 0.9em;
}

.post-divide {
	height: 20px;
	clear: both;
}

.post-continue {
	color: #666;
}

.post-continue a:link, .post-continue a:active, .post-continue a:visited {
	color: #666;
	font-weight: bold;
}

.post-continue a:hover  {
	text-decoration: underline;
}


.post-title h2 {
	padding: 2px 0 0 0;
	margin: 0;
	font-size: 1.4em;
	font-weight: normal;
}

.post-title a {
	text-decoration: none;
}


#children-group {
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
}
	
#children-group li {
	float: left;
	width: 290px;
	margin: 0 10px 0px 0;
	padding: 0px 0 20px 0;
}

#children-group h2 {
	float: right;
	width: 194px;
	margin: 0;
	padding: 0px 2px 0 2px;
	font-size: 1.1em;
	text-align: left;
}

#children-group h2 a {
	text-decoration: none;
}


#children-group img {
	border: 3px solid #282828;
	float: left;
	margin: 0 10px 0px 0;
}

.child_summary {
	float: right;
	width: 194px;
	margin: 3px 0px 10px 0;
	padding: 4px 2px 0 2px;
	background: url(../images/divide-fade-lt.gif) repeat-x top;
}

.related_summary {
	margin: 3px 0px 10px 0;
	padding: 4px 2px 0 2px;
	background: url(../images/divide-fade-lt.gif) repeat-x top;
}


#main-content ul p {
	margin: 0;
	padding: 0;
}


#children-group img a:hover {
background: #ff6600;
}	


.userMessage {
	color: #344532;
	border: 1px solid #344532;
	background: #96d48b;
	padding: 3px 10px 3px 10px;
	margin: 0 0 10px 0;
}

#children-group li {

	list-style-type: none;
}

#group-children li {
	margin: 10px 0 10px 0;
	padding: 0px 0px 0px 30px;
	width: 250px;
	list-style-image: none;
}

#group-children a {
	text-decoration: none;
}

.group-children-number {
	width: 30px;
	height: 34px;
	float:left;
	clear:both;
	padding: 15px 0 0px 0;
	margin: 0 0 10px 0;
	font-size: 1.7em;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	display:block;
	line-height: 1.8em;
	
}

.group-children-fabric-code {
	font-size: 0.9em;
	color: #5b5954;
}


.group-children-title {
	float: left;
	margin: 0 0 0px 0px;
	color: #8e8d8a;
	
}

.group-children-title h3 {
	padding: 0;
	margin: 0;
	font-size: 1.3em;
	font-weight: bold;
}

.group-children-title a {
	text-decoration: none;
}




#search-results {
	margin: 20px 0 0 0;
}

.search-result {
	margin: 0;
	padding: 5px 5px 15px 5px;
	color: #8e8d8a;
	background: url(../images/bg-divide.gif) no-repeat center bottom;
}

.search-result h2 {
	padding: 0;
	margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}

.search-result a {
	text-decoration: none;
}

.news-result-number {
	width: 45px;
	height: 34px;
	float:left;
	background: url(../images/search-icon-bg.gif) no-repeat;
	clear:both;
	padding: 15px 0 10px 0;
	margin: 4px 0 20px 0;
	font-size: 1.7em;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	display:block;
	line-height: 2em;
	
}

.news-result-extra {
	font-size: 0.9em;
	color: #5b5954;
}


.news-result-title {
	float: left;
	margin: 0 0 0px 10px;
	width: 300px;
	color: #8e8d8a;
	
}

.news-result-title h3 {
	padding: 0;
	margin: 0;
	font-size: 1.3em;
	font-weight: bold;
}

.news-result-title a {
	text-decoration: none;
}

#list-clear {
	clear: both;
}

.clear-float {
	clear: both;
}




dl {
	font-size:0.9em;
	padding: 0;
	margin: 0;
	line-height: 1.4em;
}

dt {
	color: #135EA1;
}

dt a:link, dt a:visited, dt a:active {
	font-weight: bold;
	text-decoration: none;
	color: #135EA1;
}

dd {
	clear: both;
	margin: 0 0 1px 0;
}
dd.image {
	clear: none;
	float: left;
	margin: 0;
	padding-right: 4px;
}

dd img {
}


.post-title-lg h3 {
	font-size: 1.6em;
	font-weight: normal;
}


.pagination{
width: 180px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
height: 20px;
text-align: right;
padding: 14px 10px 0px 10px;
border: 3px solid #282828;
background: #333333 url(../images/main-image-caption-bg.gif) repeat-x bottom;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
color: #bb6934;
}

.pagination a:hover, .pagination a.selected{
color: #4d1e00;
background-color: #bb6934;
}
/* end of image slider */






/* dropdown menu */
.basemenu {
	text-align:left; font-family: verdana, sans-serif; position:relative; font-size:1.1em; 
	height:32px; padding:0; margin:0; list-style-type:none; z-index: 10; 
	background: #d7e0ec; 
	border-top: 1px solid #bdbdbd;
	border-bottom: 1px solid #bdbdbd;
}
.basemenu li {
	float: left; 
	position: relative; 
	padding: 0;
	list-style-type: none;
}


.basemenu li a {
    display: block;
    text-decoration: none;
    float: left;
    line-height: 1.4em;
    padding: 7px 26px 7px 25px;
}
.basemenu li a:link, .basemenu li a:visited, .basemenu li a:active {
    color: #02529b;
}

.basemenu li a.drop {
    font-weight: bold;
}
.basemenu li a.menuon {
	background: #C5E6D0;
}

.basemenu li a:hover {
    text-decoration: none;
	color: #fff;
	background: #00A94F;
}

/*sub-menu*/
.basemenu li ul {
    visibility: hidden;
	margin: 0 0 0 1em;
	padding: 0 0 0 0;
    position: absolute;
    left: 0;
    overflow: hidden;
	border-top: 1px solid #BDBDBD;
    height: auto;
    background: #c5e6d0;
    top: 32px;
    overflow: visible;
}

.basemenu li li {
	float: none;
	clear: left;
	height: 28px; /*webkit needs this*/
	_height: auto; /*IE6 doesn't like webkit fix*/
}

.basemenu li ul li a {
    border-bottom: 1px solid #fff;
    display: block;
    font-weight: normal;
    background: transparent;
    text-decoration: none;
    height: auto;
    line-height: 1.2em;
    padding: 0.5em;
    width: 14em;
    color: #636467;
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */



/*show the submenu*/
.basemenu li:hover ul, .basemenu li.hoverjs ul {
    visibility: visible;
}


.basemenu li:hover ul li a, .basemenu li.hoverjs a ul li a {
}

.basemenu li:hover ul li a.drop, .basemenu li.hoverjs a ul li a.drop {
    font-weight: bold;
}

.basemenu li:hover ul li a:hover, .basemenu li.hoverjs a ul li a:hover {
}

/*home page*/
.basemenu li.first a:link, .basemenu li.first a:visited, .basemenu li.first a:hover, .basemenu li.first a:active {
	background: #fff url(../images/icons/ddc-home.gif) no-repeat 3px 3px;
	color:#02529B;
	padding:7px 0 7px 40px;
	width:150px;
	border-right: 1px solid #BDBDBD;
}

/*sub-sub-menus
.basemenu li:hover ul li ul, .basemenu li a:hover ul li a ul {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 14em;
    height: 0;
    overflow: hidden;
}
.basemenu li:hover ul li:hover ul, .basemenu li a:hover ul li a:hover ul {
    visibility: visible;
    color: #fff;
    border: 1px solid #ddd;
    height: auto;
    background: #333;
    width: 14em;
}
.basemenu li:hover ul li:hover ul.left, .basemenu li a:hover ul li a:hover ul.left {
    left: -9.3em;
}

.basemenu li:hover ul li:hover ul li a, .basemenu li a:hover ul li a:hover ul li a {
    display: block;
    height: auto;
}

.basemenu li:hover ul li:hover ul li:hover a, .basemenu li a:hover ul li a:hover ul li a:hover {
    text-decoration: underline;
}
sub-sub-menus*/


/* end of dropdown menu */



.comment-container .commentMeta {
	float: right;
}

.comment-container .commentIcon {
	float:left;
	padding-right:5px;
}

.comment-container .commentDate {
	font-weight:normal;
}
body .comment-container .commentHighlight {
	border: 1px solid #000;
}

.comment-container .commentMine {
	border: 1px solid #999;
}

.commentNotification {
	border:1px solid #4d1e00; 
	background-color: #d48755;
	padding: 5px;
	color: #181818;
	margin: 2px 0px 10px 0px;
}




#content-image {
	float: right;
	padding: 0 0 0 10px;
}
#article-image li, #article-image ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}




/*wizard*/

.linkbox-wizard {
	background:#F9F9F9;
	border:1px solid #888;
	clear:both;
	color:#2B5311;
	height:64px;
	margin:0 0 5px;
	padding:5px;
	cursor:pointer;
}

.linkbox-wizard:hover {
background:#A2CD88 none repeat scroll 0 0;
border:1px solid #2B5311;
}

#wizard-product-box-header {
	background:#A2CD88 none repeat scroll 0 0;
	border-color:#6EB440 #6EB440 #FFFFFF;
	border-style:solid;
	border-width:1px 1px 0;
	clear:both;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px 10px;
}
 
 
 
#wizard-product-box {
	border:1px solid #6EB440;
	color:#2B5311;
	padding:5px 7px;
}


#wizard-product-box ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:8px 0 0;
	padding:0;
}

#wizard-product-box ul img {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #2B5311;
	float:left;
	margin:5px 10px 5px 5px;
	padding:3px;
}


#wizard-product-box h2 {
color:#2B5311;
font-size:14px;
margin:0;
padding:8px 0 0;
}




#basketHeader {
	background-color: #FFCC66;
	padding: 5px 10px 5px 10px;
	border: 1px solid #FF6600;
	border-bottom: 0px solid #FF6600;
	font-weight: bold;
}

#basketHeader span {
	float: right;
}

#basketBody {
	background-color: #FFFFFF;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 10px 0px;
	border: 1px solid #FF6600;
	border-top: 0px solid #FF6600;
	font-weight: normal;
}

#basketBody a {
	font-size: 12px;
	font-weight: bold;
	color: #de4a00;

}
#wizard-product-box-header {
	border: 1px solid #6eb440;
	border-bottom: 0px solid #FFF;
	padding: 2px 10px 2px 10px;
	background: #a2cd88;
	color: #FFF;
	font-weight: bold;
	clear: both;
}

#wizard-product-box-footer {
	clear: both;
	border: 1px solid #6eb440;
	border-top: 0px solid #FFF;
	padding: 2px;
	background: #a2cd88;
	color: #FFF;
}

#wizard-product-box {
	border: 1px solid #6eb440;
	padding: 5px 7px 5px 7px;
	color: #2b5311;
}

#wizard-product-box ul {
	margin: 8px 0 0 0;
	padding: 0px;
	list-style: none;
}

#wizard-product-box ul img {
	margin: 5px 10px 5px 5px;
	padding: 3px;
	background: #FFFFFF;
	border: 1px solid #2b5311;
	float: left;
}

#wizard-product-box a {
	text-decoration: none;
	color: #2b5311;
}

#wizard-product-display {
	border: 1px solid #6eb440;
	padding: 5px 7px 5px 7px;
}

#wizard-product-display h1 {
	font-size: 18px;
	margin: 8px 0px 3px 0px;
	color: #2b5311;
}

#wizard-product-display h2 {
	font-size: 16px;
	margin: 8px 0px 3px 0px;
	color: #2b5311;
	font-weight: normal;
}

#wizard-product-box h2 {
	font-size: 14px;
	margin: 0;
	padding: 8px 0 0 0;
	color: #2b5311;
}

#wizard-product-box p {
	line-height: 14px;
	margin: 2px 0px 2px 0px;
}



.linkbox-wizard {
	color: #2b5311;
	border:1px solid #888;
	background:#f9f9f9;
	padding: 5px;
	margin: 0 0 5px 0;
	clear: both;
	height: 74px;
}

.hovering-wizard {
	cursor: pointer;
	border: 1px solid #2b5311;
	background: #a2cd88;
}




#product-group {
	border: 1px solid #046598;	
	padding: 3px 10px 6px 10px;
	margin: 0 2px 2px 2px;
}

#product-group-header {
	background-color: #01aee8;
	padding: 2px 10px 2px 10px;
	border: 1px solid #046598;
	border-bottom: 0px solid #01aee8;
	font-weight: bold;
	margin: 12px 2px 0 2px;
	color: #FFF;
	clear: both;
}

#product-group ul {
	margin: 8px 0 0 0;
	padding: 0px;
	list-style: none;
}

#product-group ul img {
	margin: 5px 10px 5px 5px;
	padding: 3px;
	background: #FFFFFF;
	border: 1px solid #016596;
	float: left;
}

#product-group ul a {
	text-decoration: none;
	color: #016798;
}

.linkbox {
	color: #016798;
	border:1px solid #888;
	background:#f9f9f9;
	padding: 5px;
	margin: 0 0 5px 0;
	clear: both;
	height: 74px;
}

.hovering {
	border: 1px solid #016596;
	background: #99cdff;
	cursor:pointer;
}




#product-group h2 {
	font: 13px "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #016798;
	margin: 0;
	padding: 8px 0 0 0;
}

#product-group p {
	line-height: 14px;
	margin: 2px 0px 2px 0px;
}

.product-img-left {
	float: left;
	width: 90px;
}

.product-text-right {
	float: right;
	width: 370px;
	padding: 0 10px 0 0;
}

.product-clear {
	clear: both;
}

#wizard-print h1 {
	font-size: 18px;
	margin: 8px 0px 3px 0px;
	color: #333;
}

.basket-body {
	border-bottom: 1px dashed #999;
}


#children-group-thumb-float a:link, #children-group-thumb-float a:visited, #children-group-thumb-float a:active {
	color: #00509c;
	text-decoration: none;
}

#children-group-thumb-float a:hover {
	text-decoration: underline;
}

#children-group-thumb-float {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/*
#children-group-thumb-float li {
	float: left;
	padding: 10px 15px 0 0;
	width:260px;
}
*/
#children-group-thumb-float li {
	display: inline-block;
	*display: inline; /*IE6&7*/
	zoom: 1; /*IE6&7*/
	padding: 10px 15px 0 0;
	width:260px;
	vertical-align: top;
}

#children-group-thumb-float img {
	float: left;
	padding:0 6px 10px 0;
}

#children-group-thumb-float h2, #children-group-thumb-float p {
	padding: 0 10px 0 0;
	font-size: 1em;
	line-height: 1.3em;
	margin: 0 0 4px 0;
}

.child-options {
	border-bottom: 1px solid #00ab51;
}

#btn-selection-wizard {
	padding: 10px 0 10px 0;
	text-align: right;
}


#documents, #documents ul, #documents li {
	padding: 0;
	margin: 0;
}

#documents  a:link, #documents  a:visited, #documents  a:hover, #documents  a:active {
	float: left;
	padding:0 6px 10px 0;
}

#documents  li{
	list-style-type: none;
	display: inline-block;
	*display: inline; /*IE6&7*/
	zoom: 1; /*IE6&7*/
	padding: 10px 15px 0 0;
	width: 160px;
	vertical-align: top;	
}

#documents  img {
	display: block;
}

/* international flag icons */
.icon_za {
	background: url(../images/flag_icons/za.gif) no-repeat right;
	padding:0 25px 3px 0px;
}
.icon_pl {
	background: url(../images/flag_icons/pl.gif) no-repeat right;
	padding:0 25px 3px 0px;
}
.icon_ca {
	background: url(../images/flag_icons/ca.gif) no-repeat right;
	padding:0 25px 3px 0px;
}





