/* Minify_CSS_UriRewriter::$debugText

*/

/* styles.css */

/* 1  */ /*
/* 2  *| Style for ADS_WpSiteCount
/* 3  *| Date: 2014-08-19
/* 4  *| Comment: Modify it if ou need
/* 5  *| */
/* 6  */
/* 7  */ /* Block format, before- after-text */
/* 8  */ #adswsc_block  {
/* 9  */ 	font-size: small;
/* 10 */ 	font-weight: bold;
/* 11 */ 	font-style: normal;
/* 12 */  	margin: 0px;
/* 13 */ }
/* 14 */
/* 15 */ /* Counter boarder */
/* 16 */ #adswsc_counter {
/* 17 */   border: 3px inset white;
/* 18 */   border-radius: 3px;
/* 19 */ }
/* 20 */
/* 21 */ /* Countter text */
/* 22 */ #adswsc_countertext {
/* 23 */ 	font-size: large;
/* 24 */ 	font-weight: bold;
/* 25 */ 	font-style: normal;
/* 26 */ }
/* 27 */
/* 28 */
/* 29 */
