/*---------------------------- LOGO ----------------------------*/
#logoContainer{
	width:355px;
	height:70px;
	background-repeat:no-repeat;
	float:left;
	margin-top:15px;}

/*---------------------------HEADER----------------------------*/

.sidebarBox h3, #sendButton{
	background-image:url(../images/sidebar_title_bg_orange.jpg);}


.sidebarMenu ul{ 
	text-decoration:none;
	margin-bottom:0px;
	list-style-image:url(../images/bullet_orange.jpg);
	padding-left:15px;}

.sidebarTitle{
position:relative;}