/* CSS Document */


* {
	margin:0;
	padding:0;
}

#content {
	width:448px;
	}

p {
	margin-bottom:1em;
	}
	
.nomargin{
	margin-bottom:0px !important;
	}

body {
	background:#fff;
	color:#333;
	font:normal normal 11px/1.4em Arial,sans-serif;
}

#flashvideo {
	padding-bottom:1em;
}

#info {
	margin-top:2px;
	padding:10px 0;
	background:transparent url(/SiteCollectionImages/layout/dots.gif) 0 0 repeat-x;
}

.dots {
	background-image:url(/SiteCollectionDocuments/lightwindow_special/dots.gif);
	background-repeat:repeat-x;
	background-position:center;
	height:20px;
}

#info ul {
	list-style-type:none;
}

.targetself {
	background:transparent url(arrow.gif) 0 50% no-repeat;
	padding-left:10px;
}

.targetblank {
	background:transparent url(icon-linkextern.gif) 0 50% no-repeat;
	padding-left:10px;
}

#info a {
	color:#333;
	text-decoration:none;
}

#info a:hover {
	color:#990000;
}

div h1 {
font-size:16px;
font-weight:bold;
line-height:20px;
color:#333333;
font-family:Arial,sans-serif;
margin:0 0 7px;
padding:0;
}

div h2 {
font-size:14px;
font-weight:normal;
line-height:18px;
color:#666666;
font-family:Arial,sans-serif;
margin:0 0 7px;
padding:0;
}
