/***************************************
* StyleSheet for CodeStore.net
* v7.3 23 Oct 2009 [media=print]
***************************************/

#header, #footer
{
   display : none;
}

#content{
	width:100%;
}

#side{
	float:none;
}

.sidePanel{
	display				:		block;
	margin				:		0px 30px 0px 20px;
	padding				:		5px;
	border-width		:		1px 0px 1px 0px;
	border-style		:		solid;
}