@charset "utf-8";
/* CSS Document */


span.introsection {display:block; width:220px; height:20px; padding-top:0px;}
.getit{width:147px; height:37px; display:block; background:url(http://dev.clarklab.net/wp/content/getit.png) no-repeat; text-indent:-9999px; overflow:hidden;}
.getit:hover{background-position:0 -37px;}
.feature1{background:url(http://vectoronline.net/wp-content/themes/quicktab/images/box.png) no-repeat; width:280px; height:200px; padding:10px 10px 0 33px; float:left; margin:0 20px 0 10px;}
.feature2{background:url(http://vectoronline.net/wp-content/themes/quicktab/images/box.png) no-repeat; width:280px; height:200px; padding:10px 10px 0 33px; float:left; margin:0 0 40px 10px;}
.feature3{background:url(http://vectoronline.net/wp-content/themes/quicktab/images/box.png) no-repeat; width:280px; height:200px; padding:10px 10px 0 33px; float:left; margin:0 20px 0 10px;}
.feature4{background:url(http://vectoronline.net/wp-content/themes/quicktab/images/box.png) no-repeat; width:280px; height:200px; padding:10px 10px 0 33px; float:left; margin:0 0 0 10px;}

@font-face {
	font-family: cool_font;
	src: url('http://vectoronline.net/wp-content/themes/quicktab/NeogreyRegular.otf');
}

p.custom_font{
	font-family: cool_font; /* no .ttf */
	font-size: 1.2em;
}

span.custom_font{
	font-family: cool_font; /* no .ttf */
	font-size: 1.2em;
	font-decoration: underline;
}

li.custom_font{
	font-family: cool_font; /* no .ttf */
}

ul
{
list-style-image:url("http://vectoronline.net/wp-content/themes/quicktab/images/bullet.png");
list-style-type:square;
padding: 0px;
margin: 0px;
}
