﻿.Wrapper .main .content .boxRight
{
	width:200px;	
	float:left;		
	background-color:#ffffff;	
	color:#4B4B4B;
}
.Wrapper .main .content .boxRight .box
{
	width:200px;		
}
.Wrapper .main .content .boxRight .box .title
{
	width:190px;
	height:26px;
	padding-left:10px;
	background-image:url(../Skins/title.gif);
	background-repeat:repeat-x;
	font-weight:bold;
	color:#f1f1f1;
	line-height:26px;
	text-align:left;
}
.Wrapper .main .content .boxRight .box .bg
{
	width:200px;			
}
.Wrapper .main .content .boxRight .box .bg select{width:195px;font-size:12px;}
.Wrapper .main .content .boxRight .box .bg input{width:140px;}
.Wrapper .main .content .boxRight .box .bg table tr td
{
	margin-top:5px;
}
.Wrapper .main .content .boxRight .box .bg label
{
	float:right;
	margin-right:20px;
	font-weight:bold;
}