
#page_content_1 {
	background: #ffcb02 url('images/sidebar_box1_bg.jpg') repeat;
}

/* Page Content First Row */



#leftsidebar_1 .leftsidebar_box p {
	margin-left: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	line-height: 15px;
	font-size: 11px;
	letter-spacing: 0.5px;*
}

#leftsidebar_l a{
	text-decoration: none;			
	}
	
.leftsidebar_box img {
    text-align: center;
 	padding: 5px 5px 5px 5px;
	width: 200px;
	height: 200 px;
	border-style: solid;
	border-width: medium;
	border-color: rgb(234,158,0);	
	}
	
.leftsidebar_box td {
	cursor: pointer;
	text-align: center;
 	padding: 5px 5px 5px 5px;
 }	
	
.leftsidebar_box .whitebar {
	margin : 0px;
	height : 1px;
	color: inherit;
	background-color: #fff;
	clear : both;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
}


/* Left Sidebar */

.leftsidebar_box {
	margin: 0 0 0 30px;
    width: 675px;
	padding: 15px 15px;
	text-align: left;
}



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


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

/* Left Sidebar : What's New */

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

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