#top2 {
height: 320px;
padding-left: 15px;
background: #3380ff
url(http://files.myopera.com/dandeliongrp/files/header4.jpg) top left repeat-x;
border-bottom: 1px solid #fff;
}

#sidewrap {
	width:200px;
	float:right;
	font-size:11px;
/*	overflow:hidden;*/
	}

#side a:link, #side a:visited, #side a:active {
	color:#000; /*Màu liên k?t c?a sidebar (màu ?en)*/
	text-decoration:none;
	}
#side a:hover {
	color:#000;
	text-decoration: underline;
	}	
#side li {
	font-size:11px;
	list-style-type: decimal;
	border-bottom:1px dotted #42BAE7;
	}

#side h2, #side caption {
	color:#fff;
	background:#fff url(http://files.myopera.com/dandeliongrp/files/sidebar3.jpg) top left no-repeat; /*Anh nen top cua tung box*/
	font-size:11px;
	font-weight:normal;
	text-transform:uppercase;
	margin:0 0 1px 0;
	padding:6px;
	text-align:left;
	}

#side h2.feedheader {
	background:#fff url(http://files.myopera.com/dandeliongrp/files/sidebar3.jpg) top left no-repeat; /*Anh nen top cua box feed*/
	padding:6px;
	}

#side h2 a:link, #side h2 a:visited, #side h2 a:active {
	color:#fff; /*Màu liên k?t c?a tiêu ?? các box (màu tr?ng)*/
	text-decoration:none;
	}

