@charset "utf-8";
/* CSS Document */
.skipnavbutton {
	display: none;
}
a {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: underline;
}
.black {
	font-weight: bold;
	color:#000000;
}
.gold {
	color:#ffc216;
}
.golden {
	color:#b38f00;
}
H1 {
	font-size: 1em;
	margin: 0px;
	padding-bottom: 15px;
	color:#b38f00;
	font-weight:normal;
	padding-left: 3px;
}
H2 {
	font-size: 0.8em;
	margin: 0px;
	padding-bottom: 15px;
	padding-left: 3px;
	padding-right: 20px;
	line-height: 18px;
	font-weight: normal;
	color:#b38f00;
}
H3 {
	font-size: 0.75em;
	margin: 0px;
	padding-bottom: 15px;
	color: #333;
}
H4 {
	margin: 0px;
	padding-bottom: 15px;
	color: #333;
}
H5 {
	margin: 0px;
	padding-bottom: 15px;
	color: #333;
}
H6 {
	margin: 0px;
	padding-bottom: 15px;
	color: #333;
}
P {
	font-size: 0.75em;
	margin: 0px;
	padding-bottom: 15px;
	color:#000000;
	line-height: 15px;
	padding-left: 3px;
	padding-right: 20px;
}
UL {
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
}
OL {
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	list-style: decimal;
	list-style-image: none;
}
LI {
	padding-bottom: 10px;
	background-image: none;
}
img {
	border: none;
}
.displaynone {
	display: none;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	margin: 0px;
	background-color: #000;
	background-image: url(images/sce/bg.gif);
	background-repeat: repeat-x;
}
.maincontainer {
	width:938px;
	height: auto;
	margin: 0 auto 0;
}
.maincontainerline1 {
	width: 938px;
	height: 54px;
	float: right;
	background-image: url(images/sce/logo.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
}
.maincontainerline1 h2{
	text-align: center;
	padding-bottom: 0px;
	color: #000;
	padding-top: 10px;
}
.maincontainerline1 h3{
	text-align: right;
	padding-bottom: 0px;
	padding-right: 20px;
	color: #222222;
	font-size: 2.2em;
	font-weight: normal;
}
.maincontainerline2 {
	width:938px;
	height: 195px;
	float: left;
	background-image: url(images/sce/topbanner.jpg);
	background-repeat: no-repeat;
}
.maincontainerline2box {
	width:237px;
	height: 160px;
	float: right;
	padding-top: 15px;
	padding-right: 25px;
}
.maincontainerline2box a{
	width:237px;
	height: 160px;
	display: block;
	color: #000;
}
.maincontainerline2box h2 {
	color: #000;
	font-size: 1em;
	padding: 20px;
	padding-bottom: 0px;
	padding-right: 30px;
	font-weight: normal;
	line-height: 20px;
}
.maincontainerline2box h3 {
	padding-left: 20px;
	padding-top: 40px;
	font-size: 0.75em;
	line-height: 18px;
}
.maincontainerline3 {
	width:938px;
	height: auto;
	float: left;
	background-image: url(images/sce/contentbg.jpg);
	background-repeat: repeat-y;
}
.maincontainerline3inside {
	width:938px;
	height: auto;
	float: left;
	background-image: url(images/sce/contentbginside.jpg);
	background-repeat: no-repeat;
}
.maincontainerline3insideinside {
	width:938px;
	height: auto;
	float: left;
	background-image: url(images/sce/contentbginsideinside.jpg);
	background-repeat: repeat-y;
}
.maincontainerline3insideinside2 {
	width:938px;
	height: auto;
	float: left;
	background-image: url(images/sce/contentbginsideinside2.jpg);
	background-repeat: no-repeat;
}
.maincontainerline3insideinsidetop {
	width:938px;
	height: auto;
	float: left;
	background-image: url(images/sce/contentbginsideinsidetop.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.maincontainerline3insideinsidebottom {
	width:938px;
	height: auto;
	float: left;
	background-image: url(images/sce/contentbginsideinsidebottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.maincontainerline3holder {
	width: 938px;
	height: auto;
	float: left;
}
.maincontainerline3holderleft {
	width: 192px;
	height: auto;
	float: left;
}
.maincontainerline3holderleftinside {
	width: 189px;
	height: auto;
	float: left;
	padding-left: 3px;
}
.maincontainerline3holderleftinsidebox1 {
	width: 189px;
	height: auto;
	float: left;
	background-image: url(images/sce/yellownav.jpg);
	background-repeat: repeat-y;
}
.maincontainerline3holderleftinsidebox2 {
	width: 189px;
	height: 98px;
	float: left;
	background-image: url(images/sce/blackbox.jpg);
	background-repeat: no-repeat;
}
.maincontainerline3holderleftinsidebox2 h2{
	padding: 20px;
	color: #FCC20F;
	font-size: 0.95em;
	font-weight: normal;
	padding-bottom: 10px;
}
.maincontainerline3holderleftinsidebox2 ul{
	list-style: none;
	list-style-image: none;
	padding-left: 20px;
}
.maincontainerline3holderleftinsidebox2 li{
	list-style: none;
	list-style-image: none;
	padding-bottom: 5px;
}
.maincontainerline3holderleftinsidebox2 a{
	color: #FFF;
	font-weight: normal;
}
.maincontainerline3holderleftinsidebox2 a:hover{
	color: #FCC20F;
	text-decoration: underline;
}
.maincontainerline3holderleftinsidebox3 {
	width: 189px;
	height: auto;
	float: left;
	background-image: url(images/sce/yellownav.jpg);
	background-repeat: repeat-y;
}
.maincontainerline3holderleftinsidebox4 {
	width: 189px;
	height: 153px;
	float: left;
	background-image: url(images/sce/logos.jpg);
	background-repeat: no-repeat;
}
.maincontainerline3holderright {
	width: 746px;
	height: auto;
	float: right;
}
.maincontainerline3holderrightline1 {
	width: 746px;
	height: auto;
	float: left;
}
.maincontainerline3holderrightline1left {
	float: left;
}
.maincontainerline3holderrightline1right {
	float: right;
	padding-right: 40px;
	padding-top: 10px;
}
.maincontainerline3holderrightline1 h2{
	padding-bottom: 5px;
	color: #b38f00;
	font-size: 0.95em;
	font-weight: normal;
	padding-top: 10px;
	padding-left: 25px;
}
.maincontainerline3holderrightline1 h3{
	padding-bottom: 0px;
	color: #666;
	font-weight: normal;
	font-size: 0.75em;
	padding-left: 25px;
}
.maincontainerline3holderrightline2 {
	width: 746px;
	height: auto;
	float: left;
}
.maincontainerline3holderrightline2inside {
	width: 660px;
	height: auto;
	float: left;
	padding-left: 42px;
	padding-top: 40px;
	padding-bottom: 40px;
}
.maincontainerline4 {
	width:938px;
	height: auto;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
#bodycontent {
	padding-bottom:80px;
}
/* left navigation start */
#nav {
}
#nav ul{
	list-style: none;
	list-style-image: none;
}
#nav li{
	display: block;
	list-style: none;
	list-style-image: none;
	padding-bottom: 0px;
}
#nav a{
	width: 144px;
	display: block;
	border-bottom: 1px solid #FFF;
	color: #000;
	font-size: 1.25em;
	font-weight: bold;
	padding: 20px;
}
#nav a:hover{
	color: #FFF;
	text-decoration: underline;
	background-color: #000;
}
#nav a:visited{
	color: #FFF;
	text-decoration: underline;
	background-color: #000;
}
.navwhite {
	color: #FFF;
	font-size: 0.65em;
	font-weight: normal;
}
/* left navigation end */
/* bottom navigation start */
#footer {
	width:938px;
	height: auto;
	float: left;
}
#footer ul{
	list-style: none;
	list-style-image: none;
	text-align: center;
}
#footer li{
	list-style: none;
	list-style-image: none;
	display: inline;
	color: #FFF;
	font-size: 0.75em;
}
#footer a{
	text-decoration: none;
	color: #FFF;
	font-weight: normal;
	border-left: 1px #FFF solid;
	padding-left: 3px;
	padding-right: 3px;
}
#footer a.noborder{
	border-left: none;
	padding-left: 0px;
}
#footer a:hover{
	text-decoration: underline;
	color: #CCC;
}
/* bottom navigation end */
/* homepage styles start */
.homepageholderline1 {
	float:left;
	height:auto;
	width:656px;
}
.homepageholderline2 {
	float:left;
	height:auto;
	width:656px;
}
.homepageholderline3 {
	float:left;
	height:auto;
	width:656px;
	padding-top: 20px;
}
.homepagepic {
	width: 656px;
	height: auto;
	float: left;
	background-image: url(images/sce/homepagepic.jpg);
	background-repeat: no-repeat;
}
.forkliftguidepic {
	width: 656px;
	height: 226px;
	float: left;
	background-image: url(images/sce/forkliftguidepicture.jpg);
	background-repeat: no-repeat;
}
.usedmachinespic {
	width: 656px;
	height: 144px;
	float: left;
	background-image: url(images/sce/usedmachinespic.jpg);
	background-repeat: no-repeat;
}
.electricvanpic {
	width: 656px;
	height: 99px;
	float: left;
	background-image: url(images/sce/MegaVanRange.jpg);
	background-repeat: no-repeat;
	padding-bottom: 15px;
}
.homepagepic h2{
	padding-top: 240px;
	padding-left: 3px;
	padding-bottom: 0px;
	text-decoration: underline;
	font-size: 0.7em;
}
.homepagepic p{
	padding-top: 10px;
	padding-left: 3px;
	padding-bottom: 3px;
	font-style:italic;
	padding-right: 170px;
	font-size: 0.7em;
}
.homeimgholder {
	float:left;
	height:auto;
	width:656px;
}
.homeimgholderleft {
	float:left;
	height: 333px;
	width: 327px;
	background-image:url(images/sce/home-pic1.jpg);
	background-repeat:no-repeat;
}
.homeimgholderlefttxt {
	height:auto;
	float:left;
	width: 327px;
}
.homeimgholderlefttxt h1{
	background-image: none;
	font-weight:bold;
	color:#FFFFFF;
	font-size:1.2em;
	padding-top: 25px;
	padding-bottom:0px;
	padding-left: 20px;
}
.homeimgholderlefttxt h2{
	font-weight:normal;
	color:#FFFFFF;
	font-size:1.1em;
	padding-top:33px;
	padding-left:50px;
	padding-bottom: 30px;
	
}
.homeimgholderlefttxt p{
	color: #CCC;
	font-size:0.75em;
	padding-left:20px;
	padding-bottom:6px;
	line-height:normal;
}
.homeimgholderlefttxt h3{
	font-size:0.85em;
	padding-left:20px;
	font-weight:normal;
	padding-top:10px;	
}
.homeimgholderlefttxt a {
	color:#FFFFFF;
}
.homeimgholderright{
	float:left;
	height: 333px;
	width: 329px;
	background-image:url(images/sce/home-pic2.jpg);
	background-repeat:no-repeat;
}
.homeimgholderrighttxt {
	height:auto;
	float:left;
	width: 327px;
}
.homeimgholderrighttxt h1{
	background-image: none;
	font-weight:bold;
	color:#FFFFFF;
	font-size:1.2em;
	padding-top: 25px;
	padding-bottom:0px;
	padding-left: 25px;
}
.homeimgholderrighttxt h2{
	font-weight:normal;
	color:#FFFFFF;
	font-size:1.1em;
	padding-top:33px;
	padding-left:50px;
	padding-bottom: 30px;
	
}
.homeimgholderrighttxt p{
	color: #CCC;
	font-size:0.75em;
	padding-left:30px;
	padding-bottom:6px;
	line-height:normal;
	
}
.homeimgholderrighttxt h3{
	font-size:0.85em;
	padding-left:20px;
	font-weight:normal;
	padding-top:10px;	
}
.homeimgholderrighttxt a {
	color:#FFFFFF;
}
/* homepage styles end */
/* aboutus styles start */
.aboutusholder {
	float:left;
	height:auto;
	width:656px;
}
.aboutusholderline1 {
	float:left;
	height:auto;
	width:656px;
}
.aboutusholderline2 {
	float:left;
	height:auto;
	width:656px;
}
.aboutusholderline3 {
	float:left;
	height:auto;
	width:656px;
	padding-top: 20px;
}
.aboutuspic {
	float:left;
	height:198px;
	width:656px;
	background-image: url(images/sce/aboutuspic.jpg);
	background-repeat: no-repeat;
}
.aboutuspic2 {
	float:left;
	height:198px;
	width:656px;
	background-image: url(images/sce/aboutuspic2.jpg);
	background-repeat: no-repeat;
}
.aboutuspic2 h2{
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.aboutuspic2 p{
	color: #CCC;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.aboutuspic2 ol{
	color: #CCC;
	background-image: none;
	list-style-image: none;
	padding-left: 40px;
	padding-top: 5px;
}
.aboutuspic2 LI{
	color: #CCC;
	background-image: none;
	list-style-image: none;
	padding-left: 0px;
}
.calltoaction {
	float:left;
	height:71px;
	width:656px;
	background-image:url(images/sce/call2actionbg.jpg);
	background-repeat:no-repeat;
}
.calltoaction h1 {
	font-size: 1.5em;
	color:#000000;
	padding-top:12px;
	padding-left: 20px;
	padding-bottom: 0px;
	line-height: normal;
}
.calltoaction h2 {
	font-size: 0.85em;
	color: #333;
	padding-left: 20px;
	margin:0px;
	padding-bottom: 0px;
	font-weight: normal;
	line-height: normal;
}
.calltoaction2 {
	float:left;
	height:50px;
	width:656px;
	background-image:url(images/sce/call2actionbg2.jpg);
	background-repeat:no-repeat;
}
.calltoaction2 h2 {
	font-size: 1em;
	color: #FFF;
	padding-left: 20px;
	margin:0px;
	padding-bottom: 0px;
	font-weight: normal;
	line-height: normal;
	padding-top: 20px;
}
/* aboutus styles end */
/* rental styles start */
.rentalholder {
	float:left;
	height:auto;
	width:626px;
	padding-bottom:20px;
	padding-right: 30px;
}
.rentalholder UL {
	font-size: 0.8em;
	padding-bottom: 15px;
}
.rentalholder li {
	padding-left:20px;
}
/* rental styles end */
/* cpc training styles start */
.CPCtrainingholderline1 {
	float:left;
	height:auto;
	width:656px;
}
.CPCtrainingholderline2 {
	float:left;
	height:auto;
	width:656px;
}
/* cpc training styles end */
/* freetraining styles start */
.freetrainingholder {
	float:left;
	height:auto;
	width:656px;
}
.freetrainingholderline1 {
	float:left;
	height:auto;
	width:656px;
}
.freetrainingholderline2 {
	float:left;
	height:auto;
	width:656px;
}
.van {
	float:left;
	height:auto;
	width:656px;
	background-image: url(images/sce/van.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.freetrainingholderline3 {
	float:left;
	height:auto;
	width:656px;
}
.freetrainingholderline4 {
	float:left;
	height:auto;
	width:656px;
}
.freetrainingholdermiddle {
	float:left;
	height:auto;
	width:656px;
}
.freetrainingholdermiddle UL {
	font-size: 0.8em;
	padding-bottom: 15px;
}
.freetrainingholdermiddle li {
	background-image:url(images/sce/li-pic.jpg);
	background-position: 0px 2px;
	background-repeat:no-repeat;
	padding-left:20px;
}
.freetrainingholdermiddleiinsidetop {
	float:left;
	height:34px;
	width:656px;
	background-image:url(images/sce/blacktab.jpg);
	background-repeat:no-repeat;
}
.freetrainingholdermiddleiinsidetop p{
	font-weight: normal;
	color:#fff;
	padding-top:7px;
	padding-left: 15px;
}
.freetrainingholdermiddleiinsidetoptop {
	float:left;
	height:16px;
	width:656px;
	background-image:url(images/sce/boxbgtop.jpg);
	background-repeat:no-repeat;
}
.freetrainingholdermiddleiinsidetopmiddlenew {
	float:left;
	height:auto;
	width:616px;
	padding: 20px;
}
.freetrainingholdermiddleiinsidetopmiddle {
	float:left;
	height:auto;
	width:656px;
	background-image:url(images/sce/boxbgmiddle.jpg);
	background-repeat: repeat-y;
	margin-top:-5px;
}

*:first-child+html .freetrainingholdermiddleiinsidetopmiddle {
	margin-top:0px;
}
html>body .freetrainingholdermiddleiinsidetopmiddle {
	margin-top:0px;
}
.freetrainingholdermiddleiinsidetopmiddleleft {
	float:left;
	width: 450px;
	height:auto;
}
.freetrainingholdermiddleiinsidetopmiddleleft h2{
	font-size: 0.85em;
	padding-left: 20px;
}
.freetrainingholdermiddleiinsidetopmiddleleft p{
	padding-left: 20px;
}
.freetrainingholdermiddleiinsidetopmiddleleft ul {
	font-size:0.75em;
	padding-left:20px;
	margin: 0px;
}
.freetrainingholdermiddleiinsidetopmiddleleft LI{
	background-image:url(images/sce/li-pic2.jpg);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding-left: 20px;
}
.freetrainingholdermiddleiinsidetopmiddleright {
	width: 136px;
	height:112px;
	float:left;
	background-image:url(images/sce/free-trainingpic1.jpg);
	background-repeat: no-repeat;
	padding-right:30px;
}
.freetrainingholdermiddleiinsidetopmiddleright2new {
	width: 136px;
	height: auto;
	float:left;
	padding-right:30px;
	padding-top: 40px;
}
.freetrainingholdermiddleiinsidetopmiddleleft2 {
	float:left;
	width: 447px;
	height:auto;
}
.freetrainingholdermiddleiinsidetopmiddleleft2 ul {
	font-size:0.75em;
	padding-left:20px;
	margin: 0px;
}
.freetrainingholdermiddleiinsidetopmiddleleft2 LI{
	background-image:url(images/sce/li-pic2.jpg);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding-left: 20px;
}
.freetrainingholdermiddleiinsidetopmiddleright2 {
	width: 149px;
	height:112px;
	float:left;
	background-image:url(images/sce/free-trainingpic2.jpg);
	background-repeat: no-repeat;
	padding-right:20px;
}
.freetrainingholdermiddleiinsidetopbottom {
	float:left;
	height:16px;
	width:656px;
	background-image:url(images/sce/boxbgbottom.jpg);
	background-repeat:no-repeat;
}
.freetrainingholdermiddleleft {
	float:left;
	height:auto;
	width: 469px;
}
.freetrainingholdermiddleright {
	float:left;
	height:187px;
	width:187px;
	background-image:url(images/sce/callnow-sticker.jpg);
	background-repeat:no-repeat;
}
.freetrainingholdermiddleright2 {
	float:left;
	height:187px;
	width:187px;
	background-image:url(images/sce/callnow-sticker2.jpg);
	background-repeat:no-repeat;
}
.freetrainingholdermiddleright3 {
	float:left;
	height:187px;
	width:187px;
	background-image:url(images/sce/callnow-sticker3.jpg);
	background-repeat:no-repeat;
}
.freetrainingholdermiddleleft UL {
	font-size: 0.8em;
	padding-bottom: 15px;
}
.freetrainingholdermiddleleft li {
	background-image:url(images/sce/li-pic.jpg);
	background-position: 0px 2px;
	background-repeat:no-repeat;
	padding-left:20px;
}
/* freetraining styles end */
/* contact styles start */
.contactholder {
	float:left;
	height:auto;
	width:656px;
}
.contactholderline1 {
	float:left;
	height:auto;
	width:656px;
}
.contactholderline2 {
	float:left;
	height:auto;
	width:656px;
}
.van {
	float:left;
	height:auto;
	width:656px;
	background-image: url(images/sce/van.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contactholderline3 {
	float:left;
	height:auto;
	width:656px;
}
.contactholderline4 {
	float:left;
	height:auto;
	width:656px;
}
.contactholdermiddle {
	float:left;
	height:auto;
	width:656px;
}
.contactholdermiddle UL {
	font-size: 0.8em;
	padding-bottom: 15px;
}
.contactholdermiddle li {
	background-image:url(images/sce/li-pic.jpg);
	background-position: 0px 2px;
	background-repeat:no-repeat;
	padding-left:20px;
}
.contactholdermiddleiinsidetop {
	float:left;
	height:34px;
	width:656px;
	background-image:url(images/sce/blacktab.jpg);
	background-repeat:no-repeat;
}
.contactholdermiddleiinsidetop p{
	font-weight: normal;
	color:#fff;
	padding-top:7px;
	padding-left: 15px;
}
.contactholdermiddleiinsidetoptop {
	float:left;
	height:16px;
	width:656px;
	background-image:url(images/sce/boxbgtop.jpg);
	background-repeat:no-repeat;
}
.contactholdermiddleiinsidetopmiddlenew {
	float:left;
	height:auto;
	width:616px;
	padding: 20px;
}
.contactholdermiddleiinsidetopmiddle {
	float:left;
	height:auto;
	width:656px;
	background-image:url(images/sce/boxbgmiddle.jpg);
	background-repeat: repeat-y;
	margin-top:-5px;
}

*:first-child+html .contactholdermiddleiinsidetopmiddle {
	margin-top:0px;
}
html>body .contactholdermiddleiinsidetopmiddle {
	margin-top:0px;
}
.contactholdermiddleiinsidetopmiddleleft {
	float:left;
	width: 450px;
	height:auto;
}
.contactholdermiddleiinsidetopmiddleleft h2{
	font-size: 0.85em;
	padding-left: 20px;
}
.contactholdermiddleiinsidetopmiddleleft p{
	padding-left: 20px;
}
.contactholdermiddleiinsidetopmiddleleft ul {
	font-size:0.75em;
	padding-left:20px;
	margin: 0px;
}
.contactholdermiddleiinsidetopmiddleleft LI{
	background-image:url(images/sce/li-pic2.jpg);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding-left: 20px;
}
.contactholdermiddleiinsidetopmiddleright {
	width: 136px;
	height:112px;
	float:left;
	background-image:url(images/sce/free-trainingpic1.jpg);
	background-repeat: no-repeat;
	padding-right:30px;
}
.contactholdermiddleiinsidetopmiddleright2new {
	width: 136px;
	height: auto;
	float:left;
	padding-right:30px;
	padding-top: 40px;
}
.contactholdermiddleiinsidetopmiddleleft2 {
	float: left;
	width: 530px;
	height: auto;
}
.contactholdermiddleiinsidetopbottom {
	float:left;
	height:16px;
	width:656px;
	background-image:url(images/sce/boxbgbottom.jpg);
	background-repeat:no-repeat;
}
.contactholdermiddleleft {
	float:left;
	height:auto;
	width: 469px;
}
.contactholdermiddleright {
	float:left;
	height:187px;
	width:187px;
	background-image:url(images/sce/callnow-sticker.jpg);
	background-repeat:no-repeat;
}
.contactholdermiddleright2 {
	float:left;
	height:187px;
	width:187px;
	background-image:url(images/sce/callnow-sticker2.jpg);
	background-repeat:no-repeat;
}
.contactholdermiddleright3 {
	float:left;
	height:187px;
	width:187px;
	background-image:url(images/sce/callnow-sticker3.jpg);
	background-repeat:no-repeat;
}
.contactholdermiddleleft UL {
	font-size: 0.8em;
	padding-bottom: 15px;
}
.contactholdermiddleleft li {
	background-image:url(images/sce/li-pic.jpg);
	background-position: 0px 2px;
	background-repeat:no-repeat;
	padding-left:20px;
}
/* contact styles end */
/* servicebreakdown styles start */
.servicebreakdownholder {
	float:left;
	height:auto;
	width:656px;
}
.servicebreakdownholder2 {
	float:left;
	height:auto;
	width:656px;
}
.servicebreakdownholdermiddle {
	float:left;
	height:auto;
	width:646px;
	padding-bottom: 20px;
}
.servicebreakdownholdermiddle2 {
	float:left;
	height:auto;
	width:646px;
	padding-bottom:20px;
}
.servicebreakdownholdermiddleleft {
	float:left;
	height:auto;
	width:307px;
}
.forkliftguidetitle {
	float:left;
	height:50px;
	width:307px;
	background-image: url(images/sce/forkliftguidetitle.jpg);
	background-repeat: no-repeat;
}
.forkliftguidetitle h2{
	font-size: 1em;
	color: #ffc216;
	padding-left: 20px;
	padding-top: 15px;
}
.servicebreakdownholdermiddleleftinsidetop {
	float:left;
	height:8px;
	width:307px;
	background-image:url(images/sce/smallboxbgtop.jpg);
	background-repeat:no-repeat;
}
.servicebreakdownholdermiddleleftinsidemiddle{
	float:left;
	height:auto;
	width:307px;
	background-image:url(images/sce/smallboxbgmiddle.jpg);
	background-repeat:repeat-y;
	margin-top:-10px;
}
*:first-child+html .servicebreakdownholdermiddleleftinsidemiddle{
	margin-top:0px;
}
html>body .servicebreakdownholdermiddleleftinsidemiddle{
	margin-top:0px;
}
.servicebreakdownholdermiddleleftinsidemiddle p{
	font-size: 0.85em;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:0px;
}
.servicebreakdownholdermiddleleftinsidemiddletop{
	float:left;
	height:10px;
	width:307px;
	background-image:url(images/sce/smallboxbgtop2.jpg);
	background-repeat:no-repeat;
}

.servicebreakdownholdermiddleleftinsidemiddlemiddle{
	float:left;
	height:190px;
	width:307px;
	background-image:url(images/sce/smallboxbgmiddle2.jpg);
	background-repeat:repeat-y;
	margin-top:-10px;
}
*:first-child+html .servicebreakdownholdermiddleleftinsidemiddlemiddle{
	margin-top:0px;
	min-height:190px;
	height: auto;
}
html>body .servicebreakdownholdermiddleleftinsidemiddlemiddle{
	margin-top:0px;
	min-height:190px;
	height: auto;
}
.servicebreakdownholdermiddleleftinsidemiddlemiddleholder{
	float:left;
	height:auto;
	width:297px;
	padding-left:10px;
	padding-top:5px;
}
.servicebreakdownholdermiddleleftinsidemiddlemiddleholder2{
	float:left;
	height:auto;
	width:257px;
	padding: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.servicebreakdownholdermiddleleftinsidemiddlemiddleholder3{
	float:left;
	height:auto;
	width:257px;
	padding: 25px;
	padding-bottom: 10px;
}
.servicebreakdownholdermiddleleftinsidemiddlemiddleholder3 p{
	padding-bottom: 5px;
	background-image: url(images/sce/yellowtick.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.servicebreakdownholdermiddleleftinsidemiddlemiddleholder4{
	float:left;
	height:auto;
	width:257px;
	padding: 25px;
}
.servicebreakdownholdermiddleleftinsidemiddlemiddleholder4 p{
	padding-bottom: 5px;
	background-image: url(images/sce/crr.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.servicebreakdownholdermiddleleftinsidemiddlemiddleholder4{
	float:left;
	height:auto;
	width:257px;
	padding: 25px;
}
.yellowline {
	float:left;
	height:auto;
	width:257px;
	background-color: #ffc20f;
	margin-bottom: 5px;
}
.yellowlinetop {
	float:left;
	height:auto;
	width:257px;
	background-image: url(images/sce/yellowbgtop.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.yellowlinemiddle {
	float:left;
	height:auto;
	width:247px;
	padding: 5px;
}
.yellowlinemiddle p{
	padding-bottom: 2px;
	background-image: url(images/sce/arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-top: 3px;
}
.yellowlinebottom {
	float:left;
	height:auto;
	width:257px;
	background-image: url(images/sce/yellowbgbottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.servicebreakdownholdermiddleleftinsidemiddlemiddleholder UL {
	font-size:0.75em;
	padding-left:10px;
}
.servicebreakdownholdermiddleleftinsidemiddlemiddleholder LI{
	background-image:url(images/sce/li-pic2.jpg);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding-left: 20px;
}
.servicebreakdownholdermiddleleftinsidemiddlemiddleinsideleft{
	float:left;
	height:94px;
	width:122px;
	background-image:url(images/sce/service-breakdown-pic1.jpg);
	background-repeat:no-repeat;
}
.servicebreakdownholdermiddleleftinsidemiddlemiddleinsideleft2{
	float:left;
	height:94px;
	width:122px;
	background-image:url(images/sce/service-breakdown-pic2.jpg);
	background-repeat:no-repeat;
}
.servicebreakdownholdermiddleleftinsidemiddlemiddleinsideleft3{
	float:left;
	height:94px;
	width:122px;
	background-image:url(images/sce/service-breakdown-pic3.jpg);
	background-repeat:no-repeat;
}
.servicebreakdownholdermiddleleftinsidemiddlemiddleinsideleft4{
	float:left;
	height:94px;
	width:122px;
	background-image:url(images/sce/service-breakdown-pic4.jpg);
	background-repeat:no-repeat;
}
.servicebreakdownholdermiddleleftinsidemiddlemiddleinsideright{
	float:left;
	height:auto;
	width:165px;
	padding-right:10px;
}
.servicebreakdownholdermiddleleftinsidemiddlemiddleinsideright UL {
	font-size:0.75em;
	padding-left:10px;
	padding-right: 20px;
}
.servicebreakdownholdermiddleleftinsidemiddlemiddleinsideright LI{
	background-image:url(images/sce/li-pic2.jpg);
	background-position:0px 3px;
	background-repeat:no-repeat;
	padding-left: 20px;
}
.servicebreakdownholdermiddleleftinsidemiddlebottom{
	float:left;
	height:15px;
	width:307px;
	background-image:url(images/sce/smallboxbgbottom.jpg);
	background-repeat:no-repeat;
}
.servicebreakdownholdermiddleright {
	float: right;
	height:auto;
	width:307px;
	padding-left:12px;
}

/* servicebreakdown styles end */
/* usedmachine styles start*/
.usedmachineholder {
	float:left;
	height:auto;
	width:656px;
}
.usedmachineholdermiddleleftinsidemiddlemiddleinsideleft{
	float:left;
	height:115px;
	width:148px;
	background-image:url(images/sce/used-machines-pic1.jpg);
	background-repeat:no-repeat;
}
.usedmachineholdermiddleleftinsidemiddlemiddleinsideleftnew{
	float:left;
	height:115px;
	width:148px;
	background-image:url(images/sce/used-machines-pic2.jpg);
	background-repeat:no-repeat;
}
.usedmachineholdermiddleleftinsidemiddlemiddleinsideleftnew2{
	float:left;
	height:115px;
	width:148px;
	background-image:url(images/sce/used-machines-pic3.jpg);
	background-repeat:no-repeat;
}
.usedmachineholdermiddleleftinsidemiddlemiddleinsideleft2{
	float:left;
	height:auto;
	width:148px;
}
.usedmachineholdermiddleleftinsidemiddlemiddleinsideleft2 UL {
	padding-left:0px;
}
.usedmachineholdermiddleleftinsidemiddlemiddleinsideright{
	float:left;
	height:auto;
	width:139px;
	padding-right:10px;
}
.usedmachineholdermiddleleftinsidemiddlemiddleinsiderightbottom{
	float:left;
	height:62px;
	width:139px;
	padding-right:10px;
	background-image:url(images/sce/blackbox2.jpg);
	background-repeat:no-repeat;
}
.usedmachineholdermiddleleftinsidemiddlemiddleinsiderightbottom p{
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-top:8px;
	padding-right:5px;
}
.usedmachineholdermiddleleftinsidemiddlemiddleinsideright p{
	padding-left:10px;
}
.usedmachineholdermiddleleftinsidemiddle p{
	font-size: 1em;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:0px;
}
.usedmachineholdermiddleleftinsidemiddle{
	float:left;
	height:auto;
	width:307px;
	background-image:url(images/sce/smallboxbgmiddle.jpg);
	background-repeat:repeat-y;
	margin-top:-10px;
}
*:first-child+html .usedmachineholdermiddleleftinsidemiddle{
	margin-top:0px;
}
html>body .usedmachineholdermiddleleftinsidemiddle{
	margin-top:0px;
}
.usedmachineholder UL {
	font-size: 0.8em;;
	padding-bottom: 15px;
}
.usedmachineholder li {
	background-image:url(images/sce/li-pic.jpg);
	background-position: 0px 2px;
	background-repeat:no-repeat;
	padding-left:20px;
}
/* usedmachine styles end*/
/* contracthire styles start*/
.contracthireholdermiddleleftinsidemiddletop{
	float:left;
	height:15px;
	width:307px;
	background-image:url(images/sce/smallboxbgtop3.jpg);
	background-repeat:no-repeat;
}
.contracthireholdermiddleleftinsidemiddlemiddleinsideleft{
	float:left;
	height:125px;
	width:148px;
	background-image:url(images/sce/contract-hire-pic1.jpg);
	background-repeat:no-repeat;
}
.contracthireholdermiddleleftinsidemiddlemiddleinsideleft2{
	float:left;
	height:125px;
	width:148px;
	background-image:url(images/sce/contract-hire-pic2.jpg);
	background-repeat:no-repeat;
}
.contracthireholdermiddleleftinsidemiddlemiddleinsideleft3{
	float:left;
	height:125px;
	width:148px;
	background-image:url(images/sce/contract-hire-pic3.jpg);
	background-repeat:no-repeat;
}
.contracthireholdermiddleleftinsidemiddlemiddleinsideleft4{
	float:left;
	height:125px;
	width:148px;
	background-image:url(images/sce/contract-hire-pic4.jpg);
	background-repeat:no-repeat;
}
.contracthireholdermiddleleftinsidemiddlemiddleinsideleft5{
	float:left;
	height:125px;
	width:148px;
	background-image:url(images/sce/contract-hire-pic5.jpg);
	background-repeat:no-repeat;
}
.contracthireholdermiddleleftinsidemiddlemiddleinsideleft6{
	float:left;
	height:125px;
	width:148px;
	background-image:url(images/sce/contract-hire-pic6.jpg);
	background-repeat:no-repeat;
}
.contracthireholdermiddleleftinsidemiddlemiddleinsideleft7{
	float:left;
	height:125px;
	width:148px;
	background-image:url(images/sce/contract-hire-pic7.jpg);
	background-repeat:no-repeat;
}
.contracthireholdermiddleleftinsidemiddlemiddleinsideleft8{
	float:left;
	height:125px;
	width:148px;
	background-image:url(images/sce/contract-hire-pic8.jpg);
	background-repeat:no-repeat;
}
.contracthireholdermiddleleftinsidemiddlemiddleinsideleft9{
	float:left;
	height:125px;
	width:148px;
	background-image:url(images/sce/contract-hire-pic9.jpg);
	background-repeat:no-repeat;
}
.contracthireholdermiddleleftinsidemiddlemiddleinsideleft10{
	float:left;
	height:125px;
	width:148px;
	background-image:url(images/sce/contract-hire-pic10.jpg);
	background-repeat:no-repeat;
}
.contracthireholdermiddleleftinsidemiddlemiddleinsideleft11{
	float:left;
	height:125px;
	width:148px;
	background-image:url(images/sce/contract-hire-pic11.jpg);
	background-repeat:no-repeat;
}
.contracthireholdermiddleleftinsidemiddlemiddleinsideleft12{
	float:left;
	height:125px;
	width:148px;
	background-image:url(images/sce/contract-hire-pic12.jpg);
	background-repeat:no-repeat;
}
.contracthireholdermiddleleftinsidemiddlemiddleinsideleft13{
	float:left;
	height:125px;
	width:148px;
	background-image:url(images/sce/contract-hire-pic13.jpg);
	background-repeat:no-repeat;
}
.contracthireholdermiddleleftinsidemiddlemiddleinsideleft14{
	float:left;
	height:125px;
	width:148px;
	background-image:url(images/sce/contract-hire-pic14.jpg);
	background-repeat:no-repeat;
}
.contracthireholdermiddleleftinsidemiddlemiddleinsideleft15{
	float:left;
	height:125px;
	width:148px;
	background-image:url(images/sce/contract-hire-pic15.jpg);
	background-repeat:no-repeat;
}
.contracthireholdermiddleleftinsidemiddlemiddleinsideleft16{
	float:left;
	height:125px;
	width:148px;
	background-image:url(images/sce/contract-hire-pic16.jpg);
	background-repeat:no-repeat;
}
.contracthireholdermiddleleftinsidemiddlemiddleinsiderightbottom{
	float: right;
	height:40px;
	width:139px;
	padding-right:10px;
	background-image:url(images/sce/blackbox3.jpg);
	background-repeat:no-repeat;
}
.contracthireholdermiddleleftinsidemiddlemiddleinsiderightbottom2 {
	float: right;
	height:40px;
	width:170px;
	padding-right:10px;
	background-image:url(images/sce/blackbox4.jpg);
	background-repeat:no-repeat;
}
.contracthireholdermiddleleftinsidemiddlemiddleinsiderightbottom p{
	font-weight:bold;
	color:#FFFFFF;
	padding-top:12px;
	padding-left:20px;
}
.contracthireholdermiddleleftinsidemiddlemiddleinsiderightbottom2 p {
	font-size: 0.9em;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:12px;
	padding-left:20px;
}
/* contracthire styles end*/
/* contact page styles start */
.contactholderline1 {
	width: 567px;
	height: auto;
	float: left;
}
.contactholderline2 {
	width: 567px;
	height: auto;
	float: left;
	padding-bottom: 15px;
}
.contactholderline2inside {
	width: 567px;
	height: auto;
	float: left;
	font-size: 0.75em;
	color: #333;
	padding-bottom: 10px;
}
.contactholderline2insideleft {
	width: 100px;
	height: auto;
	float: left;
}
.contactholderline2insideright {
	width: 467px;
	height: auto;
	float: right;
	color: #333
}
.contactholderline3 {
	width: 567px;
	height: auto;
	float: left;
}
/* contact page styles end */
/* breadcrumbs start */
#breadcrumbs {
	width: 656px;
	height: auto;
	float: left;
	float: left;
}
#breadcrumbs ul{
	padding-bottom: 10px;
}
#breadcrumbs li{
	display: inline;
	padding-right: 3px;
	color: #666;
	font-size: 0.85em;
}
#breadcrumbs a{
	text-decoration: underline;
}
#breadcrumbs a:hover{
	text-decoration: none;
}
/* breadcrumbs end */
table h2 {
	padding: 0px;
	line-height: normal;
	text-align: center;
}
table p {
	padding: 0px;
	text-align: center;
}
/* light window styles start */
#lightwindow_overlay {
	/* REQUIRED */
	display: none;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	z-index: 500;
	/* REQUIRED */
}

#lightwindow {
	/* REQUIRED */
	/* Of Note - The height and width of this element are set to 0px */
	display: none;
	visibility: hidden;
	position: absolute;
	z-index: 999;
	line-height: 0px;
	/* REQUIRED */
}

	#lightwindow_container {
		/* REQUIRED */
		display: none;
		visibility: hidden;
		position: absolute;
		/* REQUIRED */
		padding: 0 0 0 0;
		margin: 0 0 0 0;
	}

	/* IE6 needs this or it messes with our positioning */
	* html #lightwindow_container {
		overflow: hidden;
	}

	#lightwindow_contents {
		overflow: hidden;
		z-index: 0;
		position: relative;
		border: 10px solid #ffffff;
		background-color: #ffffff;
	}	
	#lightwindow_contents p{
	line-height: 15px;
	}	
	#lightwindow_contents h2{
	line-height: 15px;
	}	
	#lightwindow_contents li{
	line-height: 15px;
	}		

#lightwindow_loading {
	/* REQUIRED */
	height: 100%;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	position: absolute;
	/* REQUIRED */
	background-color: #FFFFFF;
	padding: 10px;
}

	#lightwindow_loading_shim { 
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
	}

	#lightwindow_loading span {
    	font-size: 12px;
		line-height: 32px;
		color: #444444;
		float: left;
		padding: 0 10px 0 0;
		display: none;
	}

	#lightwindow_loading span a,
	#lightwindow_loading span a:link, 
	#lightwindow_loading span a:visited {
		color: #09F;
		text-decoration: none;
		cursor: pointer;
		display: none;
	}

	#lightwindow_loading span a:hover,
	#lightwindow_loading span a:active {
		text-decoration: underline;
		display: none;
	}


	#lightwindow_loading img {
   		float: left;
   		margin: 0 10px 0 0;
		display: none;
	}


/*-----------------------------------------------------------------------------------------------
	I liked the Navigation so much from http://www.huddletogether.com/projects/lightbox2/
	I mean let's face it, it works really well and is very easy to figure out.
-----------------------------------------------------------------------------------------------*/

#lightwindow_navigation {
	/* REQUIRED */
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
	/* REQUIRED */
}
	/* We need to shim the navigation for IE, though its more of a sub-floor */
	#lightwindow_navigation_shim { 
		/* REQUIRED */
		display: none;
		left: 0px; 
		position: absolute; 
		top: 0px;
		width: 100%; 
		height: 100%;
		/* REQUIRED */
	}

	#lightwindow_navigation a,
	#lightwindow_navigation a:link,
	#lightwindow_navigation a:visited,
	#lightwindow_navigation a:hover,
	#lightwindow_navigation a:active { 
		/* REQUIRED */
		outline: none;
		/* REQUIRED */
	}

	#lightwindow_previous, 
	#lightwindow_next {
		width: 49%;
		height: 100%;
		background: transparent url(http://www.pushgroup.co.uk/spi/images/sce/blank.gif) no-repeat; /* Trick IE into showing hover */
		display: block;

	}

	
	#lightwindow_previous { 
		float: left;
		left: 0px;
	}

	#lightwindow_next { 
		float: right;
		right: 0px;
	}

	#lightwindow_previous:hover, 
	#lightwindow_previous:active { 
		background: url(http://www.pushgroup.co.uk/spi/images/sce/prevlabel.gif) left 15% no-repeat; 
	}

	#lightwindow_next:hover, 
	#lightwindow_next:active { 
		background: url(http://www.pushgroup.co.uk/spi/images/sce/nextlabel.gif) right 15% no-repeat; 
	}
	
	#lightwindow_previous_title,
	#lightwindow_next_title {
		display: none;
	}
	 	
#lightwindow_galleries {
	width: 100%;
	position: absolute;
	z-index: 50; 
	display: none;
	overflow: hidden;
	margin: 0 0 0 10px;
	bottom: 0px;
	left: 0px;
}

	#lightwindow_galleries_tab_container {
		width: 100%;
		height: 0px;
		overflow: hidden;
	}

	a#lightwindow_galleries_tab,		
	a:link#lightwindow_galleries_tab,
	a:visited#lightwindow_galleries_tab {
		display: block;
		height: 20px;
		width: 77px;
		float: right;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		font-size: 11px;
		color: #ffffbe;
		background: url(http://www.pushgroup.co.uk/spi/images/sce/black-70.png) repeat 0 0 transparent;
	}
	
	* html a#lightwindow_galleries_tab,		
	* html a:link#lightwindow_galleries_tab,
	* html a:visited#lightwindow_galleries_tab {	
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}

	a:hover#lightwindow_galleries_tab,
	a:active#lightwindow_galleries_tab {
		color: #ffffbe;

	}

	#lightwindow_galleries_tab_span {
		display: block;
		height: 20px;
		width: 63px;
		padding: 0 7px 0 7px;
	}
	
	#lightwindow_galleries_tab .up	{
		background: url(http://www.pushgroup.co.uk/spi/images/sce/arrow-up.gif) no-repeat 60px 5px transparent;
	}

	#lightwindow_galleries_tab .down {
		background: url(http://www.pushgroup.co.uk/spi/images/sce/arrow-down.gif) no-repeat 60px 6px transparent;
	}

	#lightwindow_galleries_list {
		background: url(http://www.pushgroup.co.uk/spi/images/sce/black-70.png) repeat 0 0 transparent;
		overflow: hidden;
		height: 0px;
	}

	* html #lightwindow_galleries_list {
		background: none;
		background-color: #000000;
		opacity: .70;
		filter: alpha(opacity=70);
	}	

	.lightwindow_galleries_list {
		width: 200px;
		float: left;
		margin: 0 0 10px 0;
		padding: 10px;
	}

	.lightwindow_galleries_list h1 {	
		color: #09F;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 10px 0 5px 0;
		font-size: 16px;
	}

	.lightwindow_galleries_list li {
		margin: 5px 0 5px 0;
		list-style-type: none;
	}

	.lightwindow_galleries_list a, 
	.lightwindow_galleries_list a:link, 
	.lightwindow_galleries_list a:visited {
		display: block;
		line-height: 22px;
		color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		cursor: pointer;
		padding: 0 0 0 10px;
		font-size: 11px;
	}

	.lightwindow_galleries_list a:hover, 
	.lightwindow_galleries_list a:active {
		background: #000000;
		color: #ffffbe;
		border-left: 3px solid #ffffbe;
		padding: 0 0 0 7px;
	}
		
#lightwindow_data {
	/* REQUIRED */
	position: absolute;
	/* REQUIRED */
}

	#lightwindow_data_slide {
		/* REQUIRED */
		position: relative;
		/* REQUIRED */
	}

	#lightwindow_data_slide_inner {
		background-color: #ffffff;
		padding: 0 10px 10px 10px;
	}

	#lightwindow_data_caption {
		padding: 10px 0 0 0;
		color: #666666;
		line-height: 25px;
		background-color: #ffffff;
		clear: both;
	}

	#lightwindow_data_details {
		background-color: #f0f0f0;
		padding: 0 10px 0 10px;
		height: 20px;
	}
	
	#lightwindow_data_author_container {
		width: 40%;
		text-align: right;
		color: #666666;
	 	font-style: italic;
		font-size: 10px;
		line-height: 20px;
		float: right;
		overflow: hidden;
	}
	
	#lightwindow_data_gallery_container {
		font-size: 10px;
		width: 40%;
		text-align: left;
		color: #666666;
		line-height: 20px;
		float: left;
		overflow: hidden;
	}
	

#lightwindow_title_bar {
	height: 25px;
	overflow: hidden;		
}

	#lightwindow_title_bar_title {
		color: #ffffbe;
		font-size: 0.75em;
		line-height: 25px;
		text-align: left;
		float: left;
	}

	a#lightwindow_title_bar_close_link,	
	a:link#lightwindow_title_bar_close_link,
	a:visited#lightwindow_title_bar_close_link {
		float: right;
		text-align: right;		
		cursor: pointer;
		color: #FFFFFF;
		line-height: 25px;
		padding: 0;
		margin: 0;
		font-size: 0.75em;
	}
	
	a:hover#lightwindow_title_bar_close_link,
	a:active#lightwindow_title_bar_close_link {
		color: #ffffff;
	}

/*-----------------------------------------------------------------------------------------------
	Theme styling stuff
-----------------------------------------------------------------------------------------------*/	

#lightwindow h1 {
	line-height: 20px;
	font-size: 1.25em;
}
#lightwindow h5 {
	line-height: 15px;
}
#lightwindow p {
	line-height: 20px;
}
/* light window styles end */