/** Caketime print stylesheet **/

page {
	margin:1cm;
}

#caketimeHolder {
	width:auto;
}

#strapline {
	width:auto;
	float:right;
	font-weight:bold;
}

#strapline span {
	background:none;
}

#mainLeftCol {
	width:30%;
}

#mainRightCol {
	width:70%;
}

.tabsHolder {
	display:none;
}