/*
-------------------------------------------------------- 
The Fabler
Author: Sam Lu
Author URI: http://mrare.ca
Credits: jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/
					jQuery Rating Plugin CSS appended to bottom of this file

-------------------------------------------------------- 
*/

* html body{
	overflow: hidden;
} 

* html #content{
	height: 100%;
	overflow: auto;
}

.actions {
	border-right: 1px solid #eaf7ff;
	display: block;
	float: left;
	padding: 0;
	width: 200px;
}

.active {
	color: #ff0972;
}

.alignleft {
	display: block;
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	display: block;
	float: right;
	margin: 0 0 0 10px;
}

.banner{
	width: 962px;
	height: 77px;
	clear: both;
	margin-top: 80px;
}

.banner a{
	display: block;
	float: left;
	height: 100%;
	width: 50%;
}

.banner a.left {
	background: url('/images/home_banner_01.jpg') no-repeat;
}

.banner a.right {
	background: url('/images/home_banner_02.jpg') no-repeat center right;
}

blockquote {
	background: url('../images/blockquote.gif') top left no-repeat;
	color: #6d6d6d;
	display: block;
	font-size: 0.8em;
	font-style: italic;
	margin: 0;
	padding: 5px 2px 5px 18px;
}

/* Added by Brian Kulyk*/
.blue_block { 
	background: url('../images/blue_block_bg.gif') top left repeat-x #ecf8ff;
	border-left: 1px solid #d5eeff;
	border-bottom: 1px solid #d5eeff;
	border-right: 1px solid #d5eeff;
	color: #6a96a8;
}

.blue_block230 {
	background: url('../images/blue_block_bg.gif') top left repeat-x #ecf8ff;
	border-left: 1px solid #d5eeff;
	border-bottom: 1px solid #d5eeff;
	border-right: 1px solid #d5eeff;
	color: #6a96a8;
	padding: 20px 14px;
	width: 200px;
}

.blue_block710 {
	background: url('../images/blue_block_bg.gif') top left repeat-x #ecf8ff;
	border-left: 1px solid #d5eeff;
	border-bottom: 1px solid #d5eeff;
	border-right: 1px solid #d5eeff;
	color: #6a96a8;
	padding: 12px 12px 24px 12px;
	width: 686px;
}

.blue_block710_pad25 {
	background: url('../images/blue_block_bg.gif') top left repeat-x #ecf8ff;
	border-left: 1px solid #d5eeff;
	border-bottom: 1px solid #d5eeff;
	border-right: 1px solid #d5eeff;
	color: #6a96a8;
	padding: 12px 25px 24px 25px;
	width: 660px;
}

.bluetext_blueline {
	border-bottom: 1px solid #ceeafc;
	color: #0188ba;
	font-weight: normal;
	font-size: 1.2em;
	margin-top: 30px;
	padding-bottom: 10px;
}

body {
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 100.01%;
	margin: 0;
	padding: 0 0 33px 0;
}

body a {
	color: #FF006B;
	text-decoration: none;
}

body a:hover {
	color: #000;
}	

.character-count {
	display: block;
	float: left;
	margin: 8px 0 0 0;
	position: relative;
}

.checkout_button {
	display: block;
	width: 106px;
	height: 22px;
	margin-top: 10px;
	background: url(/images/checkout.png) no-repeat 0 -23px;
}

input.checkout_button {
	border: none !important;	
}

.checkout_button:hover {
	text-decoration: none;
	background-position: 0 0;
}

.clear {
	clear: both;
}

.clearleft {
	clear: left;
}

.col230 {
	display: block;
	width: 230px;
}

.col605 {
	display: block;
	width: 605px;
}

.col710 {
	display: block;
	width: 710px;
}

.col638 {
	display: block;
	width: 638px;
}

.col300 {
	display: block;
	width: 300px;
}

.comicpreview {
	background: url('../images/blue_block_vertical_border.gif') top right repeat-y;
	display: block;
	float: left;
	height: 426px;
	padding: 22px;
	width: 195px;
}

.profile-print .comicpreview {
	height: 500px;
}

.comicpreview a img {
	background-color: #fff;
	padding: 6px;
}

.comicpreview a:hover img {
	background-color: #adcee2;
}

.comicpreview_image {
	width: 100%;
	height: 200px;	
}

.comicpreview_info {
	display: block;
	float: left;
	margin: 10px 0 0 6px;
	width: 195px;
}

.comicpreview_info h3 {
	margin: 5px 0 5px 0;
}

.comicpreview_info p {
	font-size: 0.7em;
	margin: 5px 0;
}

.comicpreview_info form {
	clear: both;
	display: block;
	float: left;
	width: 196px;
}

.comicpreview_info span {
	display: block;
	float: left;
	font-size: 0.7em;
	line-height: 20px;
}

.comicpreview_info .votes {
	margin-left: 10px;
}

.comicpreview_ratings {
	clear: left;
	display: block;
	margin: 6px 6px;
	width: 195px;
}


.comicpreview_purchase {
	padding: 20px 0;
}

.comicpreview_purchase a {
	float: left;
}

a.buy, a.add_to_cart, a.subscribe, a.unsubscribe {
	display: block;
	height: 23px;		
}

a.buy {
	background: url('/images/buy.png') no-repeat 0 0;
	width: 78px;
}

a.add_to_cart {
	background: url('/images/addtocart.png') no-repeat 0 0;
	width: 115px;
}

a.subscribe, a.unsubscribe {
	background: url('/images/subscribe.png') no-repeat 0 0;
	width: 115px;
}

.comicpreview_purchase a.subscribe,
.comicpreview_purchase a.unsubscribe {
	margin-left: 41px;
}

.sale_price {
	padding-top: 10px;
	font-weight: bold;
	color: #6A96A8;
}


.community {
	border-left: 1px solid #c3e6fc;
	border-right: 1px solid #eaf7ff;
	display: block;
	float: left;
	padding: 0 0 0 22px;
	width: 257px;
}

.copyright {
	border-left: 1px solid #c3e6fc;
	display: block;
	float: left;
	font-size: 0.55em;
	padding: 7px 0 7px 205px;
	text-align: right;
	width: 260px;
}

.copyright a {
	color: #ff0972;
}

.copyright a:hover {
	color: #000;
}

#counter {
	color: #848484;
	font-size: 0.8em;
}

.currentpage {
	background-color: #2298e2;
	color: #fff !important;
}

#fadeMsg {
	position: fixed;
	z-index: 3000;
	width: 100%;
	min-height: 75px;
	top: 0;
	left: 0;
	text-align: center;
}

#fadeMsg .warnings,
#fadeMsg .success {
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 100%;
}

.form-float-wrapper {
	width: 350px;
	float: left;
}

.fl_home {
	background: url('../images/footer_icons.gif') 0 0 no-repeat;
}

.fl_view {
	background: url('../images/footer_icons.gif') -32px 0 no-repeat;
}

.fl_submit {
	background: url('../images/footer_icons.gif') -64px 0 no-repeat;
}

.fl_blog {
	background: url('../images/footer_icons.gif') -96px 0 no-repeat;
	margin-right: 0 !important;
}

.fl_flickr {
	background: url('../images/footer_icons.gif') -128px 0 no-repeat;
}

.fl_twitter {
	background: url('../images/footer_icons.gif') -160px 0 no-repeat;
}

.fl_facebook {
	background: url('../images/footer_icons.gif') -192px 0 no-repeat;
}

.fl_deviantart {
	background: url('../images/footer_icons.gif') -224px 0 no-repeat;
}

.fl_youtube {
	background: url('../images/footer_icons.gif') -256px 0 no-repeat;
	margin-right: 0 !important;
}

.fl_privacy {
	background: url('../images/footer_icons.gif') -288px 0 no-repeat;
	margin-right: 0 !important;
}

.fl_legal {
	background: url('../images/footer_icons.gif') -320px 0 no-repeat;
	margin-right: 0 !important;
}

.fl_credits {
	background: url('../images/footer_icons.gif') -352px 0 no-repeat;
	margin-right: 0 !important;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.forgot_password {
	display: block;
	float: right;
	height: 32px;
	line-height: 1.7em;
	margin: 10px 0;
}

#footer{
	background: url('../images/footer_bg.gif') top left repeat-x;
	bottom: 0;
	color: #299ce7;
	left: 0;
	position: absolute;
	width: 100%;
	height: 33px;
	z-index: 10;
}

form h3 {
	color: #9d9d9d;
	font-size: 0.85em;
}

form h3 span {
	font-size: 0.8em;
	font-style: italic;
}

.float50 {
	float: left;
	width: 50%;	
}

.float50 p {
	padding-right: 10px;
}

.float50 p label {
	font-weight: bold;	
}

@media screen{
	body>div#footer{
		position: fixed;
	}
}

#footer ul {
	display: block;
	float: left;
	list-style-type: none;
	margin: 1px 0 0 0;
	padding: 0;
}

#footer ul li {
	display: inline;
}

#footer ul li a {
	display: block;
	float: left;
	height: 16px;
	margin: 0;
	overflow: hidden;
	padding: 8px;
	text-indent: -9999px;
	width: 16px;
}

#footer ul li a:hover {
	background-color: #a4d2ef;
}

.footer_label {
	display: block;
	float: left;
	font-size: 0.6em;
	font-weight: bold;
	margin: 12px 16px 0 0;
}

#footer_search {
	display: block;
	float: left;
	width: 291px;
}

#footer_search * {
	margin-top: 3px;
}

#footer_search label {
	font-size: 9px;
	float: left;
	display: block;
	margin: 10px 4px;
}

#footer_search .search_category {
	width: 10px;
	height: 10px;
	float: left;
	display: block;
	margin: 8px 1px;
}

#go_btn, #search_btn, .search_btn {
	background: url('../images/go_btn.gif') top left no-repeat;
	display: block;
	float: left;
	height: 21px;
	overflow: hidden;
	text-indent: -9999px;
	width: 40px;
}

#search_btn, .search_btn {
	float: right;
	display: block;
	margin-left: 5px;
}


#go_btn:hover, #search_btn:hover {
	background-position: 0 -21px !important;
}

.greytext ol li {
	font-size: 0.8em;
	color: #0188ba;
}

.greytext ol li p {
	font-size: 1.0em;
}

.greytext p {
	color: #848484;
	font-size: 0.8em;
	line-height: 1.2em;
}

.greytext .label {
	color: #333;
	font-weight: bold;
}

.greytext .freetext {
	line-height: 1.2em;
	padding: 5px 2px;
	float: left;
	display: block;	
}

.greytext a.freetext {
	padding-right: 0;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 0.9em;
}

h3 a {
	font-weight: normal;
}

.header {
	float: left;
	margin: 30px 0 15px 0;
	width: 945px;
}

.header .logo {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}

.header .logo a {
	background: url('../images/theFabler.gif') top left no-repeat;
	display: block;
	height: 65px;
	overflow: hidden;
	text-indent: -9999px;
	width: 170px;
}

hr {
	display: none;
}

form select {
	margin-bottom: 10px;
}

.input-largetext {
	border: 2px solid #c3e0f1;
	color: #cdcdcd;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 7px;
}

input.smallsize{
	width: 50px;
	float: none;
}

.input-black{
	color: #000000;
}

.letter_sublist {
	font-size: 1.2em;
	list-style-type: lower-alpha;
}

.loginbar {
	background: url('../images/login_bar_bg.gif') bottom left repeat-x;
	color: #929292;
	display: block;
	font-size: 0.8em;
	height: 49px;
	margin-top: -38px;
	width: 100%;
}

.loginbar a {
	color: #0188ba;
}

.loginbar a:hover {
	color: #FF006B;
}

.loginbar form {
	display: block;
	float: right;
	margin: 0 auto;
	height: 30px;
	width: 700px;
}

.loginbar form * {
	display: block;
	float: left;
	margin: 15px 0 0 15px;
}

.loginbar input {
	width: 149px;
}

.header .login a, .menubar a {
	font-weight: bold;
}

.hr_replacement {
	border-top: 1px solid #ceeafc;
}

img {
	border: 0;
}

.lightertext, #login_username, #password-clear {
	color: #adadad;
}

.marginbottom {
	margin-bottom: 20px;
}

.margintop {
	margin-top: 20px;
}

.misc {
	border-left: 1px solid #c3e6fc;
	display: block;
	float: left;
	padding: 0 0 0 22px;
	width: 136px;
}

.nav {
	float: right;
	font-size: 0.9em;
	font-weight: bold;
	list-style-type: none;
	margin: 46px 0 0 0; /* to have the line match up with the grid, add a 103px right-margin */
	padding: 0;
}

.nav li {
	display: inline;
	float: left;
}

.nav li a {
	color: #0188ba;
	margin-left: 13px;
}

.nav li a:hover, .nav li a.active {
	color: #FF006B;
}

.nav_blog {
	margin-left: 13px;
}

.nav_about{	
	padding-right: 13px;
}

.nav_cart {
	width: 89px;
}
.nav_cart a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background: url('/images/cart.png') no-repeat 0 -24px;
	height: 22px;
	position: relative;
	top: -5px;
	left: 5px;
}

.nav_cart a:hover {
	text-decoration: none;
	background-position: 0 0; 
}


/*****ACCOUNT DROP DOWN******/
#nav_drop {
	position: relative;
}

#nav_drop #nav_drop_anchor{
	background: url("/images/arrow-sprite.gif") no-repeat center right;
	background-position: 56px -17px;
	padding-right: 14px;
		
}

#nav_drop #main_account_subnav{
	position: absolute;
	z-index: 1000px;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	left: -44px;
	top: 24px;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 1px solid black;
	text-align: right;
	
}

#nav_drop #main_account_subnav li{
	display: block;
	width: 120px;
	padding: 5px;
}

#nav_drop #main_account_subnav li a{
	display: block;
	font-size: 13px;
}

#main_account_subnav.nodisplay{
	display: none;
}


.nav_support{
	margin-left: 0px !important;
	padding-right: 18px;
	border-right: 1px solid #d6d6d6;
}

.nav_join, .nav_login {
	font-weight: normal;
}

.nav_user {
	color: #848484;
	font-weight: normal;
	padding-left: 13px;
}

.nobackground {
	background: none !important;
}

.nopadding_right {
	padding-right: 0px !important;
}

.overlimit {
	color: #de1a00 !important;
	font-weight: bold;
}

.orientation_portrait{
	width: 119px;
	height: 185px;
}

.orientation_landscape{
	width: 185px;
	height: 119px;
}

img.orientation_portrait{
	margin-left: 35px;
}

img.orientation_landscape{
	margin-left: 3px;
}

.pad25 {
	padding: 0 25px !important;
}

.label {
	display: block;
	float: left;
	padding: 5px 0;
	margin-right: 10px;
}

.page_link {
	color: #ababab;
}

.pagination {
	font-size: 0.8em;
	font-weight: bold;
	margin: 20px 0;
	padding-bottom: 10px;
	width: 700px;
}

.pagination_list {
	display: block;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.pagination_list li {
	display: block;
	float: left;
}

.pagination_list a {
	display: block;
	float: left;
	padding: 5px;
}

.pagination_list:hover, .selected_page {
	color: #FF006B !important;
}

#password-password {
	display: none;
}

.pink_block230 {
	color: #fff;
	background: url('../images/pink_block_bg.gif') top left repeat-x #ff398d;
	display: block;
	font-size: 0.7em;
	min-height: 139px;
	line-height: 1.6em;
	padding: 18px;
	width: 194px;
}

.pink_hr {
	background: url('../images/pink_hr.gif') top left repeat-x;
	height: 2px;
}

#search_field {
	color: #848484;
	display: block;
	float: left;
	margin-right: 7px;
}

.send_to_a_friend {
	background-position: 0 -16px !important;
}

.shrinkpadding_left {
	padding-left: 6px !important;
}

.sign_in {
	background: url('../images/sign_in.gif') no-repeat;
	height: 32px;
	margin: 10px 0 0 10px !important;
	text-indent: -9999px;
	width: 108px;
	border: none;
}

.sign_in:hover {
	background-position: 0 -32px !important;
}

small {
	font-size: 0.6em;
}

.small_grey {
	color: #848484;
	display: block;
	float: left;
	font-size: 0.7em;
	margin-top: 5px;
}

.smallertext {
	line-height: 1.2em;
	margin: 0 0 10px 0;
	font-size: 0.8em;
}

.signup, .signup:visited{
	background: url('/images/signup.png') no-repeat;
	background-position: 0 -24px;
	display: block;
	text-indent: -9999px;
	height: 25px;
	width: 240px;
}

.signup:hover{
	background-position: 0 0;
}

.social_links {
	font-size: 0.8em;
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
}

.social_links li {
	background: url('../images/social_icons.gif');
	background-repeat: no-repeat;
	margin-bottom: 5px;
	padding: 2px 0 0 20px;
}

.thumb {
	border: 1px solid #ccc !important;
}

#tooltip {
	background: url('../images/tooltip_arrow.gif') bottom left no-repeat;
	margin-left: -12px;
	padding-bottom: 7px;
	position: absolute;
	z-index: 3000;
}

#tooltip h3 {
	background-color: #ed1370;
	color: #fff;
	font-size: 0.6em;
	font-weight: bold;
	margin: 0;
	padding: 4px;
}

#tooltip div {
	margin: 0;
}

.warnings {
	background-color: #EE6E69;
	border: 1px solid #A20025;
	display: block;
	float: left;
	font-size: 0.8em;
	margin: 10px 0;
	padding: 10px;
	width: 937px;
	color: #000000 !important;
}

.success {
	background-color: #C9FF99;
	border: 1px solid #659950;
	display: block;
	float: left;
	font-size: 0.8em;
	margin: 10px 0;
	padding: 10px;
	width: 923px;
	color: #000000 !important;
}

#simplemodal-container .warnings, #simplemodal-container .success{
	width: 380px;
}

.white_block .success, .white_block .warnings{
	width: 845px;
}

.col710 .warnings, .col710 .success{
	width: 690px;
}

.wrapper {
	margin: 0 auto;
	width: 960px;
}




/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ */
div.rating-cancel,div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(../images/delete.gif) no-repeat 0 -16px}
div.star-rating,div.star-rating a{background:url(../images/star.gif) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:16px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -32px!important}
div.star-rating-hover a{background-position:0 -16px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */


/*Added by Brian Kulyk*/

/*Sub nav*/
ul.subnav{
	height: 17px;
	padding: 20px 0px 10px 20px;
	display: block;
	background: url('../images/blue_block_horizontal_border.gif') bottom left repeat-x;
	margin-bottom: 10px;
	clear: both;
}
ul.subnav li{
	list-style: none;
	float: left;
	margin-right: 40px;
}
ul.subnav li a{
	color: #6A96A8;
	width: 110px;
	display: block;
	background: url('../images/subnav.gif') no-repeat;
	background-position: 5px -6px;
	padding: 5px;
	padding-left: 29px;
}
ul.subnav li a.active{
	background-position: left -37px;
}
ul.subnav li a:hover{
	background-color: #e6f5ff;
}
/*Sub sub nav*/
ul.subsubnav{
	padding: 10px 0px 0px 20px;
}
ul.subsubnav li{
	display: inline;
	list-style: none;
	margin-right: 60px;
}
ul.subsubnav a{
	color: #0188BA;
}
ul.subsubnav a:hover, ul.subsubnav a.active{
	color: #FF006B;
}

/*Groups Stuff*/
div.groupssortbar{
	padding: 0px 20px 10px 20px;
	background: url('../images/blue_block_horizontal_border.gif') bottom left repeat-x;
	margin-bottom: 10px;
}
div.groupssortbar select{
	width: 150px;
}
div.groupssortbar input, div.groupssortbar select {
	margin-right: 30px;
}
div.groupssortbar #search{
	margin: 0px 0px 0px 280px;
}
div#group_list{
	overflow: auto;
}

div#group_list #no_groups{
	margin-left: 15px;
	font-size: 14px;
}

div.group_listing{
	background: transparent url(../images/blue_block_vertical_border.gif) repeat-y scroll right top;
	float: left;
	padding: 20px 20px 0px 20px;
	width: 439px;
	margin-bottom: 20px;
}
div.group_listing a.group_image img{
	float: left;
	height: 150px;
	width: 150px;
	margin: 0px 20px 0px 5px;
}
div.group_listing a.group_title {
	display: block;
	overflow: hidden;
}
div.group_listing p {
	font-size: 0.7em;
}

div.group_listing div.group_listing_left{
	float: left;
	display: block;
}

div.group_listing_tools ul{
	margin: 0;
	padding: 0;
}

div.group_listing_tools ul li{
	float: left;
	list-style: none;
	margin: 6px 0px 0px 0px;
}

.group_fan_link, .group_unfan_link, 
.group_join_link, .group_leave_link,
.group_fan_link:visited, .group_unfan_link:visited,
.group_join_link:visited, .group_leave_link:visited{
	display: block;
	width: 81px;
	height: 23px;
	text-indent: -9999px;
	overflow: hidden;
	background-position: 0 -24px !important;
}

.group_fan_link:hover, .group_unfan_link:hover,
.group_join_link:hover, .group_leave_link:hover{
	background-position: 0 0 !important;
}

.group_fan_link{
	background: url('/images/fan.png') no-repeat;
}

.group_unfan_link{
	background: url('/images/unfan.png') no-repeat;
}

.group_join_link{
	background: url('/images/join.png') no-repeat;
	margin-left: 5px;
}

.group_leave_link{
	background: url('/images/leave.png') no-repeat;
	margin-left: 5px;
}

.group_fan_link:hover{
	background-position: 0 42px;
}

#submit_btn, .submit_btn {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/images/submit.gif) repeat scroll 0 0;
	border:medium none;
	display:block;
	height:32px;
	margin:20px 0 0 -5px;
	overflow:hidden;
	text-indent:-9999px;
	width:108px;
}

#submit_btn:hover,
.submit_btn:hover {
	background-position: 0 -32px !important;
}

#simplemodal-overlay {
  background-color:#000;
  cursor:wait;
}

#simplemodal-container {
  background: url('/images/blue_block_bg.gif') top left repeat-x #ecf8ff;
  height:380px;
  width:404px;
  padding: 15px 20px;
  border:1px solid #bae4ff;
}

#simplemodal-container a.modalCloseImg {
  background:url('/images/x.gif') no-repeat;
  width:25px;
  height:29px;
  display:inline;
  z-index:3200;
  position:absolute;
  top:5px;
  right:5px;
  cursor:pointer;
}

table {
	border-collapse:collapse;
	color: #6d6d6d;
	font-size: 0.8em;
	margin:1em auto;
	width: 100%;
}

.tablecell_number_format {
	text-align: right;
}

thead {
	font-weight: bold;
}

thead tr:hover {
	background-color: #fff !important;
}

th, tr td {
	border-bottom: 1px solid #ddd;
	padding:.6em .5em;
	text-align: left;
	vertical-align: top;
}

td p {
	margin: 4px 0 0;
	font-size: 1.0em !important;
}

tr:hover {
	background-color: #f1f1f1;
}

.view_all{
	background: url('/images/viewall.png') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	height: 24px;
	width: 100px;
	display: block;
	clear: both;
	background-position: 0 -24px;
}

.view_all:hover{
	background-position: 0 0;
}

.white_block {
	background-color: white;
	margin: 0px 20px 20px 20px;
	padding: 5px 25px 10px 25px; 
}