/*	-------------------------------------------------------------
	CSS - VIDEOS : 	THE BAND PERRY
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		videos.css
	Date:			November 12, 2009
	Author:			UMRG New Media
	-------------------------------------------------------------	*/
	
	/*	-----------------------------------------------------------
		NAV
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	ul#nav li#videos a {
		background-position:-370px -22px;
	}
	
	/*	-----------------------------------------------------------
		LEFT COL
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	/*HEADER*/
	
	#leftCol .header h2 {
		background:url(../../images/h2_Videos2.png) no-repeat top center;
	}
	
	/*	-----------------------------------------------------------
		RIGHTCOL
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	
	#rightCol {
		width:550px;
		padding:25px;
		color:#fff;
		font-size:14px;
		line-height:15px;
	}
		#rightCol ul {
			width:431px;
			margin:0 auto;
		}
			#rightCol ul li {
				margin:0 0 100px 0;
			}
