﻿.pagemaster
{
	height: 100%;
	width: 100%;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.skinmaster
{
	width: 100%;
	height: 100%;
	background-color: #fdc844;
	text-align: left;
}
.row3
{
	color: #ffffff;
}
.leftpane
{
	width: 256px;
}
.container
{
	width: 400px;
	height:auto;
}
.rightpane
{
	width: 256px;
}
.in_tl
{
	background-position: left top;
	background-image: url(../images/masterpage/in_tl.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}
.in_tr
{
	background-position: right top;
	background-image: url(../images/masterpage/in_tr.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}
.in_bl
{
	background-position: left bottom;
	background-image: url(../images/masterpage/in_bl.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}
.in_br
{
	background-position: right bottom;
	background-image: url(../images/masterpage/in_br.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}
#mainbasket
{
	width: 470px;
	height: 100%;
}
#img_headleft
{
	background-image: url(App_Themes/mlmOrange/images/headleft.gif);
}

#img_headright
{
	background-image: url(~/images/headright.gif);
}

