@CHARSET "UTF-8";

#new_domain_table {
	width:					600px;
}

#domain_list {
	border-collapse:		collapse;
}

#domain_list th, #domain_list td {
	text-align:				left;
	padding:				3px;
	padding-right:			15px;
	border-bottom:			1px solid #ccc;
}

#domain_list td a {
	text-decoration:		none;
}

#domain_list td a:hover {
	text-decoration:		underline;
}

img.MyDataReferal_logo {
	float:					right;
	margin-left:			40px;
	margin-bottom:			20px;
}

.MyDataReferal_hashtag {
	font-style:				italic;
	color:					#888;
	padding-top:			20px;
}

.MyDataReferel_website {
	padding-left:			20px;
}

.MySiteTopReferal_site {
	margin-bottom:			10px;
	line-height:			40px;
	font-size:				14px;
}

.MySiteTopReferal_site a {
	text-decoration:		none;
}

.MySiteTopReferal_h2 {
	margin-top:				30px;
	border-bottom:			1px solid #CCC;
	padding-bottom:			8px;
}

.MySiteTopReferal_logo {
	float:					left;
	margin-right:			30px;
	border:					1px solid #CCC;
	width:					40px;
	height:					40px;
}


.MySiteTopReferal_logo img {
	margin:					1px;
}

#LinkAdvisor_message {
	background-color:			#EEEEEE;
    border:						1px solid #888888;
    margin-top:					30px;
    padding:					10px;
    clear:						both;
}

#other_linkbuilding_resources {
	width:						100%;
	margin-top:					10px;
	margin-bottom:				10px;
}

#other_linkbuilding_resources a {
	color:						#ccc;
	text-decoration:			none;
}