.demo{
	width:400px;
	height:250px;
	margin-top:0px;
	margin-bottom:10px;
	}
.description{
	margin-bottom:15px;
	}
.video_stills{
	width:400px;
	}
.video_stills p{
	margin-bottom:10px;
	}
.video{
	width:150px;
	margin-bottom:15px;
	}
*html .video{
	margin-left:10px;
}
.poll{
	margin-bottom:15px;	
	}
.more{
	margin-bottom:15px;
	}
	
/* handle IE6 center issue **/
*html .more{margin-left:10px;}
*html .poll{margin-left:10px;}


.reaction_top{
	background-image:URL(media/en-us/more/reactions_top.gif);
	background-repeat:no-repeat;
	width:150px;
	height:33;
	display:block;
	}
.more_top{
	background-image:URL(media/en-us/more/more_top.gif);
	background-repeat:no-repeat;
	width:150px;
	height:33;
	display:block;
	}
.more_content{
	background-image:URL(media/en-us/more/more_bg.gif);
	width:150px;
	display:block;
	}
.more_content ul{
	list-style:disc URL(media/en-us/more/arrow_blue.gif) outside;
	text-align:left;
	margin-left:25px;
	margin-right:5px;
	}
.more_bottom{
	background-image:URL(media/en-us/more/more_bottom.gif);
	background-repeat:no-repeat;
	width:150px;
	height:16;
	display:block;
	}
.more_content a {
	text-decoration:none;
}
.more_content a:hover{
	text-decoration:underline;
}

