#content_right {
	float: right;
	width: 30%;
	padding-right: 10px;
}

#video {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 20px;
}
/*#video img {
	height: 290px;
	width: 290px;
}
*/
#video span {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #FFB98A;
	font-weight: bold;
	font-size: 14px;
	border: 1px solid #FF6600;
	margin-bottom: 10px;
}

#newsletter {
	padding-top: 10px;
	padding-bottom: 15px;
	/*border: 1px solid #ec1c24;*/
	margin-bottom: 30px;
	background-image: url(../images/newsletter_icon.jpg);
	background-position: right center;
	background-repeat: no-repeat;
}

#newsletter span {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
	background-image: url(../images/newsletterbg.gif);
	background-repeat: repeat-y;
}

#panel {
	padding-bottom: 20px;
}
#topic {
	float: left;
	width: 46%;
	padding-right: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FF0000;
}
#htopic {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ec1c24;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EC1C24;
	padding-bottom: 10px;
}
#htopic span {
	display: block;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#htopic img {
	width: 135px;
	height: 200px;
	margin-bottom: 10px;
}

#advertise {
	width: 46%;
	float: right;
	height: 200px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #ec1c24;
	padding-top: 10px;
}
#good {
	float: left;
	height: 80px;
	width: 500px;
	margin-left: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
}


#advertise span {
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
	text-align: center;
}
#advertise img {
	width: 135px;
	height: 200px;
	margin-bottom: 10px;
}
#advertise a {
	color: #EC1C24;
	font-weight: bold;
	text-decoration: none;
}
#advertise p {
	padding-bottom: 10px;
}
#poll {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #EC1C24;
	padding-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EC1C24;
	padding-bottom: 10px;
}
#poll span {
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
	text-align: left;
}
#sourcing {
	padding-top: 50px;
	padding-bottom: 10px;
	text-align: center;
	margin-top: 20px;
	background-image: url(../images/sourcing.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#seperate {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #EC1C24;
	margin-top: 20px;
	margin-bottom: 0px;
}

#testimonials {
	padding-top: 50px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 0px;
	background-image: url(../images/testmonial.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/*
#testimonials span {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 5px;
	text-align: center;
}*/

#networks {
	padding-top: 0px;
	padding-bottom: 10px;
	border: 1px solid #ff6600;
	margin-bottom: 10px;
	margin-top: 50px;
}

#networks span {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #e2dede;
	font-weight: bold;
	font-size: 12px;
	background-image: url(../images/networks.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff6600;
	margin-bottom: 5px;
}
#ads {
	margin-top: 50px;
	text-align: center;
}
