/*defaults*******************/
*{
	font-size:100.01%}
html{
	font-size:64%;}
body{
	font:1.0em Arial, Helvetica, sans-serif;
	margin:0;}
img{border-style:none;}
a{
	color:#000;
	text-decoration:none;}
	a:hover{
		text-decoration:underline;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;}
form,
fieldset{
	margin:0;
	padding:0;
	border:none;}
.form-align{
	text-align:left;}
.form-label{
	font-weight:bold;
	font-size:90%;
	margin-top:8px;}		
.uppercase {
	text-transform: uppercase;}
a.button{
	padding:3px; 
	display:inline-block;
	float:right;}	

/*content*******************/
	#blox-wrapper{
		margin:0 auto;
		overflow:visible;
		background:none;}
		#blox-container{
			background:white;}
			
/*header*****************/
#blox-header{
	width:100%;
	height:auto;
	padding:13px 0 0 0;
	overflow:hidden;
	float:left;
	position:relative;
	background-color: #fff;}
	#blox-header h1,
	#blox-header h2{
		width:213px;
		height:60px;
		display:block;
		float:left;
		overflow:hidden;
		background: url(../images/logo.gif) no-repeat;
		margin-bottom:0px;
		padding-top:0px;}
		#blox-header h1 a,
		#blox-header h2 a{
			width:226px;
			height:49px;
			display:block;
			text-indent:-9999em;
			overflow:hidden;}
#blox-header-vertical-nav{
	width:100%;
	padding:12px 0 0 0;
	overflow:hidden;
	float:left;
	position:relative;
	background-color: #fff;}
	#blox-header-vertical-nav h1,
	#blox-header-vertical-nav h2{
		background: url(../images/logo.gif) no-repeat;
		width:213px;
		height:80px;
		float:left;
		position:relative;
		top:23px;
		width:213px;
		margin-bottom:0px;
		padding-top:0px;}
		#blox-header-vertical-nav h1 a,
		#blox-header-vertical-nav h2 a{
			width:226px;
			height:49px;
			display:block;
			text-indent:-9999em;
			overflow:hidden;}


/*navigation**********************/

/*Extra nav at top of header*******/
#extra-nav {
	margin-left:10px;
	margin-top:-5px;
	margin-bottom: 15px;
	border-bottom:1px solid #efefef;
	padding-bottom: 5px;
	margin-right: 10px;}
	#extra-nav ul {padding-bottom:3px;}
	#extra-nav li {
		display:inline;
		padding:5px;}
	#extra-nav ul#extra-left {
		line-height:12px;
		float:left;
		position:relative;
		top:5px;}
	#extra-nav ul#extra-right {
		line-height:12px;
		float:right;
		margin-right:10px;
		position: relative;}
		#extra-nav ul#extra-right li ul{display:inline;}
		#extra-nav ul#extra-right li img.extra-small-avatar {
			width:15px;
			position:relative;
			top:0px}
		#extra-nav ul#extra-right form fieldset {
			line-height:8px;
			display: inline;}
		#extra-nav ul#extra-right form {
			display: inline;}
		#extra-nav ul#extra-right li span {
			position: relative;}
		#extra-nav  ul#extra-right li.login,#extra-nav ul#extra-right li.currentTime{
			position:relative;
			bottom:5px;
		}

/* tier 1 */
ul.dropdown,
ul.dropdown li{
	background-color:#788196;}
	ul.dropdown{
		/*This margin is for second layer of navigation - */
		margin-bottom:25px; 
		border-bottom:none;
		font:normal 12px/12px Arial, Helvetica, sans-serif;}
		ul.dropdown a:link,
		ul.dropdown a:visited{
			color:white;
			/* This gets rid of the arrows
			background:transparent none; */
		}
		ul.dropdown a:hover{
			color:white;}
		ul.dropdown li {
			padding:8px 7px 6px;}
			ul.dropdown li.hover, ul.dropdown li:hover{
				background-color:#535C6F;}
		ul.dropdown .dir{
			padding-right:8px;}
		ul.dropdown-vertical{margin-bottom:0px!important;}

	/* tier 2 */
	ul.dropdown ul,
	ul.dropdown ul li{
		background-color:#BCC7D1;}
		ul.dropdown ul{}
			ul.dropdown ul a:link,
			ul.dropdown ul a:visited{
				color:#666;}
			ul.dropdown ul a:hover{
				color:#E0E8EF;}
			ul.dropdown ul li {
				padding:0px;
				margin:0px;}
				ul.dropdown ul a:link, ul.dropdown ul a:visited{
					display:block;
					padding:4px 10px 5px;}
				ul.dropdown ul li.hover ul,
				ul.dropdown ul li:hover{
					background-color:#9BAEBF;}
/* vertical menu styles */
ul.dropdown-linear ul{
	width: 100%;}

/* horizontal menu styles*/
ul.dropdown-horizontal ul{
	width:150px;}

/*container*****************************/
#blox-content{
	width:960px;
	padding:19px 20px 0;
	overflow:hidden;}
	
/*main******************************/
#blox-main{
	width:940px;
	padding:23px 10px 0;
	background:#fff;
	float:left;
	overflow:hidden;}

/*icons*************************/
.blox-icons{
	list-style:none;
	margin:0;
	padding:0 0 6px;
	width:100%;
	overflow:hidden;}
	.blox-icons li{
		float:left;
		margin-right:6px;}
		.blox-icons li img{vertical-align:middle;}

/*comments**********************/
.blox-comments{
	list-style:none;
	margin:0;
	padding:0 0 6px;
	width:100%;
	overflow:hidden;}
	.blox-comments li{
		float:left;
		color:#666;
		font-size:1.1em;
		padding:0 10px;
		border-left:1px solid #666;
		margin:0 9px 0 -9px;}
		.blox-comments li a{
			color:#666;}
		.blox-comments li span{
			color:#900;}
		.blox-comments li img{
			vertical-align:middle;
			margin-right:5px;}

/*bottom-banners************************/
.bottom-banners{
	width:954px;
	overflow:hidden;
	clear:left;
	background:#fff;
	padding:18px 0 19px 6px;}
	.bottom-banners img{
		float:left;
		margin:0 19px 0 4px;
		display:inline;}

/*footer************************/
#blox-footer{
	width:960px;
	margin:0 auto;
	margin-bottom:5px;
	padding:10px 0;
	overflow:hidden;
	clear:left;
	background:#fff;
	text-align:center;
	letter-spacing:1px;}
	#blox-footer p{
		margin:0 0 5px 0;
		padding:0 20px 10px;
		font-size:11px;
		text-align:left;
		font-size:1.1em;
		color:#788196;}
		#blox-footer p strong{
			font-weight:bold;}
		#blox-footer p a{
			color:#788196;
			text-decoration:underline;}
			#blox-footer p a:hover{
				text-decoration:none;}
	#blox-footer #blox-copyright {
		background:none;
		color:#FFFFFF;
		font-size:11px;
		padding:0;}
	#blox-footer .blox-bottom-block-holder{
		width:940px;
		margin:0px 10px;
		padding:0;
		border-top:solid 1px ;
		border-bottom:none;
		overflow:hidden;
		background:none;}
		#blox-footer .footer-section-block{
			height:100%;
			margin:0;
			padding:5px;
			border-right:1px solid #e2e2e2;
			float:left;}
			#blox-footer .footer-section-block .footer-section-block.end{
				border:none;}
				.footer-section-block.start h4,
				.footer-section-block.end h4,
				.footer-section-block h4{color:#788196;}
			.footer-section-block.contact{width:265px;}
			.footer-section-block.search{
				width:372px;
				overflow:hidden;}
				.footer-section-block.search form{
					margin:20px;
					text-align:left;}
					.footer-section-block.search form .submit-btn{
						width:50px;
						height:20px;
						margin:0;
						padding:0 0 2px 0;
						overflow:hidden;
						border:none;
						background:#333;
						font-size:10px;
						color:white;}
					#blox-footer .footer-section-block.search form p{
						padding:0;}
				.footer-section-block.search .search-options{
					width:100%;
					border:1px solid #D1D1D1;
					text-align:left;}
					.footer-section-block.search form label{
						padding-left:4px;
						font-size:11px;
						line-height:11px;}
					.footer-section-block.search form .col1,
					.footer-section-block.search form .col2,
					.footer-section-block.search form .col3{
						padding:0 8px 0 0;
						float:left;
						text-align:left;}
			#blox-footer .footer-section-block h4{
				margin:0 2px;
				padding:9px 20px 10px;
				font-size:18px;
				text-align:left;
				color:#788196;
				border-bottom:solid 1px #D1D1D1;}
				.footer-section-block h4.sub{
					border-top:1px solid #EFEFEF;}
			.footer-section-block ul{
				margin:0;
				padding:0 20px 10px;}
				.footer-section-block ul li{
					padding:0;
					background:none;
					text-align:left;}
					.footer-section-block ul li a{
						line-height:11px;
						font-size:11px;
						color:black;}

/*bottom-block-holder************************/
.blox-bottom-block-holder{
	width:934px;
	margin:0 0 10px 0;
	padding:0 0 0 26px;
	background:#bcc7d1 url(../images/bottom-block-bg.gif) repeat-y;
	border:solid #bcc7d1;
	border-width:20px 0 24px;
	overflow:hidden;
	clear:left;
	float:left;
	font:1.1em/1.27em Tahoma, Arial, sans-serif;
	letter-spacing:1px;}
	.blox-bottom-block-holder h4{
		font-size:1.1em;
		font-weight:bold;
		margin:0;
		color:#788196;}
	.blox-bottom-block-holder ul{
		list-style:none;
		margin:0;
		padding:0;}
		.blox-bottom-block-holder ul li{
			font-weight:normal;
			padding-left:9px;
			background:url(../images/bottom-block-separator.gif) no-repeat 0 7px;}
			.blox-bottom-block-holder ul li a{
				color:#788196;}
.bottom-logo{
	background:url(../images/footer-logo.gif) no-repeat;
	width:161px;
	height:108px;
	float:left;
	margin-right:18px;}
	.bottom-logo a{
		width:161px;
		height:108px;
		text-indent:-9999em;
		overflow:hidden;
		display:block;}
.sections-block{
	width:93px;
	float:left;
	overflow:hidden;
	padding:0 20px;
	text-align:left;}
.services-block{
	width:151px;
	float:left;
	padding:0 20px;
	overflow:hidden;
	text-align:left;}
.rss-block{
	width:79px;
	float:left;
	padding:14px 10px 10px 35px;
	margin:0 25px 0 27px;
	display:inline;
	background:#fff url(../images/rss-block-bg.gif) no-repeat 12px 14px;
	border:1px solid #c0c6aa;
	overflow:hidden;}
	.rss-block h4{
		color:#474747;}
	.rss-block p{
		margin:0;
		color:#666;}
.map-block{
	width:213px;
	float:left;
	padding:0 15px 0 25px;
	overflow:hidden;
	text-align:left;}
	.map-block img{
		float:left;
		border:1px solid #999;}
.map-text{
	padding:0 0 0 11px;
	width:120px;
	float:left;}
	.map-text ul{padding:6px 0 0;}
	.map-text ul li{
		background:url(../images/map-arrow.gif) no-repeat 0 5px;
		padding-left:13px;
		margin-bottom:5px;}
/*advertising************************/
#leaderboard-top {
	text-align: center;}
#leaderboard-middle {
	text-align: center;}

#leaderboard-middle > div:first-child, #leaderboard-top> div:first-child, #leaderboard-bottom> div:first-child{
	float: left;}
#leaderboard-bottom {
	text-align: center;
	background: #fff;
	overflow: auto;}
#pencil {
	text-align: center;}
#pencil img {
	margin: 20px 0 20px 0;}
#center-top {
	text-align: center;}
#center-middle {
	text-align: center;}
#center-bottom {
	text-align: center;}
#center-top img {
	margin: 0 0 20px;}
#center-middle img {
	margin: 20px 0;}
#center-bottom img {
	margin: 20px 0;}
#rail-bottom img {
	float: left;
	margin: 0 0 20px 0;}
#rail-bottom-secondary img {
	float: right;
	margin: 0 0 20px 0;}

#blox-right-col.grid_3 #rail-bottom,
#blox-right-col.grid_3 #rail-bottom-secondary{
	text-align:center;}
#blox-right-col.grid_3 #rail-bottom img,
#blox-right-col.grid_3 #rail-bottom-secondary img{
	float:none;}

#rail-top img {
	margin: 0 0 20px 0;}
#rail-middle img {
	margin: 0 0 20px 0;}

/* Region specific - Live ads only */
#tncms-region-ads-leaderboard-top img {
	float: left;
	margin: 0 0 0 10px;}
#tncms-region-ads-leaderboard-top embed, #tncms-region-ads-leaderboard-top iframe{
	margin-bottom:20px;
	margin-left:10px;;}
#tncms-region-ads-leaderboard-middle img,
#tncms-region-ads-leaderboard-middle embed,
#tncms-region-ads-leaderboard-middle iframe {
	margin-bottom:20px;
	margin-left:10px;;}

#tncms-region-ads-leaderboard-bottom img {
	float: left;
	margin: 20px 10px 20px 10px;}
#tncms-region-ads-leaderboard-bottom embed,
#tncms-region-ads-leaderboard-bottom iframe {
	margin-bottom:20px;
	margin-left:10px;;}
#tncms-region-ads-tile-bottom img {
	float: left;
	margin: 20px 10px 20px 0;}
#tncms-region-ads-pencil img {
	margin: 0 0 20px 0;}
#tncms-region-ads-rail-bottom img {
	float: left;}
#tncms-region-ads-rail-bottom-secondary img {
	float: right;}
#tncms-region-ads-rail-top img {
	margin: 0 0 20px 0;}
#tncms-region-ads-rail-middle img {
	margin: 0 0 20px 0;}
#tncms-region-ads-rail-bottom img {
	margin: 0 0 20px 0;}
#tncms-region-ads-rail-bottom-secondary img {
	margin: 0 0 20px 0;}
#tncms-region-ads-center-top img {
	margin: 20px 0 20px 0;}
#tncms-region-ads-center-middle img {
	margin: 20px 0 20px 0;}
#tncms-region-ads-center-middle img {
	margin: 20px 0 20px 0;}
#in-story img {
	margin: 0 20px 20px 0;
	float: left;}
#in-media-box img {
	margin: 20px 0;}
#weather-sponsor img {
	bottom:0;
	margin-bottom:9px;
	position:absolute;
	right:315px;}
.demo-ad{
	float:left;
	margin-left:10px;}

/* old */
.leaderboard-inside{
	padding-left:0;}
	.leaderboard-inside img{
		float:none;}
#pencil-ad{
	height:110px;
	margin:0 auto;
	text-align:center;}
#blox-leaderboard-bottom{
	padding-bottom:0;}
.blox-leaderboard{
	padding:0;
	background:white;}
.blox-leaderboard img{
	padding-left:10px;}

#blox-right-col{
	overflow:hidden;}


/*TopAds Styles*****************/

.topads-tr, tr.topads-tr, th.topads-th, .topads-th, .topads-header, td.topads-td, .topads-td, table.topads-table, .topads-table, .topads-table td, .topads-table tr, .topads-table th {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none; /* Module border */
	background: none;
}
table.topads-table {
	border: none;
	background: none; /* Module background */
	width: 100%;
	margin: auto;
}
table.topads-table table{
	border: none;
	background: none; /* Module background */
	width: 100%;
	margin: auto;
}

.topads-td {
	background: none; /* Module background */
}

.topads-tr {
	border: 1px none #D6D3D6;
	background: none; /* Module background */
}

.topads-header {
	font: bold 13px Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.topads-header a {
	font: bold 13px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #55699D;
	text-decoration: none;
	margin: 0;
	padding: 0 0 5px 0;
	display: block;
}

.topads-header a:hover {
	font: bold 13px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #000099;
	text-decoration: underline;
}

/* Jobs Front Styles */

.tn-css-default-job-front-item {
	border: 1px solid #D6D3D6;
	background: #F3F3F3;
	margin: 5px;
	padding: 9px;
	text-align: left;
}

.tn-css-default-job-front-item:hover {
	background: #D9DEEC;
}

.tn-css-default-job-front-position_title {
	font: bold 13px Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.tn-css-default-job-front-position_title a {
	color: #55699D;
	text-decoration: none;
}

.tn-css-default-job-front-position_title a:hover {
	color: #000099;
	text-decoration: underline;
}

.tn-css-default-job-front-company_name {
	font: normal 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	margin: 0px;
	color: #333333;
}

/* Homes Front Styles */

.tn-css-default-home-front-item {
	border: 1px solid #D6D3D6;
	background: #F3F3F3;
	margin: 5px;
	padding: 9px;
	text-align: center;
}

.tn-css-default-home-front-item:hover {
	background: #D9DEEC;
}

.tn-css-default-home-front-price {
	font: bold 13px Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.tn-css-default-home-front-price a {
	color: #55699D;
	text-decoration: none;
}

.tn-css-default-home-front-price a:hover {
	color: #000099;
	text-decoration: underline;
}

.tn-css-default-home-front-city, .tn-css-default-home-front-state, .tn-css-default-home-front-beds, .tn-css-default-home-front-baths {
	font: normal 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	display: inline !important;
	color: #333333;
	margin: 0;
	padding: 0;
}

.tn-css-default-home-front-media, .tn-css-default-home-front-media img, {
	width: 100px;
	border: none;
	margin: 0;
	padding: 0;
}

/* Cars Front Styles */

.tn-css-default-car-front-item {
	border: 1px solid #D6D3D6;
	background: #F3F3F3;
	margin: 5px;
	padding: 9px;
	text-align: center;
}

.tn-css-default-car-front-item:hover {
	background: #D9DEEC;
}

.tn-css-default-car-front-price {
	font: bold 13px Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.tn-css-default-car-front-price a {
	color: #55699D;
	text-decoration: none;
}

.tn-css-default-car-front-price a:hover {
	color: #000099;
	text-decoration: underline;
}

.tn-css-default-car-front-manufacture_year, .tn-css-default-car-front-model, .tn-css-default-car-front-make {
	font: normal 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	display: inline !important;
	color: #333333;
	margin: 0;
	padding: 0;
}

.tn-css-default-car-front-media, .tn-css-default-car-front-media img, {
	text-align: center;
	width: 100px;
	border: none;
	margin: 0;
	padding: 0;
}

/* Generic Front Styles */

.tn-css-default-generic-front-item {
	border: 1px solid #D6D3D6;
	background: #F3F3F3;
	margin: 5px;
	padding: 9px;
	text-align: center;
}

.tn-css-default-generic-front-item:hover {
	background: #D9DEEC;
}

.tn-css-default-generic-front-heading {
	font: bold 13px Arial, Verdana, Geneva, Helvetica, sans-serif;
}

.tn-css-default-generic-front-heading a {
	color: #55699D;
	text-decoration: none;
}

.tn-css-default-generic-front-heading a:hover {
	color: #000099;
	text-decoration: underline;
}

.tn-css-default-generic-front-subheading {
	font: normal 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	display: inline !important;
	color: #333333;
	margin: 0;
	padding: 0;
}

.tn-css-default-generic-front-media, .tn-css-default-generic-front-media img, {
	width: 100px;
	border: none;
	margin: 0;
	padding: 0;
}

/*Calendar Styles*****************/

.calendar-submit h3 {
	clear: both;}
#calendar-submit input,textarea,select {
	font:100% arial,sans-serif;
	vertical-align:left;}
	
/*   Icons Styles *****************************/

.small-apple { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat 0 0; } 
.small-arrowleft { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat 0 -90px; } 
.small-arrowright { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat 0 -180px; } 
.small-at { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat 0 -270px; } 
.small-baby { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat 0 -360px; } 
.small-back { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat 0 -450px; } 
.small-briefcase { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat 0 -540px; } 
.small-bullhorn { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat 0 -630px; } 
.small-calendar { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat 0 -720px; } 
.small-camera { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat 0 -810px; } 
.small-cat { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat 0 -900px; } 
.small-cellphone { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat 0 -990px; } 
.small-check { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat 0 -1080px; } 
.small-digging { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat 0 -1170px; } 
.small-dog { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat 0 -1260px; } 
.small-download { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat 0 -1350px; } 
.small-exclaim { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat 0 -1440px; } 
.small-exclaim_2 { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat 0 -1530px; } 
.small-globe { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat 0 -1620px; } 
.small-hardhat { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat 0 -1710px; } 
.small-home_1 { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat 0 -1800px; } 
.small-home_2 { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat 0 -1890px; } 
.small-info { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -90px 0; } 
.small-justmarried { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -90px -90px; } 
.small-lightbulb { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -90px -180px; } 
.small-list { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -90px -270px; } 
.small-mail { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -90px -360px; } 
.small-money { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -90px -450px; } 
.small-movie { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -90px -540px; } 
.small-newspaper { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -90px -630px; } 
.small-no { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -90px -720px; } 
.small-note { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -90px -810px; } 
.small-notebook { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -90px -900px; } 
.small-notepad { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -90px -990px; } 
.small-office_10 { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -90px -1080px; } 
.small-pacifier { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -90px -1170px; } 
.small-paper { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -90px -1260px; } 
.small-paperclip { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -90px -1350px; } 
.small-pda { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -90px -1440px; } 
.small-pencil { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -90px -1530px; } 
.small-phone { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -90px -1620px; } 
.small-phonebook { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -90px -1710px; } 
.small-portfolio { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -90px -1800px; } 
.small-print { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -90px -1890px; } 
.small-recycle { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -180px 0; } 
.small-rss { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -180px -90px; } 
.small-sendmail { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -180px -180px; } 
.small-services { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -180px -270px; } 
.small-star { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -180px -360px; } 
.small-stars { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -180px -450px; } 
.small-stroller { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -180px -540px; } 
.small-tag { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -180px -630px; } 
.small-talk_1 { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -180px -720px; } 
.small-talk_2 { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -180px -810px; } 
.small-tie { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -180px -900px; } 
.small-transmit { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -180px -990px; } 
.small-video { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -180px -1080px; } 
.small-weddingcake { background: url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat -180px -1170px; } 
.small-notebook {background:transparent url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat scroll -90px -895px;}
.small-credit {background:transparent url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat scroll -180px -1340px;}
.small-gift {background:transparent url(http://scripts.bloxcms.com/app/images/icons/tn-common-icons.png) no-repeat scroll -180px -1255px;}

