
/* CSS Document */

/* ================================================================================================

This stylesheet is for IE css hacks

================================================================================================ */

/* This style definition resolves most occurrences of the hasLayout issue, which is the cause of a wide variety of display issues in IE.
For more information read: http://www.satzansatz.de/cssd/onhavinglayout.html */


/* This style definition overrides the floating elements fix for IE5.5. IE5.5 incorrectly views "\"}\""; as the end of the style definition,
so overflow:visible is only applied to IE5.5. */




/*
	This stylesheet will only be used by IE 6 and older.  USE OF THIS STYLESHEET
	IS DISCOURAGED. ONLY USE IF YOU ARE DEALING WITH A LEGITIMATE CSS BUG IN IE.

	For each style, please provide rationale so it is clear when the style is no
	longer needed.
*/

ul.breadcrumbs * {
	zoom:1;
}

.yuimenubaritem {
font-size: 15px;
}

#rotateContainer {
	float: left;
	margin:0px 0 0 0px; 
	padding:0 0 0 8px;
	width: auto;
	height: 330px;
	background: transparent url("http://media.ledger-enquirer.com/static/images/tabs/left_line.gif") no-repeat scroll 0%;
	min-height:280px;
}

#rotateFrame {
	width:auto;
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
}

#rotateTabs {
  float:left;
  margin:0px;
  margin:0 0 0 0px;
  width:650px;
  background:url("http://media.ledger-enquirer.com/static/images/tabs/bg.gif") repeat-x top;
  font-size:11px;
  line-height:normal;
}

#rotateContentLeft {
	width:322px;
	padding:0px;
	float:left;
}
#rotateContentRight {
	width:auto;
	float:left;
	padding-left: 10px;
}
 
 li{
display: inline;
}

div#pageContainer { 
	margin: 0; 
	width: 1005px;
	border-right: solid 1px #000000; 	
	background-color: #fff;
}
