.sample
{
}/* START Telerik.Sitefinity.Resources.Themes.LayoutsBasics.css */
.sf_cols{width:100%;_width:auto;margin:0;padding:0}
.sf_cols{clear:both;_clear:none;*clear:none}
.sf_cols:after{content:"";display:block;height:0;font-size:1px;clear:both;visibility:hidden}
.sf_cols{display:inline-block}
/*\*/* html .sf_cols{height:1%}
* html .sf_cols{display:block}
* html .sf_cols .sf_colsOut{display:inline}
.sf_colsOut+.sf_colsOut{*margin-left:-1px!important}
.sf_block{display:block}
/**/.sf_1col_1_100{float:none;margin:0}
.sf_2cols_1_25{float:left;width:25%;margin:0}
.sf_2cols_2_75{float:right;width:75%;margin:0}
.sf_2cols_2_75 .sf_2cols_2in_75{margin-left:12px}
.sf_2cols_1_33{float:left;width:33%;margin:0}
.sf_2cols_2_67{float:right;width:67%;margin:0}
.sf_2cols_2_67 .sf_2cols_2in_67{margin-left:12px}
.sf_2cols_1_50{float:left;width:50%;margin:0}
.sf_2cols_2_50{float:right;width:50%;margin:0}
.sf_2cols_2_50 .sf_2cols_2in_50{margin-left:12px}
.sf_2cols_1_67{float:left;width:67%;margin:0}
.sf_2cols_2_33{float:right;width:33%;margin:0}
.sf_2cols_2_33 .sf_2cols_2in_33{margin-left:12px}
.sf_2cols_1_75{float:left;width:75%;margin:0}
.sf_2cols_2_25{float:right;width:25%;margin:0}
.sf_2cols_2_25 .sf_2cols_2in_25{margin-left:12px}
.sf_3cols_1_33{float:left;width:33%;margin:0}
.sf_3cols_2_34{float:left;width:34%;margin:0}
.sf_3cols_3_33{float:left;width:33%;margin:0}
.sf_3cols_2_34 .sf_3cols_2in_34,.sf_3cols_3_33 .sf_3cols_3in_33{margin-left:12px}
.sf_3cols_1_25{float:left;width:25%;margin:0}
.sf_3cols_2_50{float:left;width:50%;margin:0}
.sf_3cols_3_25{float:left;width:25%;margin:0}
.sf_3cols_2_50 .sf_3cols_2in_50,.sf_3cols_3_25 .sf_3cols_3in_25{margin-left:12px}
.sf_4cols_1_25,.sf_4cols_2_25,.sf_4cols_3_25,.sf_4cols_4_25{float:left;width:25%;margin:0}
.sf_4cols_2_25 .sf_4cols_2in_25,.sf_4cols_3_25 .sf_4cols_3in_25,.sf_4cols_4_25 .sf_4cols_4in_25{margin-left:12px}
.sf_5cols_1_20,.sf_5cols_2_20,.sf_5cols_3_20,.sf_5cols_4_20,.sf_5cols_5_20{float:left;width:20%;margin:0}
.sf_5cols_2_20 .sf_5cols_2in_20,.sf_5cols_3_20 .sf_5cols_3in_20,.sf_5cols_4_20 .sf_5cols_4in_20,.sf_5cols_5_20 .sf_5cols_5in_20{margin-left:12px}
/* END Telerik.Sitefinity.Resources.Themes.LayoutsBasics.css */


.couponoffer {
	/*margin-left: auto;
	margin-right: auto;*/
	width: 55%;
	/* min-width: 595px;*/
	/*max-width: 595px;*/
}

.couponoffer:before,
.couponoffer:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.couponoffer:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
 
.couponoffer {
    *zoom: 1;
}

.couponoffer1 {
	float: left;
	width: 46.875%;
	min-width: 300px;
}
	.couponoffer1 + .couponoffer1 {
		float: right;
	}

img {
	max-width: 100%;
	height: auto;
}

/*

SMALLER SCREENS

*/

@media only screen and (max-width: 719px) {

.couponoffer{
	min-width: 100px;
	width: 88.88%;
	max-width:800px;
}
.couponoffer1 {
	float: none;
	min-width: 100px;
	width: 100%;
}
.storephoto {
    background-color: #FFF;
    border: 1px solid #C8C3C7;
    margin-right: 11px;
    padding: 5px;
    height: 147px;
	width:228px;
}
}
