/* CSS Document */

div#left{
	width:466px;
	height:1000px;
	float:left;
	overflow:auto;
	background-color:#e7e2da;
	margin:15px 0 25px 16px;
	padding:13px 10px 10px 10px;
}
div#right{
	float:right;
	width:434px;
	height:1000px;
	background-color:#dad3ca;
	margin:15px 16px 25px 0px;
	padding:13px 10px 10px 10px;
}
div#mags{
	text-align:center;
	margin:0px 0px 0px -12px;
	padding:0px;
}
#mags span{
	padding: 0px;
	display:inline;
}
div#left img{
	border:1px solid #FFFFFF;
	margin:8px 12px 8px 4px;
}
#left ul{
	margin-top:0px;
	margin-left:18px;
	padding:0px;
}
#right h2{
	text-align:center;
}
#right ul{
	margin-top:0px;
	margin-left:16px;
	padding:0px;
}
hr{
	border: 0;
	color:#cec7bb;
	background-color:#cec7bb;
	height: 1px;
	margin-top:10px;
}
#flashcontent1{
	text-align:center;
	margin-top:15px;
	margin-bottom:12px;
}
#moretv{
	margin-left:12px;
}
#moretv p{
	display:inline;
}
.segment{
	font-weight: bold;
}