﻿.master-wrapper-center-threecolumn
{
	float: left;
	width: 725px;
	min-height:450px;
	margin: 0px 0px 10px 10px;
	display: inline;
	background-color: #45484e;
}
.header-mainmenu
{
  padding:0px;
	background: url('images/menu.gif') no-repeat;
	height:25px;
}
.master-wrapper-rightside
{
	float: left;
	margin-left: 10px;
	width: 155px;
  min-height:450px; 
	font-family: arial, helvetica, sans-serif;
	display: inline;
  background-position:top;
  background-repeat: no-repeat;
  background-image: url(images/chefschoice.gif);
 vertical-align:bottom;
 line-height:388px;
 }
 .popup
 {
  color: #45484e;
  background-color:  #fff;
 }
 .master-wrapper-popup
 {
   padding:20px;
 }
