﻿.principal
{
	font-family: Arial;
	background-color:#393839; 
	border: 1px #393839 solid; 
	width:288px; 
	float:left; 
	clear:both;
	display:inline;		
}

.learntitle
{
	background-image:url('../../../../gfx/Learn_More_218x35.gif'); 
	background-repeat:no-repeat; 
	background-position:left;
	height:36px;
	width:288px;
	float:left;
	clear:both;
	display:inline;
}


.interacwithustitle
{
	background-image:url('../../../../gfx/Interact_with_Us_281x36.gif'); 
	background-repeat:no-repeat; 
	background-position:left;
	height:36px;
	width:288px;
	float:left;
	clear:both;
	display:inline;
}

.linkedinlogo
{
	background: #393839 url('../../../../gfx/Icon_LinkedIn_23x22.gif') no-repeat scroll left center;
	margin-left:10px; 
	width:246px;
	height:17px;
	font-weight:bold;
	font-size:12px;
	color: #FFFFFF;
	padding-left:32px;
	padding-top:5px;
	float:left;
	clear:both;
	cursor:pointer;
	display:inline;
}

.linecontainer
{
	width:282px;
	height:1px;
	margin-top:5px;
	margin-bottom:6px;
	padding-left:6px;
	float:left;
	clear:both;
	display:inline;
}

.line
{
	width:276px;
	height:1px;
	border-bottom:thin #CCCCCC dotted;
	float:left;
	clear:both;
	display:inline;
}

.facebooklogo
{
	background: #393839 url('../../../gfx/Icon_Facebook_23x22.gif') no-repeat scroll left center;
	margin-left:10px;
	margin-bottom:10px;
	width:246px;
	height:17px;
	font-weight:bold;
	font-size:12px;
	color: #FFFFFF;
	padding-left:32px;
	padding-top:5px;
	float:left;
	clear:both;
	cursor:pointer;
	display:inline;
}

.twittercontent
{
	background-color:#FFFFFF;
	width:288px;
	float:left;
	clear:both;
	display:inline;
}

.twitterlogo
{
	background:#FFFFFF url('../../../gfx/twitter_logo_140x58.gif') no-repeat scroll left center;
	width:201px;
	height:58px;
	float:left;
	clear:both;
	cursor:pointer;
	display:inline;
}

.followus
{
	font-weight:bold;
	font-size:10px;
	color:#008CC4;
	margin-top:28px;
	width:62px;
	float:left;
	clear:none;
	display:inline;
}

.tweet
{
    padding: 0px 20px 0px 20px;
	font-size:11px;
	width:248px;
	float:left;
	clear:both;	
	display:inline;
	color:#393839;
	line-height:1.4;
}

.error
{
    color: #CC0000;
    }