/* 
 * build 2
 *
 */

/** 
 * 1) Turn off clutter
 *    ================
 */
#header, #modules, #footer div.webfooter, #crumb-trail, #theme-nav, #sub-nav{display: none !important; background: none !important}

/** 
 * 2) Reorganise visible content to print 
 *    ===================================
 */

/* remove borders, bgs, margin, padding, floating, absolute positioning and overflow statements */
body, #main, #main div.paragraph, #container, #content-container, #content-body, #crumb-trail, #footer div.printfooter{float: none !important; margin: 0 !important; padding: 0 !important; position: static; width: 100% !important; background: none !important; overflow:visible !important;}
/* general settings */
.w1{
	width:100%;
}
.w2 {
	width:100%;
}
#wrapper{
	width:100%;
}
h1, h2, h3, h4{margin-left: 0 !important; padding-left: 0 !important;}
#content-container{border: 0 !important;}
.homepage #main div.column{background:none; border: none;}
#main table{border: none !important;}
#main ul {
  list-style: none outside url("../images/reskin_css-reg_icon-arrow_grey.gif");
}
#main ul.content-list {
  list-style: none outside url("../images/reskin_css-reg_icon-arrow_grey-round.gif");
}
#main ul, #main ol {
  margin: 0 10px 10px 17px !important;
}
#main ul li, #main ol li {
	margin: 0 !important; padding: 0 !important;
}
.arabic #main ul, #main ol{margin: 0 17px 10px 10px !important;}
