.secActionlogin a {
background:transparent url(/en_CA/common/images/buttons/btn_arw_orange_bgw.gif) no-repeat scroll left center;
color:#019583;
font-weight:bold;
line-height:20px;
padding:5px 0 5px 22px;
text-decoration:none;
}
.secActionlogin a:hover {
	background:url(/en_CA/common/images/buttons/btn_arw_red_bgw.gif) no-repeat center left; 
	text-decoration: underline; 
	font-weight:bold; 
	color:#F58320;
}
.white_11 {
	font-size:11px;
	color:#ffffff;
}

.white_pad20_cp {
	padding-left: 20px;
	color:#ffffff;
	cursor:pointer;
	text-decoration:none;
}

.white_pad20_cp_hover {
	padding-left: 20px;
	color:#ffffff;
	cursor:pointer;
	text-decoration:underline;
}

.loginPopCover{ float:left; display:block; width:196px;}
.loginPopCovermar{ 
	float:left; 
	display:block; 
	width:196px;
	padding-left:15px;
	padding-top:16px;
}
.loginPopboxT{
	float:left;
	width:196px;
	height:15px;
	background-repeat: no-repeat;
}
.loginPopboxM{
	float:left;
	width:168px;
	padding:0 0 0 28px;
	background-image: url(/en_CA/common/images/Log_pop-up_mid.gif);
	background-repeat: repeat-y;
}
.loginPopboxB{
	float:left;
}
