#tellf_container
{
	width: 228px;
	padding: 0px;
}


#tellf_title
{
	background-color: #5468C2;
	font-size: 14px;
	padding: 3px 0 3px 2px;
	margin: 0;
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
	text-align: left;
}


#tellf_content
{
	text-align: left;
	border-width: 1px 1px 1px 1px;
	border-color: #CCCCCC;
	border-style: dashed;
	margin: 3px 0 0 0;
	width: 100%;
	background-color: #f2f2f2;
	font-size: 12px;
}


#tellf_content form {
margin: 0px;
}

#tellf_content div
{
	clear: both;
	width: 98%;
	padding: 2px;
}


#tellf_send
{
	clear: both;
	width: 98%;
	padding: 2px;
	text-align: center;
}


#tell_friend_name,
#tell_friend_email,
#tell_friend_fname,
#tell_friend_femail
{
	float: right;
	width: 120px;
}

#tell_friend_submit
{
	margin: auto;
	clear: both;
}

#bsharp_container
{
	width: 228px;
	padding: 0px;
}

#bsharp_title
{
	background-color: #5468c2;
	font-size: 14px;
	padding: 3px 0 3px 2px;
	margin: 0;
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
	text-align: left;
}


#bsharp_content
{
	font-size: 12px;
	text-align: left;
	border-width: 1px 1px 1px 1px;
	border-color: #CCCCCC;
	border-style: dashed;
	margin: 3px 0 0 0;
	width: 100%;
	background-color: #f2f2f2;
}

#bsharp_logo_container
{
	margin: 2px auto 2px auto;
	width: 180px;
}

#bsharp_logo
{
	clear: both;
	width: 154px;
	height: 51px;
	background-image: url(img/blogsharp.gif);
}

#bsharp_bold
{
	color: #000000;
	font-weight: bold;
	margin: 1px;
}