﻿
.spacer {
    clear: both;
    height: 15px;
    display: block;
}

.spacer1 {
    clear: both;
    height: 1px;
    display: block;
    overflow:hidden;
}

.spacer5 {
    clear: both;
    height: 5px;
    display: block;
    overflow:hidden;
}

.spacer10 {
    clear: both;
    height: 10px;
    display: block;
    overflow:hidden;
}

div.loading
{
	width: 35px;
	height: 35px;
	background-image: url('http://uw.theknot.com/images/load-ani.gif');
	background-repeat: no-repeat;
	position: absolute;
	display: none;
}

div.leftNavLoading
{
	width: 35px;
	height: 35px;
	display: none;
}

.leftNavLoading img
{
	width: 35px;
	height: 35px;
	background-image: url('/images/load-ani.gif');
	background-repeat: no-repeat;
}
/*
#ReadVideoComments
{
	width: 450px;
	height: 75px;
	overflow-y: scroll;
}

.Commentor
{
	padding-left: 10px;
}

.CommentContent
{
	padding-left: 20px;
}
*/
