﻿.GreyFrameWhiteBackground .topLeft {
	background:url(/images/UI/frame_white_corner_topleft.gif) no-repeat;
	line-height:7px;
	width:7px;
}

.GreyFrameWhiteBackground .top
{
	border-style:solid;
	border-width:1px 0px 0px 0px;
	border-color:#e0e0e0;
	line-height:6px;
	width:auto;
}

.GreyFrameWhiteBackground .topRight {
	background:url(/images/UI/frame_white_corner_topright.gif) no-repeat;
	line-height:7px;
	width:8px;
}

.GreyFrameWhiteBackground .middleLeft {
	border-style:solid;border-width:0px 0px 0px 1px;border-color:#e0e0e0
}

.GreyFrameWhiteBackground .middle {
	padding:10px 10px 10px 10px;
}

.GreyFrameWhiteBackground .middleRight {
	border-style:solid;border-width:0px 1px 0px 0px;border-color:#e0e0e0
}

.GreyFrameWhiteBackground .bottomLeft {
	background:url(/images/UI/frame_white_corner_bottomleft.gif) no-repeat;
	line-height:7px;
	width:7px
}

.GreyFrameWhiteBackground .bottom
{
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#e0e0e0;
	line-height:6px;
}

.GreyFrameWhiteBackground .bottomRight {
	background:url(/images/UI/frame_white_corner_bottomright.gif) no-repeat;
	line-height:7px;
	width:8px;
}