﻿.RightLogoRound
{
	display: block;
	width: 25px;	
	height: 50px;
}
.RightLogoBase
{
	display:block;
	width:100%;
	height:50px;	
	background-color:#e1e1e1;
}
.RightWhiteLink
{
	display:block;
	width:100%;
	line-height:18px;	
	font-weight:bold;
	color:White;
	cursor:pointer;
}
.RightQuestionBox
{
	font-weight:bold;
	color:black;
}