.simple_button_left
{
	float: left;
	padding-top: 5px;
	padding-right: 20px;
}
.simple_button_right
{
	float: right;
}
.simplereg_button_left
{
	float: left;
	padding-top: 5px;
	padding-right: 20px;
}
.simplereg_button_right
{
	float: right;
}
.checkout_table_header
{
	font-weight: bold;
}
.checkout_loginza_button_content
{
	min-height: 20px !important;
}
.checkout_button_left
{
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	font-weight: bold;
}
.checkout_button_right
{
	float: right;
}	
.checkout_icons_header
{
	font-weight: bold;
}
.account_table_header
{
	font-weight: bold;
}
.account_loginza_button_content
{
	min-height: 20px !important;
}
.account_button_right
{
	float: right;
}
.account_button_left
{
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	font-weight: bold;
}
.account_icons_header
{
	font-weight: bold;
}
.account_socnetauth2__header{
    margin-top: 10px;
	display: table-cell;
    padding: 0 15px;
	padding-top: 15px;
    width: 1%;
    white-space: nowrap;
    line-height: 1;
    font-style: normal;
    text-align: center;
    font-weight: 400;
    color: #76818d;
    text-transform: lowercase;
}