@charset "UTF-8";
/* CSS Document */

//PAGE

#acc-img {
	width:567px;
	float:left;
}
.copy-div {
	margin:0 20px;
}
#acc-aw-copy {
	width:640px;
	float:left;
}

#acc-aw-copy p {
	font-size:12px;
	line-height:18px;
	
}

//COMMENTS

b {
	font-size:13px;
	line-height:18px;
	color:#4da903;
}


#comments {
	width:650px;
	padding:5px 0px 5px 190px;
	float:left;
}
.replyFormContain{
	display:none;
}
.replyForm{
	width:600px;
	padding-left:50px;
	margin:auto;
}
#comments p {
	font-size:12px;
	line-height:18px;
	
}
#commentReply {
	width:600px;
	padding:5px 0px 5px 240px;
	float:left;
	background:url(../images/WFS-reply.gif) no-repeat;
}

#commentReply p {
	font-size:12px;
	line-height:18px;
	
}

.replyLink{
	float:right;
	display:block;
}
.replyLink a{
	font-size:13px;
	line-height:18px;
	color:#4da903;
	text-decoration:none;
	font-weight:bold;
}
.cancelLink{
	float:right;
	display:none;
}
.cancelLink a{
	font-size:13px;
	line-height:18px;
	color:#4da903;
	text-decoration:none;
	font-weight:bold;
}
#videoContain{
	padding:0px 75px 0px 148px;
	width:800px;
	height:470px;
	background:url(../images/structure/dots-horiz-tile.gif) center repeat-y;
	padding-bottom:10px;
	border:1px #fff solid;
}
#linkDiv{
	float:right;
	margin-top:10px;
	width:5px;
	height:460px;
	background:url(../images/WFS-linkdiv.jpg) no-repeat top;
}
#links{
	float:right;
	margin-top:30px;
	width:301px;
	font-size:10px;
	background:url(../images/WFS-fastfeelsgood.jpg) no-repeat 20px 0px;
	padding:20px 0px 0px 20px;
	line-height:120%;
}
#links span{
	position:absolute;
}
#links img{
	margin-top:10px;
}
#youTube{
	margin-top:30px;
	padding-top:26px;
	background:url(../images/WFS-firstLook.jpg) no-repeat top left;
}
.vidBox{
	position:absolute;
	display:block;
}
.hiddenVidBox{
	position:absolute;
	display:none;
}