.page .topbar { 
	width:22em !important; 
}

.quotation { 
	margin: 0; 
	padding: 0; 
	font: 1.1em arial, sans-serif; 
}

.attribution { 
	margin: 0 0 10px 0; 
	padding: 0; font: 1em arial, sans-serif; 
	font-style: oblique; 
}

a.subscribe { 
	display: block; 
	text-align: left; 
	background: url('../images/signupback.jpg') no-repeat; 
	font-weight: bold;
	font-size: .9em;
	padding: 6px 0 20px 20px; 
}

/*a.subscribe { 
	background: url('../images/subscribe_button_right.jpg') no-repeat top right; 
}

a.subscribe span { 
	background: url('../images/subscribe_button_left.jpg') no-repeat top left; 
	padding: 15px 15px 0 15px; 
}

a.subscribe span span { 
	background: url('../images/subscribe_button_left.jpg') bottom left no-repeat; 
	padding: 0 0 0 10px; 
}

a.subscribe span span span { 
	text-align: left; 
	background: url('../images/subscribe_button_right.jpg') no-repeat bottom right; 
	font-weight: bold;
	padding: 15px 15px 15px 0; 
}*/

.or { 
	font-weight: bold; 
	color: #e53; 
	margin: 0 0 1em -10em; 
}

.sample ul {
	list-style-image: url(../images/arrow4.gif) !important;
	margin-left:1em;
	margin-bottom:.5em;
}

.sample ul li {
	font-weight: bold;
	color:#333;
	margin-bottom:.3em;
}

.sample ul li a.on:visited {
	color:#333;
}

.standard.itemblock.one {
/*	width:60% !important;*/
}

.itemblock.four h2 { 
	background: none !important; 
	padding-left: 0 !important;
}

.featuring {
	position: relative;
	margin: 0 0 1em -5px;
	padding:12px 15px;
	font: bold 1em arial;
	color: #fff;
	background: transparent url(../images/public_home_left_featuring.png) no-repeat left top;
	min-height:41px;
	width:290px;
}
