/*

.navigation a {
    background: url("/images/skins/whitelabel/basic_02/bg-navtab.png") repeat scroll 0 0 transparent;
    color: #D0D0D0;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    padding-left: 13px;
    padding-right: 13px;
    text-decoration: none;
}

.navigation {
	width:				525px;
}

.pageMyAccount {
	margin-left:		650px;
}

*/