﻿/* ################ HOMEPAGE COUPONS CAROUSEL ################ */

#coupons .toggles .new_toggle {
    background-image: url(../images/img_toggle_new_tpl.png);
    width: 62px;
}

#coupons .toggles .popular_toggle {
    background-image: url(../images/img_toggle_popular_tpl.png);
    width: 123px;
}

/* ################ SEO Content ################ */

#seo
{
	width: 925px;
	height: 60px;
	margin-top: 10px;
	margin-bottom: 22px;
	margin-left: 30px;
	margin-right:auto 30px;  
	/*margin:  300px 30px 22px 30px;*/
	text-align: left; 
	background: url(../images/bg_box_60x925_std.png) no-repeat left top;
	font-size: 11px;	
	float: left;
}

#seo .inner
{	
	width: 900px;
	height: 60px;
	margin: 0px 5px 5px 10px;
	padding-top: 5px;	
	text-align: left;  
}

/* ################ Social ################ */

#social1
{
	width: 925px;
	height: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	margin-right:auto 30px;  
	/*margin:  300px 30px 22px 30px;*/
	text-align: left;
	font-size: 11px;	
	float: left;
}

#social1 #facebook
{
    margin-left: 0px;
    /*width: 223px;
    height: 85px; */
    
}

#social1 #twitter
{
    /*width: 223px;
    height: 85px; */
   
}
