@charset "UTF-8";
/* CSS Document */



#infosc-box {
	float: left;
	width: 290px;
	height: 300px;
	float: left;
	margin:0px;
	background-color: #ffffff;
}


#infosc {
	float: left;
	width: 290px;
	height: 240px;
	float: left;
	background-color: #ffffff;
	}

#infosc-header {
	background: url(whatsnew.gif) no-repeat left top;
	height: 30px;
	width: 290px;
	margin: 0px;
	padding: 0px;
	float: left;
}

#infosc-header2 {
	background: url(deli.gif) no-repeat left top;
	height: 30px;
	width: 290px;
	margin: 0px;
	padding: 0px;
	float: left;
}


#infosc-top {
background-color: #ffffff;
margin-bottom: 5px;
		width: 290px;
	height: 10px;
	overflow: hidden;
	float: left;
}

#infosc-bottom {
background-color: #000000;
	margin-top: 5px;
		width: 290px;
	height: 10px;
	overflow: hidden;
	float: left;
}

#infosc-top2 {
background-color: #646464;
margin-bottom: 5px;
		width: 290px;
	height: 10px;
	overflow: hidden;
	float: left;
}

#infosc-bottom2 {
background-color: #646464;
	margin-top: 5px;
		width: 290px;
	height: 10px;
	overflow: hidden;
	float: left;
}
#infosc-.Scroller-Container {
	position: absolute;
	top: 0px; 
	left: 0px;
}

#infosc p {
	margin: 0; 
	padding: 0px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 20px;
	color: #000000;
}

#blogsc-Scrollbar {
	position: absolute;
	left: 280px;
}

#blogsc .Scrollbar-Up,
 .Scrollbar-Up-Pressed {
	position: absolute;
	width: 10px; 
	height: 10px;
	background-color: #CCC;
	font-size: 0px;
}

#blogsc .Scrollbar-Down,
 .Scrollbar-Down-Pressed {
	position: absolute;
	top: 390px;
	width: 10px; height: 10px;
	background-color: #CCC;
	font-size: 0px;
}

#blogsc .Scrollbar-Track,
 .Scrollbar-Track-Pressed {
	width: 10px; 
	height: 380px;
	position: absolute;
	top: 10px;
	background-color: #EEE;
}

#blogsc .Scrollbar-Track-Pressed {
	background-color: #DDD;
}

#blogsc .Scrollbar-Handle,
 .Scrollbar-Handle-Pressed {
	position: absolute;
	width: 10px; height: 30px;
	background-color: #CCC;
}

#blogsc .Scrollbar-Handle-Pressed, 
 .Scrollbar-Down-Pressed, .Scrollbar-Up-Pressed {
	background-color: #AAA;
}

#blogsc .Scrollbar-Disabled {
	display: none;
}
