

/* ===================== COLUMN WIDTHS ======================== */ 
/*
STYLES FOR A 3 COLUMN LAYOUT :)
.leftSidebar { width:20%; margin-right:10px; margin-left:0px; }
.middleSidebar { width:57.5% }
.rightSidebar { width:20%; margin-left:10px; margin-right:0px; }
#PPTSinglePage-post .rightSidebar { width:250px; }
#PPTSinglePage-post .leftSidebar { display:none; }
.homeCategories ul li  { width:265px; }
.post .text { width: 280px !important;}
.listImage { width:180px; height:128px; }
.galleryImage { width:250px !important;max-height:210px !important;}
*/



 

/* ===================== _HEADER STYLES ======================== */ 
 
	.wrapper { }
	#widecolumn .wrapper  {}
	#header {  height:100px;overflow:hidden;  background:#fff; }
	#menudrop, { 	  }
	#content{ background:white; }
	#page { background:white; margin-bottom:0px; }  
	#logo { width:450px; margin-top:14px; margin-left:10px;}
	#banner { margin-top:10px; } 
	#content { height: 100%; padding: 10px; } 
	.menu { height:55px; background: #ccc; }
	.menu li { margin-top:11px; }
	.menu li a {color: #EEE; display: block;outline: 0px;text-decoration: none; font-size:16px;font-weight:bold; text-shadow: 0px 1px 0px #666 !important; }
	.menu li:hover div a:hover,.menu li:hover div a  { text-shadow: 0px 0px 0px #666 !important; }

	.menu li:hover { background:none;  border:0px; color:#CCCCCC; }
	.menu li:hover a {color:#ff9600; } /* COUPONILA Aug 2011 UPDATE - was #fcf308  */
	#submenubar { border-top:1px solid #000; }
	#SearchForm { margin:0px; padding:0px; width:460px; margin-left:35px; margin-top:5px; float:left; }
	#SearchForm .searchBtn { padding:0px; margin:0px; border:0px; width:88px; height:40px; background:url('../images/couponila-srch-btn-aug2011.png') no-repeat left top; border:0px !important; padding:0px; cursor:pointer; }
	#SearchForm .searchBtn:hover { padding:0px; margin:0px; border:0px; width:88px; height:40px; background:url('../images/couponila-srch-btn-aug2011.png') no-repeat left bottom; border:0px !important; padding:0px; cursor:pointer; }
 
	.post-content img { max-width:600px !important; }


/* ===================== _FOOTER.PHP STYLES ======================== */ 

	#footer { background: url('images/footer.gif') repeat-x; }
	#footer h3 { color:#ddd}
	#footer p { color:#efefef; }
	#copyright { font-weight:normal;  }
	#copyright span { font-weight:bold; padding-left:15px; color:#eee; }
	#copyright span a { font-weight:bold; color:#ddd; }
	#copyright span a:hover {color:#ff9600; }

	#copyright p { padding-left:15px; color:#ccc; }
	#copyright p a { color:#fff; text-decoration:underline; }
	.recentarticles a { color:white; }

/* ===================== _HEADER STYLES ======================== */ 

	#header,.menu { margin-left:-10px; width:980px; }
	#header {    }
	.menu {  }
	#submenubar { border-top:0px; border-bottom:1px solid #ccc; margin-left:1px; } 
	
	#hpages { text-align:right; float: left; height:40px; }
	#hpages ul {   width:970px; float:right; margin-top:7px; }
	#hpages ul li { float: right; padding-right: 10px; margin-right: 10px; border-right: 1px solid #333; }
	#hpages ul li.last { padding-right: 30px; margin-right: 0; border-right: none; }
	#hpages ul li a { text-decoration: none; color: #fff; }
	#hpages ul li a:hover { color: #ccc; }
	#hpages ul li.current a { color: #ccc; }	
	.menu li:hover div a {color: #666; font-size:13px;}	
	.homeCategories ul li { min-width:180px !important; }	
	#s { width:330px; font-size:18px; color:#666; }	
	#SearchForm {  padding:5px; margin-top:26px; }
	#SearchForm .searchBtn { border: 0px !important;height: 29px;margin: 0px;padding: 0px;width: 33px;}	
	ul.submenu_account li { margin-top: 10px;} 
	.AdvancedSearchBox { border: 1px solid #ddd; margin: 10px; padding:10px; background:#efefef; }
	.AdvancedSearchBox h2 { font-size:20px; color:#666; }
	.AdvancedSearchBox label { font-size:16px; color:#666; }

/* ===================== _ITEM.PHP STYLES ======================== */ 

	.side1 { width:24%; min-height:100px; float:left; }	
		.side1 img { max-height:95px !important; width:120px !important;}	
		.side1 .info { font-size:10px;   }
		.side1 .info a { color:#666; }
	.side2 { width:74%; float:left; }	
	.side2 h3 a { font-size:20px; color:#0d66d4; } /* COUPONILA - Added by Sid on Sept 19, 2011 for New Deal Title Font Styling */	
	.side2 .dealtitleborder { border-top:1px dashed #c5c7ca; margin-top:5px; } /* COUPONILA - Added by Sid on Sept 19, 2011 for New Deal Title Underlining Border Line */	
	/* CLICK TO COPY CODE */
	.coupon { float:right; padding-left:10px; width:160px; }
	.coupon small a { text-decoration:underline; }
	.coupon strong {  width:130px; cursor:pointer;display:block;overflow:hidden;font-size:14px;font-weight:bold;color:#b34801;border:1px dashed #FAA50B;padding:4px 26px 5px 5px;background:#FEF3DE url(images/sprite.png) right -813px no-repeat;}	
	.coupon strong.active{background:#33CC66 url(images/sprite.png) right -816px no-repeat;}
	.couponcode span{background-position:-768px -715px;}	
	div.couponTooltip{   display:none; width:100%;  background:#b00d0d; height:29px; line-height:30px;font-weight:bold; color:#fff;  padding-left:10px;  margin-top:10px;  margin-right:30px;  }	
	#itembox-single-top .coupon strong { margin:0px; padding:10px;  margin-right:20px;  width:100%;  }
	#itembox-single-top .coupon { float:none; margin-right:30px;  padding-left:0px; }	
	/* CLICK TO REVEAL CODE */
	.clicktoreveal-link { float:right; text-align:center; width:160px; font-size:12px; padding-top:10px; height:35px; margin-right:37px;   }
	.clicktoreveal-link a {  padding:5px; color:#fff; text-decoration:none; font-weight:bold; }
	.clicktoreveal-code { font-size:14px; font-weight:bold; color:#d63f21; width:170px; padding:5px; border:1px dashed #333; background:#d3fdd5; margin-top:6px; margin-left:-90px; }
	.clicktoreveal-code a {  color:#023f05; }
	.clicktoreveal-code em { font-size:11px; color:#40a145; } 	
	.optionslist-wrapper { border-top:1px solid #666; height:35px;margin-top:5px; }
	.optionslist { width:500px; float:left; }
	.optionslist a { padding:5px; margin-top:5px;  }
	.optionslist .oshare { margin-right:20px; float:left; padding-left:30px; background:#0a67af; border:1px solid #ddd; }
	.optionslist .ohits { padding-left:30px;  }
	.optionslist .oprint { margin-right:20px; float:left; padding-left:30px; background:#0a67af; border:1px solid #ddd; }
	.optionslist .oreport { padding-left:30px;  }
	.optionslist .oexpire1 { margin-right:20px; float:left; padding-left:30px; border:1px solid #ddd; font-size:12px; padding:5px; margin-top:5px; background:#edeae9;}
	.optionslist .oexpire2 { margin-right:20px; float:left; padding-left:30px; border:1px solid #ddd; font-size:12px; padding:5px; margin-top:5px; background:#fcdbd5;}
	.optionslist .oexpire3 { margin-right:20px; float:left; padding-left:30px; border:1px solid #ddd; font-size:12px; padding:5px; margin-top:5px; background:#dbffdc;}
		.optionslist .oshare:hover { padding-left:30px; }
		.optionslist .ohits:hover { padding-left:30px;}
		.optionslist .oprint:hover { padding-left:30px; }
		.optionslist .oreport:hover { padding-left:30px;}	 
	.thumblock  {padding:0px; margin:0px; height:auto; text-align:center; width:100px; }
	.gdup { margin-left:30px; }
	 
	.gdup { margin-top:5px; margin-left:35px;}
	.gddw { margin-top:5px;}
	.gdthumbtext { color:#666; font-size:12px !important;   display:block; margin-left:36px;  } 
	.didwork { text-align:center; font-size:16px; font-weight:bold; }
	.ratingstars   { float:right; margin-right:10px;}
 	.ratingtext  { display:none !important; }	
 	.thumblock .ratingtext  { display:inline !important; }	 
 	.post .article {float: right;width: 370px;}

/* ===================== _SIDEBAR.PHP STYLES ======================== */ 

	#sidebar { background:#fff;   }
	#sidebar .photo { float:right; padding-left:10px;}
	.category li a { background: #F1F2F1 url(images/pointer.gif) no-repeat 10px center;border-bottom:1px solid #ddd ;color: #7C3131;display: block;font-size: 12px;padding: 5px 5px 5px 25px;text-decoration: none;}
	.category li a:hover {background:#ccc url(images/pointer.gif) no-repeat 10px center;}
	.category li span { background:red;}
	.category li .sub a { background:white url(images/pointer-active.gif) no-repeat 10px center; }
	.category li .sub a:hover { background: #fffcee url(images/pointer-active.gif) no-repeat 10px center; } 
	#sidebar_recentarticle img { float:right; max-width:80px; max-height:90px; padding-left:10px; padding-bottom:10px; }
	#sidebar_recentarticle h3 { font-size:16px; }
	#sidebar .widget li a { background: #F1F2F1 url(images/pointer.gif) no-repeat 10px center;border-bottom:1px solid #ddd ;color: #7C3131;display: block;font-size: 12px;padding: 5px 5px 5px 25px;text-decoration: none;}
	#wp-calendar {	width: 100%;}
	#wp-calendar caption {	color: #222;	font-size: 14px;	font-weight: bold;	padding-bottom: 4px;	text-align: left;}
	#wp-calendar thead {	font-size: 11px;}
 
	#wp-calendar tbody {	color: #aaa;}
	#wp-calendar tbody td {	background: #f5f5f5;	border: 1px solid #fff;	padding: 3px 0 2px;	text-align: center;}
	#wp-calendar tbody .pad {	background: none;}
	#wp-calendar tfoot #next {	text-align: right;}	
	#featuredstores { }
	#featuredstores li { float:left; width:140px; margin-top:8px; padding:5px; text-align:center; }  
	#featuredstores li a img { border:1px solid #666; }  
		 
	
	.CouponPopList li { padding:10px; clear:both; border-bottom:1px solid #ddd; font-size:14px; }
	.CouponPopList li:hover { background:#efefef; }
	.CouponPopList li img { border:1px solid black;   width:65px; float:left; margin-right:10px;  }
	.CouponPopList li h2 { font-size:16px; background:none; padding:0px; }		

	.homeCategories { width: 100%; padding-top:10px; margin-top:0px; margin-bottom:0px; }
	.homeCategories ul li  { background: url('images/folder.png') no-repeat 8px 6px;  float:left; min-width:220px; min-height:40px;  }
	.homeCategories ul li a{ font: normal 11px Arial;color: black;  display: block;padding: 5px 0;line-height: 17px;padding-left: 38px;text-decoration: none; }
	.homeCategories ul .sm { padding:0px; margin:0px; color:#666; float:left; margin-right:10px;   border:1px solid #ddd;   padding:2px; margin-top:3px;}
	.homeCategories ul .sm:hover { background:#FFCC00; color:white; border:1px solid #FF9900}
	
	#sidebar .homeCategories ul li { width:100% !important; }
	
	/* SOCIAL BUTTONS STYLE - CREATED ON JAN 5, 2012 BY SUPRIYA */
	div#social_media_pad { padding:0px 0px 15px 0px; }
	div#social_media {	background-color:/*#D5E5F8 #afd2f8 #0D5998*/ #F7D5B7;	text-align:center; 	width:290px;	height:64px;	position:relative;	padding:13px 10px 20px 7px;	border:dotted 2px #9fa9b6;	border-radius:0px;	-moz-border-radius:0px;	-webkit-border-radius:0px;}
	
	div#facebook {	position:absolute; 	left:20px;	width:57px;	height:62px;	padding:5px;	background-color:#C1BCBA; border-radius:10px;	-moz-border-radius:10px;	-webkit-border-radius:10px;	border:0px solid #FFF;}
	
	div#twitter {	position:absolute;	left:118px;	width:61px;	height:23px;	padding:5px;	background-color:#C1BCBA; border-radius:10px;	-moz-border-radius:10px;	-webkit-border-radius:10px;	border:0px solid #FFF; margin-top: 19px; }

	div#google_plus {	padding-top:3px;	position:absolute;	left:216px;	width:57px;	height:62px;	padding:5px;	background-color:#C1BCBA; 	border-radius:10px;	-moz-border-radius:10px;	-webkit-border-radius:10px;	border:0px solid #FFF;}
	
	
 /* ===================== _GALLERYPAGE.PHP STYLES ======================== */

	/*.catdesc { font-size:14px; color:#666; padding-top:10px; padding-left:10px; border:1px dashed #c5c7ca; background:#f8f8f9; }*/
	
	 /* ===================== Avg Savings Oct 2012, Shib ======================== */
	.catdesc { font-size:14px; color:#666; padding-top:5px; padding-left:5px; background:#f8f8f9; border:2px dotted #c5c7ca; }	
	.store-savings { background: url("images/avg_savings.png") no-repeat; float:right; width:100px; height:110px; margin-left:3px; margin-right:-8px; margin-top:-4px;} 
	.inner-savings-text { padding-top:42px; width:85px; font-size:33px; text-align:center; color:#ffa800; font-weight:bold; font-family:Arial, Helvetica, sans-serif;
	/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=90);*/
	text-shadow: 2px 1px 1px #000; /* horizontal-offset vertical-offset 'blur' colour */
    -moz-text-shadow: 2px 1px 1px #000;
    -webkit-text-shadow: 2px 1px 1px #000;
 }
	
	h1.categoryTitle {float:left; margin:0px; PADDING:0PX; padding-left:5px; padding-bottom:5px; }
	h1.categoryTitle em { font-size:11px;display:block;font-weight:normal; color:#666; }
	ul.pagination { margin-left:0px;  margin-right:0px; }
 	#SearchContent .icon-search-item { background: #C9C9C9 url(images/folders.png) no-repeat 10px center;  }
	fieldset {background: transparent;border: 0px solid #999;margin-top: 0px;padding: 0px;}
	#PPTSinglePage-post .listImage { width:auto !important; height:auto !important; max-width:180px; max-height:128px; }
	.galleryImage { width:280px;height:210px;}
	
	
	.couponlist li { padding:10px; clear:both; border-bottom:1px solid #ddd; display:block; min-height:90px; }
	.couponlist li:hover { background:#ffe8e8; }
	.couponlist li img { border:1px solid black; float:left; margin-right:10px;  } 
	.couponlist li h3 { font-size:16px;margin:0px;padding:0px; color:#333333  }
	.couponlist li .excerpt { font-size:14px; min-height:50px; color:#444444; padding-top:5px; }
	.couponlist .category { margin-top:10px; }
	
	.couponlist li.featured, .couponlist li.featured:hover { background: #dfffe8 url(images/_gallerypage_highlighted.png) bottom right no-repeat; }
	.couponlist li.featured a { color:#10732c; }
	.couponlist li.featured .optionslist-wrapper { border-top: 0px; }
	.couponlist li.featured  .optionslist a { border: 1px dashed #DDD;}
	.couponlist li.featured .clicktoreveal-link  a { color:#fff; }
 	/* ===================== _TPL_MANAGE.PHP STYLES ======================== */

	#gradient-style{font-size: 12px; width: 100%;	text-align: left;	border-collapse: collapse; margin-top:20px; margin-bottom:20px; }
	#gradient-style th{	font-size: 16px;	font-weight: normal;	padding: 18px;	background: #cccccc;	border-top: 2px solid #ddd;	border-bottom: 1px solid #fff;	color: #efefef; font-weight:bold;}
	#gradient-style td{	padding: 18px; 	border-bottom: 1px solid #fff;	color: #333;	border-top: 1px solid #fff;	background: #ddd;}
	#gradient-style tfoot tr td{	background: #e8edff;	font-size: 13px;	color: #333;}
	#gradient-style tbody tr:hover td{	background: #d8f2d4;	color: #333; font-weight:bold; }
	#gradient-style td a { color:#000000}

 	/* ===================== _SINGLE.PHP STYLES ======================== */
 
 	.thumbnail-large {  background: url(images/thumbnail-large.png) no-repeat; float: left;  min-height: 150px; padding-top: 3px;text-align: center; vertical-align: middle;width: 200px; }
	.thumbnail-large a { height:190px; }
	.post .text { float: right;width: 350px; }
	.post .text p {  line-height: 20px; }
	.post-content-single { font-size:14px; min-height:50px; color:#444444; padding-top:5px; } /* COUPONILA - Added by Sid on Nov 02, 2011 for adjusting the single deal layout */
	.post-content-single .thumblock  {padding:0px; margin:0px; height:auto; text-align:center; width:100px; margin-left: -187px; margin-top: -40px; } /* COUPONILA - Added by Sid on Nov 02, 2011 for adjusting the single deal layout */
	.optionslist-single { padding-top:80px; } /* COUPONILA - Added by Sid on Nov 02, 2011 for adjusting the single deal layout */
	.optionslist-single .oexpire1 { margin-right:2px; padding-left:30px; border:1px solid #ddd; font-size:12px; padding:5px; background:#edeae9;} /* COUPONILA - Added by Sid on Nov 02, 2011 for adjusting the single deal layout */
	.optionslist-single .oexpire2 { margin-right:2px; padding-left:30px; border:1px solid #ddd; font-size:12px; padding:5px; background:#fcdbd5;} /* COUPONILA - Added by Sid on Nov 02, 2011 for adjusting the single deal layout */

	.clicktoreveal-link-single { float:right; text-align:center; width:160px; font-size:12px; padding-top:10px; height:35px; margin-right:132px; margin-top:-35px;  } /* COUPONILA - Added by Sid on Nov 02, 2011 */
	.clicktoreveal-link-single a {  padding:5px; color:#fff; text-decoration:none; font-weight:bold; } /* COUPONILA - Added by Sid on Nov 02, 2011 */
	.clicktoreveal-code-single { font-size:14px; font-weight:bold; color:#d63f21; width:170px; padding:5px; border:1px dashed #333; background:#d3fdd5; margin-top:6px; margin-left:167px; } /* COUPONILA - Added by Sid on Nov 02, 2011 */
	.clicktoreveal-code-single a {  color:#023f05; } /* COUPONILA - Added by Sid on Nov 02, 2011 */
	.clicktoreveal-code-single em { font-size:11px; color:#40a145; }  /* COUPONILA - Added by Sid on Nov 02, 2011 */	

	#SingleImage { max-width:200px; float:left; padding-right:15px; padding-bottom:15px;  }
	ul.tabs { margin-top:15px; }
	#comments{ 	}
	.commentlist  { list-style:none;  list-style-type:none; }
	.comment-body { background:#ddd; border:1px solid #ccc; padding:10px; margin-top:10px; }
	.reply { padding:3px; background:#666; border:1px solid #ccc;  width:100px; text-align:center; line-height:normal; }
	.reply a { color:#FFFFFF; font-size:12px; }
	.comment { padding-top:10px; font-size:16px; line-height:30px;}
	.commentmetadata a { text-transform:uppercase; font-size:11px; } 
	.fn { font-size:16px; font-weight:bold;  }
	.fn a { color:#666; }
	.plinks {color: rgb(102, 102, 102);float: left; font-size: 12px;margin: 5px 0px 0px 0px;}
	.plinks a {background: rgb(186, 11, 10); color: white;display: block;float: left;font-size: 11px;font-weight: bold; margin: 0px 7px 7px 0px; padding: 4px 6px;text-decoration: none;}
	.plinks a:hover { background: red; }
	.entry p {text-align: left;  }
	.entry a { text-decoration:underline; }
	.entry ul { margin-left:20px; padding-bottom:20px; list-style:disc; }
	
	.expires { font-size:11px; }
	#PPTSinglePage-post .middleSidebar { width: 65%;}
	#PPTSinglePage-post .rightsidebar { width: 33.5% !important;margin-left: 10px;margin-right: 0px;}
	
	/* ===================== _TPL_ADD STYLES  ======================== */ 

	#griddler hgroup.price {	background: #9c1010 !important;	background: #9c1010 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#9c1010), to(#760000)) !important;	
	border-bottom: 1px solid #760000 !important;	border-left: 1px solid #760000 !important;	border-right: 1px solid #333 !important;	} 	
	#griddler .price h2 { border-left:1px solid #760000 !important; border-top:1px solid #760000 !important; }	
	.payicon { float:right; margin-right:0px; background: #fff url('images/buy_paypal.gif') no-repeat; width:200px; height:70px; }
	.extrainfo { background:#efefef; border-top:2px solid #ddd; border-bottom: 2px solid #ddd; padding:10px; margin-top:30px; margin-right:20px;}	
	.CheckoutBtn a, Checkout a:hover{	text-decoration:none;	font-weight:bold;	height:23px;	width:120px;	display:block;	text-align:center;	padding-top:6px;}
	.CheckoutBtn a{	background:url(images/Btn.jpg) no-repeat;	color:#FFFFFF;}
	
	/* ===================== ICON STYLES ======================== */ 

	#icon-single-comment { background:  url(images/icon-single-comment.png) no-repeat 10px center;  }
	#icon-single-map { background:  url(images/icon-single-map.png) no-repeat 10px center;  }
	#icon-single-info { background: url(images/icon-single-info.png) no-repeat 10px center;  }
	#icon-single-images { background: url(images/icon-single-images.png) no-repeat 10px center;  }
	
	
	/* ===================== _TPL_STORES STYLES  ======================== */

	.tagindex, #sc_CouponPressStores .tagindex { padding: 6px 0 10px 0; }
	.tagindex h4, #sc_CouponPressStores .tagindex h4 { border-bottom: 1px solid #000; padding: 0 0 4px 0; margin: 2px 0 4px 0; }
	.tagindex ul, #sc_CouponPressStores .tagindex ul { list-style: none; padding: 1px 0; margin: 0; }
	.tagindex ul li, #sc_CouponPressStores .tagindex ul li { list-style: none; padding: 2px 0; margin: 0; }
	.holdleft, #sc_CouponPressStores .holdleft { width: 30%; display: inline; margin: 0 20px 0 0; float: left;}
	.noMargin, #sc_CouponPressStores .noMargin {margin: 0 0 0 0;}
	.morelink, #sc_CouponPressStores .morelink { display: none; }
	
	/* ===================== _AUTHOR.PHP STYLES ======================== */

	#hor-zebra{	 	font-size: 12px;	width: 100%;	text-align: left;	border-collapse: collapse;}
	#hor-zebra th{	font-size: 14px;	font-weight: normal;	padding: 10px 8px;	color: #333;}
	#hor-zebra td{	padding: 8px;	color: #333;}
	#hor-zebra .odd{	background: #ffeeee; }
	
	.widget { padding:0px !important; }
	
	.fb-like { padding-left:6px;}   /* ===== for fb like bttn padding added by Shibin - July 17 ======== */
	.blogstyling {font-size:14px; }
	.blogstyling p strong {font-weight: bold; color: #0e68ab; } /* ===== make select keywords bold, using bold doesn't work - July 23 ======== */
	
	
	#mc_embed_signup h2{
	background-color: #005999 !important;
    background-image: url("http://www.couponila.com/wp-content/themes/couponpress/themes/couponpress-blue/images/couponila-nlheader.png") !important;
    background-position: left top !important;
    background-repeat: repeat-x !important;
    border-style: none !important;
    border-width: 1px !important;
    color: #ffffff !important;  
    font-size: 21px !important; 
    height: 35px !important;
    padding: 7px 25px !important;
	margin:0px !important;
	letter-spacing:0px !important;}
	
	#mc_embed_signup form {
	display: block !important;
    padding: 0 0 0 0 !important;
    position: relative !important;
    text-align: left !important;
	}
	
	*#mc_embed_signup .button{
	background: url("http://www.couponila.com/wp-content/themes/couponpress/themes/couponpress-blue/images/couponila-signup-btn-oct2011.png") no-repeat scroll left top rgba(0, 0, 0, 0) !important;
    border: 0 none !important;
    color: #ffffff !important;
    cursor: pointer !important;
    font-family: Arial,sans-serif !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: bold!important;
    height: 40px !important;
    margin: 10px 15px 10px 100px !important;
    padding: 0 !important;
    text-decoration: none !important;
	width:88px !important;
	border-radius:0px !important;
	box-shadow:none !important;}
	
	#mc_embed_signup .button:hover {
	background: url("http://www.couponila.com/wp-content/themes/couponpress/themes/couponpress-blue/images/couponila-signup-btn-oct2011.png") no-repeat scroll left bottom rgba(0, 0, 0, 0) !important;}
		
	#mc_embed_signup .mc-field-group {
		width:88% !important;
		padding-left:15px !important;
	}
	
	.mc_body_container { background-color:##f0f0f0 !important; }
	
	#mc_embed_signup .mc-field-group input { color:#000 !important; }
	
	.email-privacy { font-size:10px; text-align:center; padding-bottom:12px;} 