/*********************
    Tips & Tricks 
**********************/

#content h4 { margin-left: 5px; }
#content img { margin: 1px; border: 1px solid #64645e; }
#content img:hover { border: 1px solid white; }
#content p { margin-top: -30px; }

#content div.pageTitle-videos,
#content div.pageTitle-photos,
#content div.pageTitle-downloads {
	width: 196px; height: 43px;
	padding-left: 39px;
	font-size: 18px; color: #64645e;
	font-family: Arial, "Helvetica", sans-serif;
	line-height: 43px; text-transform: uppercase;
	margin-bottom: 0;
	}
	
#content a#quicktime {
	position: absolute;
	background: url(../images/dl_quicktime.png);
	width: 115px;
	height: 26px;
	text-indent: -9000px;
	overflow: hidden;
	left: 480px;
	top: 350px;
	}
#content a#quicktime:hover {
	background: url(../images/dl_quicktime.png) 0 -27px;
	}
#content div.pageTitle-videos { background: url(../images/bkg_pageTitle-videos.png) no-repeat; }
#content div.pageTitle-photos { background: url(../images/bkg_pageTitle-photos.png) no-repeat; }
#content div.pageTitle-downloads { background: url(../images/bkg_pageTitle-downloads.png) no-repeat; }



#content table.content_media { margin-bottom: 30px; }
#content table.content_media p { margin: 5px 3px 3px 3px; padding: 0; }
