/* $Id: columns.css 3179 2007-05-01 12:43:32Z nikhil $ */
div.leftcolumn10 
{
  /* Styles for left side of two column display with 10% area */
  float: left; 
  background-color: inherit; 
  color: inherit; 
  width: 10%;
	min-width: 100px;
}

div.rightcolumn90 
{
  /* Styles for right side of two column display with 90% area */
  background-color: inherit; 
  color: inherit; 
	width: 89%;
	min-width: 400px;
}

div.leftcolumn15 
{
  /* Styles for left side of two column display with 15% area */
  float: left; 
  background-color: inherit; 
  color: inherit; 
  width: 15%;
	min-width: 150px;
}

div.rightcolumn85 
{
  /* Styles for right side of two column display with 85% area */
  background-color: inherit; 
  color: inherit; 
	width: 84%;
	min-width: 400px;
}

div.leftcolumn20 
{
  /* Styles for left side of two column display with 20% area */
  float: left; 
  background-color: inherit; 
  color: inherit; 
  width: 20%;
	min-width: 200px;
}

div.rightcolumn80 
{
  /* Styles for right side of two column display with 80% area */
  background-color: inherit; 
  color: white ; 
	width: 79%;
	min-width: 400px;
}

div.leftcolumn25 
{
  /* Styles for left side of two column display with 25% area */
  float: left; 
  background-color: inherit; 
  color: inherit; 
  width: 25%;
	min-width: 250px;
}

div.rightcolumn75 
{
  /* Styles for right side of two column display with 75% area */
  background-color: inherit; 
  color: inherit; 
	width: 74%;
	min-width: 400px;
}

div.leftcolumn30 
{
  /* Styles for left side of two column display with 30% area */
  float: left; 
  background-color: inherit; 
  color: inherit; 
  width: 30%;
	min-width: 300px;
}

div.rightcolumn70 
{
  /* Styles for right side of two column display with 70% area */
  background-color: inherit; 
  color: inherit; 
	width: 69%;
	min-width: 400px;
}

div.leftcolumn35
{
  /* Styles for left side of two column display with 35% area */
  float: left; 
  background-color: inherit; 
  color: inherit; 
  width: 35%;
	min-width: 350px;
}

div.rightcolumn65 
{
  /* Styles for right side of two column display with 65% area */
  background-color: inherit; 
  color: inherit; 
	width: 64%;
	min-width: 400px;
}

div.leftcolumn40 
{
  /* Styles for left side of two column display with 40% area */
  float: left; 
  background-color: inherit; 
  color: inherit; 
  width: 40%;
	min-width: 400px;
}

div.rightcolumn60 
{
  /* Styles for right side of two column display with 60% area */
  background-color: inherit; 
  color: inherit; 
	width: 59%;
	min-width: 400px;
}

div.leftcolumn45
{
  /* Styles for left side of two column display with 45% area */
  float: left; 
  background-color: inherit; 
  color: inherit; 
  width: 45%;
	min-width: 400px;
}

div.rightcolumn55 
{
  /* Styles for right side of two column display with 55% area */
  background-color: inherit; 
  color: inherit; 
	width: 54%;
	min-width: 400px;
}

div.leftcolumn50
{
  /* Styles for left side of two column display symmetric */
  float: left; 
  background-color: inherit; 
  color: inherit; 
  width: 49%;
	min-width: 400px;
}

div.rightcolumn50
{
  /* Styles for right side of two column display symmetric */
  background-color: inherit; 
  color: inherit; 
  width: 49%;
	min-width: 400px;
}

div.leftcolumn55
{
  /* Styles for left side of two column display with 55% area */
  float: left; 
  background-color: inherit; 
  color: inherit; 
  width: 54%;
	min-width: 400px;
}

div.rightcolumn45
{
  /* Styles for right side of two column display with 45% area */
  background-color: inherit; 
  color: inherit; 
  width: 45%;
	min-width: 400px;
}

div.leftcolumn60 
{
  /* Styles for left side of two column display with 60% area */
  float: left; 
  background-color: inherit; 
  color: inherit; 
  width: 59%;
	min-width: 400px;
}

div.rightcolumn40 
{
  /* Styles for right side of two column display with 40% area */
  background-color: inherit; 
  color: inherit; 
	width: 40%;
	min-width: 400px;
}

div.leftcolumn65
{
  /* Styles for left side of two column display with 65% area */
  float: left; 
  background-color: inherit; 
  color: inherit; 
  width: 64%;
	min-width: 400px;
}

div.rightcolumn35
{
  /* Styles for right side of two column display with 35% area */
  background-color: inherit; 
  color: inherit; 
  width: 35%;
	min-width: 350px;
}

div.leftcolumn70 
{
  /* Styles for left side of two column display with 70% area */
  float: left; 
  background-color: inherit; 
  color: inherit; 
  width: 69%;
	min-width: 400px;
}

div.rightcolumn30 
{
  /* Styles for right side of two column display with 30% area */
  background-color: inherit; 
  color: inherit; 
	width: 30%;
	min-width: 300px;
}

div.leftcolumn75
{
  /* Styles for left side of two column display with 75% area */
  float: left; 
  background-color: inherit; 
  color: inherit; 
  width: 74%;
	min-width: 400px;
}

div.rightcolumn25
{
  /* Styles for right side of two column display with 25% area */
  background-color: inherit; 
  color: inherit; 
  width: 25%;
	min-width: 250px;
}

div.leftcolumn80 
{
  /* Styles for left side of two column display with 80% area */
  float: left; 
  background-color: inherit; 
  color: inherit; 
  width: 79%;
	min-width: 400px;
}

div.rightcolumn20 
{
  /* Styles for right side of two column display with 20% area */
  background-color: inherit; 
  color: inherit; 
	width: 20%;
	min-width: 200px;
}

div.leftcolumn85
{
  /* Styles for left side of two column display with 85% area */
  float: left; 
  background-color: inherit; 
  color: inherit; 
  width: 84%;
	min-width: 400px;
}

div.rightcolumn15
{
  /* Styles for right side of two column display with 15% area */
  background-color: inherit; 
  color: inherit; 
  width: 15%;
	min-width: 150px;
}

div.leftcolumn90 
{
  /* Styles for left side of two column display with 90% area */
  float: left; 
  background-color: inherit; 
  color: inherit; 
  width: 89%;
	min-width: 400px;
}

div.rightcolumn10 
{
  /* Styles for right side of two column display with 10% area */
  background-color: inherit; 
  color: inherit; 
	width: 10%;
	min-width: 100px;
}
