


/* Left Sidebar */

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

.leftsidebar_box img {
	width: 105px;
	height: 130px;
	}
	
.leftsidebar_box .pay_button {
	padding-top: 25px;
	text-align: center;
}

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


/* Right Column */

.rightcolumn_box  {
	padding: 15px 20px;
}

.rightcolumn_box h2 {
	text-align: left;
	padding-bottom: 10px;
	font-size: 26px;
	color: #c00000;
	background-color: inherit;
}

.rightcolumn_box td {
    text-align: center;
    padding: 10px; 
    font-size: 11px; 
    font-weight: 900;	
    text-decoration: none;
    line-height: 150%;	
     	
    }	

.rightcolumn_box td a {
    text-align: center;
    padding: 10px; 
    font-size: 11px; 
    font-weight: 900;	
    text-decoration: none;
    line-height: 150%;	
     	
    }	
/* Page Content First Row */


#rightcolumn_1 {
	width: 560px;
	float: right;
	font-size: 10px;
}

#rightcolumn_1 .rightcolumn_box p {
	padding-bottom: 5px;
	padding-left: 5px;
	width: 500px;
	float: right;
	line-height: 15px;
	font-size: 11px;
/*	text-align: justify;*/
	letter-spacing: 0.5px;*
}

#rightcolumn_l .rightcolumn_box a{
	text-decoration: none;			
	}
	
#rightcolumn_1 img {

 	width: 200px;
 	height: 150px;
 	padding: 5px 5px 5px 5px;
	border-style: double;
	border-width: medium;
	}
	
#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: 221px;
	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%;
}



/* Page Content Second Row */

#page_content_2 {
	width: 787px;
	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% 85%;
	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;
}