/*--------------------- Last Modified --> 2006.11.10 ---------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  Copyright Einstein Industries 2006. Used with Permission.                             
  May not be duplicated or reproduced.
  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari
  CSS Document - layout.css
/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0; }
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}


/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body { 
	background:#dfd9d1 url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/background-repeat.jpg") repeat;
	text-align:center; 
	font:12px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#000;
	}

	#social-media {
		margin: 0 0 15px 13px;
	}

	#social-media a {
		padding: 0 8px;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.8em; color:#991e24; font-family:"Times New Roman", Times, serif }
h2	{ font-size:1.2em; color:#003466; font-family:"Times New Roman", Times, serif }

h2.contactUs	{ font-size:20px; padding: 10px 0 0 0;}

h2.social	{ font-size:1.2em; color:#991E24; font-family:"Times New Roman", Times, serif }
h2.social a:link, h2.social a:visited { color:#991E24 }

h3	{ font-size:1.0em; color:#000; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#003466; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#000000; text-decoration:underline; outline:none; }

#top-wrap {background:transparent url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/bg-repeat2.jpg") top repeat-x; }


/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/bullet-back-to-top.jpg") right no-repeat;
	}

img.img-left { 
	float:left; 
	margin:2px 10px 10px 0px;
	}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}

/* ------------------------ form elements ------------------------ */
form {
	width:150px;

	}

form label	{ font-size:.95em; } 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#ffffff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #B4790C;
	color:#000;
	width:145px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}

#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}

#contact-main label select { width:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea { height:100px; overflow:auto; }

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:95px 0 0 243px; } /* defines placement of contact-main submit button */

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/btn-submit.jpg");
	width:64px;
	height:20px;
	border:none;
	cursor:pointer;
	}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/body-wrap.jpg") repeat-y;
	width:973px;
	margin:0 auto;
	text-align:left;
	}
	
	#wrap-2{
		background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/body-wrap-2.jpg") repeat-y;
		width:973px;
		margin:0 auto;
		text-align:left;
		}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/mastHead.jpg");
	height:175px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:0px;
		width:0px;
		top:0px;
		height:0px; 
		}
	#masthead a span {
		display:none;
		}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:268px;
	float:left;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left dl {
		 margin:0 0 10px 20px;
		}
	

		#wrap-2 #column-left h3 {color:#991e24;  font-size:14px; margin:20px 0 10px 20px; font-family: times; }
	#column-left form { margin:20px 0 10px 20px; } /* set form margin here */

	/* single column list */

		
			#logos {background:transparent url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/logos3.jpg"); height:336px; width:257px; margin-left:11px;}
			#left-mini-nav {background:transparent url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/left-mini-nav.jpg"); height:96px; width:268px;}
				#left-mini-nav a#blog-link {height:47px; width:268px; position: absolute;}
					#left-mini-nav a span {display:none;}
				#left-mini-nav a#breaking-new {height:47px; width:268px; position: absolute; margin-top:49px;}
			
			
					#left-mini-inside-nav {background:transparent url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/left-mini-inside-nav.jpg"); height:192px; width:268px;}
						#left-mini-inside-nav a#blog-link {height:47px; width:268px; position: absolute; margin-top:98px;}
							#left-mini-inside-nav a#breaking-new {height:47px; width:268px; position: absolute; margin-top:145px;}
							#left-mini-inside-nav a.trucking-accident {height:47px; width:268px; position: absolute;}
							#left-mini-inside-nav a.brain-injury {height:47px; width:268px; position: absolute; margin-top:49px;}
														#left-mini-inside-nav a span {display:none;}
			/* ------------------------ column-center framework ------------------------ */
			#column-center {
				width:435px;
				float:left;
				}

				#column-center p, #column-center h1, #column-center h2, #column-center h3, #column-center ul, #column-center dl {
					margin:0px 0px 10px 20px;
					}


				/* definition list */
				#column-center dl { padding-left:5px; }
					#column-center dl dt {
						font-weight:bold;
						color:#99CC00;
						}
					#column-center dl dd {
						background:transparent url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
						padding-left:0px;  /* pushes text to the right to display bg img */
						margin-left:0px;
						}
							/* ------------------------ center contact ------------------------ font-family:times New Roman;*/
							
					#contact-form-center { width:435px; background:#dfd9d1 url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/contact-center-repeat.jpg") top repeat-y;  display:block;} 
					#contact-top { height:27px; background:transparent url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/contact-center-top.jpg") no-repeat;}
					#contact-form-center p {width:196px; float:none; font:20px/20px "Times New Roman", Times, serif; color:#991e24;}
					#contact-form-center p.no-red {width:196px; float:none; font:12px/20px "Times New Roman", Times, serif; color:black;}
					#contact-form-center form {width:182px;  float:right; display:block;} 
					
									#contact-form-right { width:435px; background:#dfd9d1 url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/contact-center-repeat.jpg") top repeat-y;  display:block; float: right;} 
									#contact-top { height:27px; background:transparent url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/contact-center-top.jpg") no-repeat;}
									#contact-form-right p {width:196px; padding: 0 0 0 25px; float:none; font:20px/20px "Times New Roman", Times, serif; color:#991e24;}
									#contact-form-right p.no-red {width:196px; float:none; font:12px/20px "Times New Roman", Times, serif; color:black;}
									#contact-form-right form {width:182px;  float:right; display:block;} 
					
					
					#contact-bottom { margin-top: 30px; height:16px; background:transparent url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/contact-center-bottom.jpg") no-repeat; clear:both;}
					
					
					
						/* ------------------------ column-center framework ------------------------ */
					#wrap-2	#column-right {
							width:630px;
							margin-left:20px;
							float:left;
							}

						#wrap-2 #column-right p, #wrap-2 #column-right h1, #wrap-2 #column-right h2, #wrap-2 #column-right h3, #wrap-2 #column-right ul, #wrap-2 #column-right ol, #wrap-2 #column-right dl {
								margin:0px 0px 10px 0px;
								
								}


							/* definition list */
							#wrap-2 #column-right dl { padding-left:5px; }
								#wrap-2 #column-right dl dt {
									font-weight:bold;
									color:#991E24;
									}
								#wrap-2 #column-right dl dd {
									background:transparent url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
									padding-left:0px;  /* pushes text to the right to display bg img */
									margin-left:0px;
									}
								#wrap-2 #column-right ul li {
									list-style-type:square;
									margin-left:25px;
									}		
								#wrap-2 #column-right ol li {
									list-style-type:decimal;
									margin-left:20px;
									}	
								
					
/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:270px;
	float:right;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right dl {
		margin:10px 20px 10px 15px;
		}

	#column-right form { margin-left:0px; }


	/* definition list */
	#column-right dl { padding-left:5px; }
		#column-right dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-right dl dd {
			background:transparent url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}
	#right-mini-nav {background:transparent url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/right-mini-nav.jpg"); height:96px; width:268px;}
						#right-mini-nav a.brain-spine {height:47px; width:268px; position: absolute;}
							#right-mini-nav a span {display:none;}
						#right-mini-nav a.brain-injury {height:47px; width:268px; position: absolute; margin-top:49px;}
						
						p.pColor {color:#003466; font-family: times}
						#column-right h3 {color:#991e24;  font-size:14px; margin:20px 5px 10px 15px;font-family: times;}
						
/* ------------------------ header framework ------------------------ */
#header-graphic { height:289px;  background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/header.jpg"); padding-left:2px;} /* sets height for all non-flash headers */

	body#index #header-graphic { background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/header-index.jpg"); }
	body#about #header-graphic { background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/header-about.jpg"); }
	body#contact #header-graphic { background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/header-contact.jpg"); }
	body#thankyou #header-graphic { background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/header-thankyou.jpg"); }
	body#sitemap #header-graphic { background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/header-sitemap.jpg"); }


/* ------------------------ subhead framework ------------------------ */
#subhead { height:20px; } /* sets height for all subheads */
	body#index #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/subhead-index.jpg"); }
	body#about #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/subhead-about.jpg"); }
	body#contact #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/subhead-contact.jpg"); }
	body#thankyou #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/subhead-sitemap.jpg"); }

/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/bottom-wrap.jpg");
	width:100%; /* fix for Safar */
	height:37px;
	clear:both; /* important - do not remove */
	}
	
	#wrap-2 #bottom-wrap {
		background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/bottom-wrap-2.jpg");
		width:100%; /* fix for Safar */
		height:37px;
		clear:both; /* important - do not remove */
		}

/* ------------------------footer framework ------------------------ */
#footer {
	width:860px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	color:#003466;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#003466; }
#footer a:hover, #footer a:active { color:#255c92; }

#footer ul {margin:10px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #003466;
		}
	#footer li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */

/* ------------------------ vertical sprite nav-left ------------------------ */
#nav-left {
	background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/left-nav.jpg") top left no-repeat;					
	width:268px;	/* Width of buttons, not entite image (or half of entire image) */
	height:193px;	 /* Height of entire image */
	margin:0;
	padding:0;
	}

#nav-left li span { display: none; }

#nav-left li { list-style:none; float:left;}

#nav-left li, #nav-left a { 
	height:48px;	/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top to set where the nav should begin */
#nav-left-01 {  width:268px; }

/* margin-top if there is a spacing between each nav button */
#nav-left-02, #nav-left-03, #nav-left-04 { width:268px; }

/*#nav-left-01 a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/left-nav.jpg") -100px  -15px no-repeat; }
#nav-left-02 a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/left-nav.jpg") -100px  -30px no-repeat; }
#nav-left-03 a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/left-nav.jpg") -100px  -60px no-repeat; }
#nav-left-04 a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/left-nav.jpg") -100px  -60px no-repeat; }*/
/* ------------------------ vertical sprite nav-left ------------------------ */
#nav-right {
	background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/right-nav.jpg") top left no-repeat;					
	width:268px;	/* Width of buttons, not entite image (or half of entire image) */
	height:193px;	 /* Height of entire image */
	margin:0;
	padding:0;
	}

#nav-right li span { display: none; }

#nav-right li {list-style:none; float:left;}

#nav-right li, #nav-right a { 
	height:48px;	/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top to set where the nav should begin */
#nav-right-01 {  width:268px; }

/* margin-top if there is a spacing between each nav button */
#nav-right-02, #nav-right-03, #nav-right-04 { margin-top:0; width:268px; }

/*#nav-right-01 a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/right-nav.jpg") -100px  -15px no-repeat; }
#nav-right-02 a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/right-nav.jpg") -100px  -30px no-repeat; }
#nav-right-03 a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/right-nav.jpg") -100px  -60px no-repeat; }
#nav-right-04 a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/right-nav.jpg") -100px  -60px no-repeat; }*/

/* ------------------------ vertical sprite nav-left ------------------------ */
#nav-left-inside {
	background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/left-nav-inside.jpg") top left no-repeat;					
	width:268px;	/* Width of buttons, not entite image (or half of entire image) */
	height:386px;	 /* Height of entire image */
	margin:0;
	padding:0;
	}

#nav-left-inside li span { display: none; }
 
#nav-left-inside li {list-style:none; float:left;}
     
#nav-left-inside li, #nav-left-inside a { 
	height:48px;	/* Each button must have the same height, define it here */
	display:block;
	}


/* margin-top if there is a spacing between each nav button */
#nav-left-inside-01, #nav-left-inside-02, #nav-left-inside-03, #nav-left-inside-04, #nav-left-inside-05, #nav-left-inside-06, #nav-left-inside-07, #nav-left-inside-08 { width:268px; }

/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/main-nav.jpg") no-repeat; 
	width:973px; 
	height:32px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }
#nav a.primary { height:32px; display:block; } /* change height here also */

#nav li ul a span {display:block; padding: 10px 0px 10px 15px;}
#nav li ul a span.sf-sub-indicator { padding:0; }
#nav li { float:left; list-style:none; _display:inline; position:relative; }
ul#nav .primary, ul#nav .primary a:hover, ul#nav .primary a:focus, ul#nav .primary a:active
 {
	background-color:transparent !important;
	
}
li.home { width: 87px;}
li.nlg-firm-overview { width: 147px;}
li.nix-law-group-pllc-oklahoma-attorneys{ width: 137px;}
li.practice-areas { width: 137px;}
li.verdicts-and-settlements { width: 211px;}
li.testimonials { width: 123px;}
li.contact-us { width: 120px;}
/** superfish **/
.sf-menu li {
background:transparent none repeat scroll 0 0;
}

.sf-menu a {
	border:0;
	padding:0;
	text-decoration:none;
}

.sf-menu a, .sf-menu a:visited {
color:#fff;
font: 1em "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;

}
.sf-menu a:hover {
color:#fff;
font: 1em "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
text-decoration: none;

}
.sf-menu li li {
background:#5e554c none repeat scroll 0 0;
border-bottom: 1px solid #f5f2ed;

}

.sf-menu ul {
position:absolute;
top:-999em;
width:200px;
}

ul#nav.sf-menu li ul a:hover { background-image:none;}

.sf-menu li.our-expertise ul {  width:20em;}


.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		transparent;
	outline:		0;
	z-index:9999;

}
.sf-menu li ul li:hover, .sf-menu li ul li.sfHover,
.sf-menu li ul a:focus, .sf-menu li ul a:hover, .sf-menu li ul a:active {
	background:		#332d27;
	outline:		0;
}
.sf-menu li li ul {
border-left:1px solid #fff;
margin:0 0 0 80px;
}
.sf-menu li li li {

background:#5e554c none repeat scroll 0 0;
}


a > .sf-sub-indicator {
background-position:0 -100px;
top:13px;
}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('http://d4xmq39929kw8.cloudfront.net/superfish-1.4.8/images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
li.home a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/main-nav.jpg")  0px -31px no-repeat; cursor: pointer;}
li.nlg-firm-overview a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/main-nav.jpg") -87px -31px no-repeat; cursor: pointer;}
li.nix-law-group-pllc-oklahoma-attorneys a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/main-nav.jpg") -234px -31px no-repeat; cursor: pointer;}
li.practice-areas a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/main-nav.jpg") -372px -31px no-repeat; cursor: pointer;}
li.verdicts-and-settlements a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/main-nav.jpg") -509px -31px no-repeat; cursor: pointer;}
li.testimonials a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/main-nav.jpg") -719px -31px no-repeat; cursor: pointer;}
li.contact-us a:hover { background:url("http://d2agh9ata29wb8.cloudfront.net/n/nixlawgroup.com/main-nav.jpg") -842px -31px no-repeat; cursor: pointer;}



.newsticker-jcarousellite {
height:60px;
left:0;
overflow:hidden;
padding-left:20px;
position:relative;
visibility:visible;
z-index:2;
margin-bottom:20px;
}
.newsticker-jcarousellite ul li{ background:white; margin-bottom:2px; padding:5px; width:230px;}
