

/* Left Sidebar */

.leftsidebar_box {
	padding: 15px 15px;
	text-align: left;
}

.leftsidebar_box .pay_button {
	padding-top: 25px;
	text-align: center;
}

.leftsidebar_box .highlight{
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}


/* Right Column */

.rightcolumn_box {
	padding: 15px 20px;
}

.rightcolumn_box h2 {
	padding-bottom: 10px;
	font-size: 13px;
	color: #c00000;
	background-color: inherit;
}


/* Page Content First Row */


#rightcolumn_1 {
	width: 564px;
	float: right;
	font-size: 15px;
}

#rightcolumn_1 .rightcolumn_box p {
    
	width: 500px;
	line-height: 17px;
}

.rightcolumn_box .thumbnail {
  	margin-right: 8px;
  	float: left; 
}

#rightcolumn_1 .whitebar {
	margin : 0px;
	height : 1px;
	color: inherit;
	background-color: #fff;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
}


/* Left Sidebar : What's New */

#leftsidebar_1 {
	width: 219px;
	background: url('images/sidebar_box1_top.jpg') no-repeat 0% 0%;
	text-align: right;
	float: left;
}

#leftsidebar_1_header {
	margin: 18px 15px 0px auto;
	width: 156px;
	height: 33px;
	background: url('images/sidebar_box1_headerbg.jpg') no-repeat 0% 0%;
	overflow: hidden;
}

#leftsidebar_1_header h2 {
	width: 156px;
	height: 33px;
	background: url('images/whatsnew_header.gif') no-repeat 50% 50%;
}


/* Right Column : Sign Up Now */

#signupnow {
	padding: 5px 10px;
	font-size: 10px;
}



#signupnow input.button_submit {
	position: relative;
	margin-top: 3px;
	width: 60px;
	height: 48px;
	border: none;
	float: right;
	z-index: 1;
}


/* Page Content Second Row */

#page_content_2 {
	width: 791px;
	color: inherit;
	background: #ff9700 url('images/sidebar_box2_bg.jpg') repeat-y;
}


/* Left Sidebar - Second Row */

#leftsidebar_2 {
    
	width: 221px;
	background: url('images/sidebar_box2_arrow.gif') no-repeat 100% 50%;
	float: left;
}

#leftsidebar_2 .pay_button {
	padding-top: 20px;
}


/* Right Column - Second Row */

#rightcolumn_2 {
	width: 566px;
	float: right;
	font-size: 10px;
	text-align: center;
}

/* November Gigs */

#rightcolumn_2 h2 {
	margin: 15px;
	width: 527px;
	height: 37px;
	background: url('images/novembergigs_header.gif') no-repeat 0% 0%;
}

#rightcolumn_2 p {
	margin: 5px 10px 5px 10px;
	font-size: 12px;
	line-height: 150%;
}
