body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

body {
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	text-align: left; 
}

a {
	color: #336699;
	text-decoration: none;
}

a:hover {
	color: 0000ff;
	text-decoration: underline;
}

img {
	border: 0; 
}

.next10 {
	padding-top: 10px;	
}

.left {
	float: left;	
}

.right {
	float: right;	
}

.clear {
	clear: both;
}

.videoInbox {
	font-size: 11px;
	color: #999;
}

.videoInbox span {
	margin-right: 7px;
}

.videoInbox span a {
	font-size: 12px;
	font-weight: normal;
}

.propInfo {
	padding-bottom: 5px;
}

.propInfo p {
	font-size: 12px;
	color: #666;
}