body{
	padding: 5px;
	background-attachment: fixed;
	background-image: url(images/topImg.gif);
	background-repeat: repeat-x;
	background-position: top;

}
img{
	border: none;

}
body,p{
	margin-top: 0px;
	margin-bottom: 0px;
}
a{
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;

}

.tableHeader{
	height: 100%;
	width: 100%;
}
img.icon{
	width:40px;
	height:25px;
	border: none;
}
img.styleSmall
{
	width:80px;
	height:65px;
	border: none;
}
img.styleMiddle
{
	width:100px;
	height:100px;
	border: none;
}
.watch-discoverbox{
padding-top: 7px;
overflow: auto;
}
#divStayTopLeft {
position: relative;
float:left;
}