/**
* @copyright  Copyright (c) 2009 AITOC, Inc. 
*/

.col2-set .aitopenid_login_block , .col2-set .aitopenid_checkout_block
{
    width: 29%; margin-left: 1.5%; margin-right: 1.5%; margin-bottom: 15px; 
}

.aitopenid_launcher .message
{
	margin-top: 35%;
	margin-bottom: 12px;
	text-align: center;
}

.aitopenid_launcher .back
{
	margin-top: 25px;
	text-align: center;
}

.aitopenid_launcher .button_wrapper
{
	text-align: center;
}

.aitopenid_block .aitopenid_item
{
	position: relative;
	height: 100px;
    float:left;
}

.button-set #openid_facebook, .button-set #openid_myspace, .button-set #openid_google
{
    height: 30px;
}

.col-main .login-box .col-1  .aitopenid_block
{
	position: relative;
	min-height: 125px;
	height: 125px;
}

.col-main .login-box .col-1  .aitopenid_block_checkout
{
	position: relative;
	min-height: 185px;
	height: 185px;
}

.aitopenid_injection_item
{
	 margin-right: 10px;
}

.aitopenid_loading
{
	font-size: 10px;
	color: #fe9430;
}

.col-main .login-box
{
    padding-bottom: 15px;
}