#sidepanelA
{
	float: left;
	margin-right: 3px;
}

#sidepanelB
{
	float: left;
	margin:0px;
}

#sidepanel_1
{
	width: 123px;
	height: 93px;
	background-color: #D83C3F;
	margin-bottom: 3px;
}

#sidepanel_2
{
	width: 170px;
	height: 93px;
	background-color: #974140;
	margin-bottom: 3px;
}

#sidepanel_3
{
	width: 123px;
	height: 81px;
	/*background-image: url(/images/manlaptop.jpg);*/
	margin-bottom: 3px;
}

#sidepanel_4
{
	width: 170px;
	height: 81px;
	/*background-image: url(/images/hands.jpg);*/
	margin-bottom: 3px;
}

.sidepanel_4
{
	width: 170px;
	height: 81px;
	/*background-image: url(/images/hands.jpg);*/
	margin-bottom: 3px;
}

#sidepanel_5
{
	width: 123px;
	height: 113px;
	background-color: #994140;
	margin-bottom: 3px;
}

#sidepanel_6
{
	width: 170px;
	height: 113px;
	/*background-image: url(/images/group.jpg);*/
	margin-bottom: 3px;
}

#sidepanel_7
{
	width: 123px;
	height: 113px;
	/*background-image: url(/images/headscratch.jpg);*/
}

#sidepanel_8
{
	width: 170px;
	height: 113px;
	background-color: #AEAEAE;
}

#content ul
{
	list-style-position:outside;
	margin-left:0px;
	margin-top:10px;
	list-style-type:none;
	padding:0px;	
}

#content ul li
{
	margin-bottom:3px;
}
