TH {
	background-color : #C0C0C0;
	text-align : left;
}

.small_logo {
	width : 180px;
	height: 60px;
	border: 0;
}

.small_url {
	color : green;
	font-size : 10px;
}

.small_summary {
	font-size : 12px;
}

.small_keyword {
	font-size : 15px;
}

h2 {
	background-color : #20B2AA;
}

h3 {
	background-color : #B1D0A6;
	margin:5px 0;
	padding:2px;
	font-size:14px;
	font-weight:bold;
}

ul li {
	list-style : none;
}

.main_title {
	font-size : 35px;
	font-weight: bold; 
}

hr {
border: 1px #92BA84 solid; 
}
.rightside_content{
	border-top:1px solid #99CCFF;
	border-left:1px solid #99CCFF;
	border-right:1px solid #3399CC;
	border-bottom:1px solid #3399CC;
	width:180px;
	}

a:hover{
	text-decoration:none;
	}

.youtube_parts{
	float:left;
	width:12%;
	}
.youtube_parts img{
	width:100px;
	height:75px;
	}