﻿body {
	font-size: 12px; 
}

h1 {
	color: #99CC00; 
	padding: 0; 
	margin: 0 0 10px 5px; 
}

p {
	line-height: 18px; 
	padding: 0; 
	margin: 0 0 15px 5px;
}

#linkaccount {
	margin: 15px 0; 
	background-color: #ffffff;
    border: solid 2px #4B94BD; 
    padding: 10px; 
    width: 560px;  
    *padding-bottom: 0; /* ie6 ie7 */
}
   
input.btnLinkAccount {
	font-size: 11px; 
	color: Black; 
	font-weight: bold;
    float: left; 
    width: 173px; 
    height: 30px; 
    position: relative; 
    top: 4px; 
}
    
#description {
	margin-top: 10px; 
	padding: 20px; 
	padding-left: 41px; 
    background-color: #F6FBE9; 
    font-size: 12px; 
}
#description p {
	width: 674px; 
	line-height: 15px; 
	margin: 0; 
	margin-bottom: 10px; 
}

.ebay_compatible {
	float: right; 
	margin: 0 12px 0 34px; 
	position: relative; 
	top: -10px;
}

.compatible_text {
	clear: none;
}

.linkaccount_copy {
	float: left; 
	line-height: 17px; 
	margin:0 42px 0 0;
}

.add_widgets {
	font-weight: bold; 
	font-size: 16px; 
	color: #4B94BD; 
	margin: 0 0 3px 0;
}

.large_widget {
	margin-top: 10px;
}

.refer_promo {
	margin: 15px 0 25px 0;
}