/*
 ***********************************************************/
/**
 * @name          : Apptha Social Login
 * @version	      : 1.0.0
 * @package       : apptha
 * @since         : Joomla 1.6 & Later
 * @subpackage	  : mod_social
 * @author        : Apptha - http://www.apptha.com
 * @copyright     : Copyright (C) 2005 - 2013 Powered by Apptha
 * @license       : GNU http://www.gnu.org/licenses/gpl-3.0.html
 * @abstract      : social.css
 * @Creation Date : March 20, 2013
 * */
/*
 ***********************************************************/
 
 
.image {
	float: right;
	margin-top: 170px;
	width: 250px;
	margin-right: 15px;
}

.image .line {
	float: left;
	width: 10px;
}

.image1 {
	float: right;
	margin-top: 100px;
	width: 250px;
        margin-left:-100px;
}

.image1 .line1 {
	float: left;
	/* width: 10px; */
	 margin-left: -80px; 
         margin-top:10px;
}