﻿/* get Connected */
.get_connected_container
{
    margin-top:10px;
    margin-bottom:10px;
    padding-bottom:10px;
}
.get_connected_content
{
    margin-top:10px;
    width:298px;
    background-image:url('/App_Master/images/get_connected_bg.png');
    background-repeat:no-repeat;
    text-align: left;
    border: 1px solid #FFFFFF;
}

.get_connected_title
{
    margin-top:10px;
    margin-left:0px;
    width:290px;
    height:20px;
    background-image:url('/App_Master/images/get_connected_title.gif');
    background-repeat:no-repeat;
}

.get_connected_text
{
    width:270px;
    height:45px;
    overflow:hidden;
    font-size:12px;
    text-align:left;
    margin-left:10px;
    margin-top:10px;
    
}
.get_connected_email
{
    
    border:none;
    color:#5f5d60;
    
}

.get_connected_email input
{
    
    border:none;
    
}

.get_connected_form
{
    height:30px;
    
    margin-left: 15px;
    margin-top:9px;
    width:280px;
   
    
}

.get_connected_submit
{
    margin-left:17px;
    margin-top:3px;
}

.get_connected_social_links 
{
    margin-top:18px;
    width:320px;
   
    height:60px;
    clear:left;
	margin-bottom:7px;
    
}

.get_connected_social_links a
{
    margin-top:15px;
    float:left;
    margin-right:7px;
    
}

.get_connected #social_links a img
{
    margin-right:7px;   
}
