.box {
	min-height: 109px;
}

#main_content .wide {
	float: left;
	min-height: 140px;
}

/* for IE6 */
* html .box {
	height: 109px;
}

* html #main_content .wide {
	height: 140px;
}

#content h1 a, #content h2 a, #content h3 a, #content h4 a {
	text-decoration: none;
	color: #404040;
}

#content h1 a:hover , #content h2 a:hover, #content h3 a:hover, #content h4 a:hover {
	text-decoration: underline;
}
#side_column .box login h3 {
	margin:-20px -17px -23px;
	padding:20px 17px 33px;
}

#side_column .box.narrow.customerservice img {
	margin-top: 8px;
	margin-left: 0px !important;
}
.login ul li  {
	padding-left: 16px !important;
}

/* 
----------------------------------------------------------------
NEW SECURE LOGIN BOX
----------------------------------------------------------------
*/

.forgottenPasswordLinkContainer
{
	border:0px none !important;
	padding-top: 80px !important;
	height: 12px;
}

.frontLoginDiv span
{
	clear: both;
}

.registerMyPageContainer
{
	height: 86px;
}
