
#leftcolumn{
float: left;
width: 186px; /*Width of left column in pixel*/
margin-left: -780px; /*Set margin to that of -(MainContainerWidth)*/
background-image:url(http://www.globallabsolutions.com/images/lft_bg.gif);
float: left; 
font: 0.7em Verdana; 
font-weight: 300;
}


#leftcolumn h1{
padding-left:5px;
padding-top: 2px;
font: 1.4em Verdana; 
font-weight: 600;
color:#ffffff;
}

#leftcolumn UL
{ 
line-height: normal;
padding: 1px;
margin: 0px; 
}


#leftcolumn UL LI
{
	font: 0.8em Verdana;
	color: FFFFCC;
	line-height: normal;
	padding-top: 3px;
	list-style-position: inherit;
	list-style: outside;
}

#leftcolumn UL LI A ; Visited;
{
	text-decoration: underline;
	max-width: 150px;
	text-align: left;
	color: #EBF6DB;
}

#leftcolumn UL LI A:hover 
{ 
	text-decoration: none; 
	color: #506B5D;
}
#domticker{
width: 150px;
height: 250px;
padding: 5px;
background-color: #7ABA04;
}

#domticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #7ABA04;
}

#domticker a{
font-weight: bold;
}

.alist UL
{
	line-height: normal;
	list-style: inside;
}


.alist UL LI
{
	font: 0.8em Verdana ;
	color: #003399;
	line-height: normal;
	padding-top: 3px;
	list-style-image: url(http://www.globallabsolutions.com/images/arrow_2.gif);
	list-style-position: inherit;
	list-style: outside;
}	

.someclass{ //class to apply to your scroller(s) if desired
}
