/* Cascading Style Sheet Created By: PxO Ink (http://www.pxoink.net/) */
/* Cascading Style Sheet Copyright 2011. All Rights Reserved. */

/* Begin Icebox Work */

#icebox {
	display: none;
	position: absolute;
	padding: 1.50em;
	background-image: url('../images/icebox-background.png');
	text-align: right;
	}

#icebox img {
	display: block;
	margin-top: 1.00em;
	margin-bottom: 1.00em;
	}

#icebox a {
	padding: 0.25em;
	padding-left: 0.75em;
	padding-right: 0.75em;
	background-color: #EEE;
	border-width: 1px;
	border-style: solid;
	border-color: #000;
	font-size: 1.50em;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	text-transform: lowercase;
	}

#icebox a:hover {
	color: #000;
	background-color: #F00;
	text-decoration: none;
	}

/* End Icebox Work */
