
body {
	background-color: #E0E0E0;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	margin:0;
}	

a {
	text-decoration:none;
	color: #003366;
}
a:hover{
	text-decoration:underline;
}
p,ul,h1,h2,h3
{
margin: 1em 0px;
}
h3
{
  font-size: 1.17em;
}

.mobilemenu{display:none}
.page #utilitybox a {
	color: #000066;
	display:block;
	margin-top:2px;
}
.page #utilitybox input {
	font-size: x-small;
	width: 80px;
	text-align: right;
	margin-top: 6px;
}


#header {
	height: 105px;
	width: 720px;
	position: relative;
	padding-right: 11px;
}
.page-timetable #header {
	background-image: url(header_timetable.jpg);
}

.page-audio #header {
	background-image: url(header_audio.jpg);
}
.page-photos #header {
	background-image: url(header_photos.jpg);
}
.page-articles #header {
	background-image: url(header_article.jpg);
}
.page-aboutus #header {
	background-image: url(header_aboutus.jpg);
}
.page-whatsnew #header {
	background-image: url(header_whatsnew.jpg);
}
.page-links #header {
	background-image: url(header_links.jpg);
}

.page {
	width: 731px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-image: url(shadow_left.png);
	background-repeat: repeat-y;
}
.page #header #mainlogo {
	position: absolute;
	left: -20px;
	top: -28px;
	height: 182px;
	width: 191px;

}
#titlearea #utilitybox {
	background-image: url(_bg.png);
	height: 114px;
	width: 145px;
	background-repeat: no-repeat;
}

.page #topsection-iehack {
	background-image: url(login_bg.png);
	background-repeat: repeat-y;
	background-position: 13px top;
	float:left;
}
.page #topsection {
	margin-left: 13px;
	padding-right:10px;
}
.page #maintitle {
	background-color: #FFFFFF;
	width: 567px;
	float: right;
	background-image: url(title_corner_top.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.page #maintitle h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 24px;
	background-image: url(title_gradient.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	font-size: 32px;
	letter-spacing: -1px;
}

.page #maintitle h1 b
{
	font-weight:normal;
}


#maintitle .headerimage{
	position:absolute;
	right:9px;
	margin-top:20px;
}

.page-audio #maintitle h1, .page-articles #maintitle h1, .page-photos #maintitle h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 24px;
	background-image: url(title_gradient.png);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	font-size: 22px;
	letter-spacing: -1px;
	padding-right:180px;
}


.page #maintitle .breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 26px;
	font-size: 11px;
	letter-spacing: -1px;
	color:#666666;
}
.page #maintitle .breadcrumb a{
	color:#6F6B9A;
}
.page #maintitle .breadcrumb a.thissection{
	font-weight:bold;
	color:#464464;
}
.page #maintitle .breadcrumb a:hover{
	color:#000000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.page #maintitle h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 26px;
	font-size: 22px;
	font-weight:normal;
	letter-spacing: -1px;
	position: relative;
	top: -8px;
}
.page #maintitle h2 i{
	font-style: normal;	
	color:#8F7575;
}
.page #maintitle h3{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 26px;
	font-size: 11px;
	font-weight:normal;
	position: relative;
	top: -8px;
	color: #3B345B;
}

.page #maintitle .author{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 26px;
	font-size: 12px;
	font-weight:bold;
	position: relative;
	top: -11px;
	color: #3B345B;
}


.page-timetable #maintitle h1{
	font-size:26px;
	padding-bottom: 12px;
	padding-right:180px;
}

.page #submenu {
	background-image: url(title_corner_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 24px;
	position: absolute;
}

form {
	margin: 0px;
	padding: 0px;
}
.page  #utilityboxcell {
	background-image: url(login_bg.png);
	background-repeat: repeat-y;
	text-align: right;
	float: left;
	width: 141px;
	z-index: 2;
	position:relative;
	font-size:11px;
}
.page  #utilitybox {
	padding-top: 14px;
	margin-left:0px;
	padding-right:20px;
	background-image: url(search_bg.png);
	background-repeat: no-repeat;
	height: 84px;
	padding-left:20px;
}

.page  #utilitybox a.donate
{
	font-weight:bold;
	color:#990000;
}

.page #mainarea {
	background-image: url(main_bg.png);
	background-repeat: repeat-y;
	width: 731px;
	clear: both;
	padding-bottom: 22px;
}
.page #sidebar {
	background-image: url(login_bottom.png);
	background-repeat: no-repeat;
	background-position: right top;
	width: 165px;
	padding-top: 19px;
	padding-left: 13px;
	float: left;
}
.page #contentarea {
	float: right;
	width: 543px;
	display:inline; /* for ie double margin bug*/
	position: relative;
	left:-10px;
	top:18px;
}
.page #footer {
	background-image: url(footer_bg.png);
	height: 135px;
	clear:both;
	padding-top: 22px;
	padding-left: 190px;
	color: #666666;
}
.page .sideheader {
	background-image: url(side_header_bg.png);
	height: 37px;
	width: 154px;
	padding-left: 11px;
}
.page .sideeventsheader{
	background-image: url(side_header_first.png);
	height: 54px!important;
	width: 154px;
}
.sideheader a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4A4A4A;
	text-decoration: none;
	position:absolute;
	display:block;
	margin-top:17px;
	z-index:20;
}
.page .sideeventsheader a{
	margin-top:34px;
}
.page #sidebar .sideevent {
	background-image: url(side_sep.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
.page #sidebar .sidecontent {
	background-image: url(side_bg_white.png);
	background-repeat: repeat-y;
}


#sidebar .shabbos{
	font-size:10px;
	color: #294B34;
	border-bottom: #999999 solid 1px;
	text-align:left;
}
#sidebar .shabbos .parsha{
	font-size:12px;
	padding-left:12px;
	padding-right:15px;
	padding-bottom: 3px;
	padding-top: 6px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	cursor:hand;
	cursor:pointer;
}
#sidebar .shabbos .notes{
	color:#294B34;
	padding-left:15px;
	padding-right:15px;
	padding-bottom: 3px;
}
#sidebar .shabbos table{
	border-collapse:collapse;
	background-image: url(side_bg_shabbos.png)!important;
	background-repeat: repeat-y;
}

/* horrible hack to make table work on firefox */
html:not([lang*=""]) #sidebar .shabbos table
{
	position:relative;
	top:1px;
}

#sidebar .shabbos tr{
	padding-top:2px;
	padding-bottom:2px;
}
#sidebar .shabbos th{
	padding-left:15px;
	color:#666666;
	font-weight:normal;
	border-top: #aaaaaa solid 1px;
	}
#sidebar .shabbos td{
	border-top: #aaaaaa solid 1px;
	color:#333333;
	text-transform: lowercase;
	padding-right:10px;
	padding-left:10px;
}
#sidebar .shabbos tr:hover{
	background-image: url(side_bg_white.png);

}
.page  #header #mainmenu {
	position: absolute;
	right: 10px;
	bottom: -4px;
	margin:0;
	background-image: url(menu_bg.png);
	background-position: right top;
	background-repeat: repeat-x;
	width:541px;
	z-index: 100;
}



.page #header #mainmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#mainmenu li {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 25px;
	background-image: url(menu_sep.gif);
	background-repeat: no-repeat;
	background-position:right;
}
#mainmenu li a{
	text-decoration:none;
	padding-top:6px;
	height:19px;
	padding-left:9px;
	padding-right:9px;
	margin-right:2px;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-position: left top;
	white-space:nowrap;
	color: #000033;
	float:left;
	position:relative;
}

#mainmenu li a:hover, #mainmenu .selected a{
    background-image:url(menu_bg_over.png);
	background-repeat:repeat-x;
}
#menuhome a:hover{
	background-image: url(menu_bg.png)!important;
	color:#CC9900!important;
}

#mainmenu .fixed {
	font-weight:bold;
}

.page #header #mainmenu .subnav ul {
	list-style-type: none;
	margin: 0px;
    position: absolute;
	left:-2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width:300px;
	background-color:#FFFFFF;
	z-index:100;
	overflow: hidden; height: 0px;
}


.page #header #mainmenu .subnav
{
	position:relative;
	left:0px;
    top:25px;
	background-color:#FFFFFF;
	float:none;

}
#mainmenu .subnav li {
	float:left;
	margin: 0px;
	padding: 0px;
	height: 19px;
    background-image:none;
	background-color:#666666;

}
#mainmenu .subnav li a{
    background-image:url(menu_bg_over.png);
	float:left;
	display:block;
	text-decoration:none;
	padding-top:3px;
	height:16px;
	margin-bottom:0px;
	margin-top:0px;
	padding-left:9px;
	padding-right:9px;
	margin-right:0px;
	margin-left:1px;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	background-position: left bottom;
	white-space:nowrap;
	color: #335B8C;
	font-weight:normal;
	display: inline;
	font-weight:bold;
}

#mainmenu .subnav li a:hover, #mainmenu .subnav .selected a{
	color: #000000;
}



.page  #menudongle {
	position: absolute;
	z-index: 4;
	left: 176px;
	top: 84px;
	width:5px;
	height:25px;
}



#sidebar .sidecontent .sideevent {
	color: #666666;
	padding-right: 11px;
	padding-left: 11px;
	font-size: 11px;
	line-height:12px;
	padding-top: 5px;
	padding-bottom: 7px;
	position: relative;
}
#sidebar .sidecontent .sideevent img{
	float:left;
	border: 1px solid #000000;	
	margin-right: 9px;
}
#sidebar .sidecontent .sideevent .title {
	padding-top: 3px;
}
#sidebar .sidecontent .sideevent .title a {
	color: #003366;
}
.page #footer .copyright {
	text-align: center;
	font-size: 12px;
}
.page  #footer .service {
	font-size: 11px;
	text-align: center;
	padding-top: 2px;
}
#footer .footermenu  ul {
	list-style-position: inside;
	list-style-type: none;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer .footermenu  li {
	float: left;
	padding-left: 11px;
	white-space: nowrap;
}

.page #topsection #maintitle form {
	margin-left:26px;
}
.page #topsection #maintitle select {
	font-size:12px;
}
#contentarea .description {
	width: 350px;
	padding-left: 20px;
	padding-bottom:20px;
	min-height:80px;
	color: #343F56;
}

#contentarea .bannercontainer .description {
  width: 500px;

}

 .clearboth {clear:both}

 .seemore
 {
	background-image: url(seemore_top_rpt.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 185px;
	margin-top:10px;

 }

 .seemore .header{
	background-image:url(seemore_top.gif);
	min-height:36px;
	padding-top: 9px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 11px;
	background-repeat: no-repeat;
	color: #FFFFFF;
 }
 .seemore .header b{
 	color:#FFFF33;
 }
 .seemore .classes{
	background-image:url(seemore_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:19px;
	padding-left:4px;
	padding-right:8px;
 }
.seemore .classes .class{
	padding-left:8px;
	background-image:url(seemore_class_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;  
	padding-right:5px;
	width:160px;
	background-color:#F3EFBD;
	padding-bottom:4px;
  }
  
   
.seemore .classes .class .date{
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #433A5C;
	padding-top:4px;
	padding-bottom:2px;
	position: relative;
} 

.seemore .classes .class .time
{
	clear:both;
	font-size:10px;
	width:48px;
	float:left;
	padding-top:2px;
}
.seemore .classes .class .title
{
	width:109px;
	float:right;
	font-size:10px;
	padding-bottom:1px;
	margin-top:2px;
}



#photoflashdiv{
	position:relative;
	z-index:10;
}
#photoflash{
	position: absolute;
	top:-10px;
	left:-8px;
	z-index:10;
}
#photoflashdiv .sidecontent
{
	height:160px;
}
.endinfo
{
	margin-top:1px;
	clear:both;
	_width:522px;
	padding-top:20px;
	padding-left:21px;
	padding-bottom:20px;
	background-image: url(fade2white-dx.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.page-timetable .endinfo
{
	background-color:#d3d4ef;
}
.page-photos .endinfo
{
	/*background-color:#C4D5C1;*/
	background-image: url(endinfo_photo.gif);

}
.page-audio .endinfo
{
	background-color:#B19DD5;
}
.page-articles .endinfo
{
	background-color:#E4D9E8;
}


.interested
{
	color:	#003366;
	background-image: url(interested_rpt.gif);
	width: 153px;
	float: left;
	margin-right:10px;
	position:relative;
}

.interested h4
{
	color:#000000;
	background-image: url(interested_header.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 43px;
	padding-right: 35px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-size:11px;
}
.interested form
{
	color:#000000;
	background-image: url(interested_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height:213px;
}
.interested form label
{
	display:block;
	margin-top:0px;
	margin-bottom:0px;
	padding-right:15px;
	font-size:10px;
	font-style:italic;
	font-weight:bold;
}
.interested form input
{
	margin-left:15px;
	position:relative;
	top:3px;
}
.interested form .submit
{
	margin-top:10px;
	margin-bottom:15px;
}

.endinfo .alsoin
{
	color:#FFFFFF;
	width: 162px;	
	float:left;
	margin-right:10px;
	position:relative;
	background-image: url(more_header_events.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:10px;

}
.endinfo .alsoin h4
{
	font-size:12px;
	font-weight:normal;
	padding-left:12px;
	height:20px;	
	margin:0;
}
.endinfo .alsoin h4 b
{
	color:#FFFF33;
}

.endinfo .alsoin ul
{
	background-color: #4A4F65;
	padding-left:30px;
	padding-right:10px;
	margin:0px;
	list-style-position: outside;
	background-image: url(more_bg_events.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height:157px;
	padding-top:13px;
	padding-bottom:13px;
	list-style-image: url(tri-bullet.gif);
}
.endinfo .alsoin ul li
{
	font-size:10px;
	padding-bottom:8px;
}
.endinfo .alsoin ul li a
{
	color:#FFFF33;
	font-weight:bold;
	font-size:11px;
}	
.endinfo .alsoin ul .more
{
	display:block;
	font-weight:bold;
	color:#FFFF00;
	margin-top:10px;
}


.endinfo .tagbox
{
	color:#FFFFFF;
	width: 162px;	
	float:left;
	position:relative;
	background-image: url(tags_top_event.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:10px;

}
.endinfo .tagbox h4
{
	font-size:12px;
	font-weight:normal;
	padding-left:12px;
	margin:0;
	color:#FFFFFF;
	padding-bottom:12px;
}
.endinfo .tagbox h4 b
{	color:#FFFF33;
	font-weight:bold;
}
.endinfo .tagbox .inner{
	background-color: #6E6EB4;
	background-image: url(tags_event.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height:203px;

}
.endinfo .tagbox ul
{
	padding-left:30px;
	padding-right:10px;
	margin:0px;
	list-style-position: outside;
	padding-top:5px;
	padding-bottom:5px;
	list-style-image: url(tri-bullet.gif);
}
.endinfo .tagbox ul li
{
	font-size:11px;
	padding-bottom:4px;
}
.endinfo .tagbox ul li a
{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}	
.endinfo .tagbox ul .more
{
	display:block;
	font-weight:bold;
	color:#FFFF00;
	margin-top:10px;
}

.endinfo .alltagsbox
{
	color:#FFFFFF;
	width: 162px;	
	float:left;
	position:relative;
	background-image: url(alltags_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:8px;
	margin-right:10px;
}
.endinfo .alltagsbox h4
{
	font-size:12px;
	font-weight:bold;
	padding-left:12px;
	margin:0;
	color:#FFFFff;
	padding-bottom:12px;
}
.endinfo .alltagsbox h4 b
{ color:#FFFF33; }

.endinfo .alltagsbox .inner{
	background-color: #7A6697;
	background-image: url(alltags_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height:205px;

}
.endinfo .alltagsbox ul
{
	padding-left:30px;
	padding-bottom:10px;
	padding-right:10px;
	margin:0px;
	list-style-position: outside;
	padding-top:5px;
	list-style-image: url(tri-bullet.gif);
}
.endinfo .alltagsbox ul li
{
	font-size:11px;
	padding-bottom:4px;
}
.endinfo .alltagsbox ul li a
{
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
}	
.endinfo .alltagsbox ul .more
{
	display:block;
	font-weight:bold;
	color:#FFFF00;
	margin-top:10px;
}







.tagphotos{
	background-color:#33CC33;
}
.tagclasses{
	background-color:#B3CBFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0DEFF;
}
.tagevents{
	background-color:#B3CBFF;
}
.tagaudio{
	background-color:#A577F9;
}
.tagarticles{
	background-color:#DA74FC;
}
.tagobjects
{
	margin-top:1px;
	clear:both;
	_width:543px;
	padding-top:10px;
	padding-left:00px;
	padding-bottom:10px;
	background-image: url(fade2white2.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.tagobjects h2
{
	font-size:14px;
	margin:0px;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #666666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.tagobjects ul{
	position:relative;
	list-style-type: square;
	margin-top:10px;
}


.interestedpage{
	background-image: url(event_bg_rpt.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #EBEBF7;
}
.interestedpage p
{
	margin-top:0px;
}
.interestedpage .tagbg{
	position:relative;
	padding-left:20px;
	padding-right:200px;
	padding-bottom: 30px;
	padding-top:30px;
	background-image:url(tag_background.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.staticpage{
	padding-left:35px;
	padding-right:30px;
	}
	
#maintitle #ticker{
	margin-left:55px;
	background-image: url(ticker.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 457px;	
	overflow:hidden;
	padding-top:6px;
	padding-left:0px;
	position:absolute;

}
#maintitle #tickeritems{
	overflow:hidden;
	height:20px;
	width:100000px;
}
#maintitle #ticker .item{
	font-size:11px;
	font-weight:bold;
	float:left;
	width: 457px;
	height: 20px;
	position:relative;
}
#maintitle #ticker .item a{
	color:#000099;
	display:block;
	width: 447px;
	height: 20px;
	position:absolute;
	right:0px;
}
#maintitle #ticker .item .when{
	color:#000000;
	font-size:12px;
	text-decoration:none;
	padding-right:5px;

}
#maintitle #ticker .item .time{
	text-transform: lowercase;
}


#maintitle #ticker .item .dummy
{
	height:21px;
}





.booking .logindetails
{
	margin: 0 0 20px 0 ;
	padding: 4px 15px;
	border: 1px solid #999;
	font-size: 11px;
	background-color:#FFFFCC;
	border-top: 4px #aaaa00 solid;
}
.booking .logindetails b
{
	display:block;
	font-size:13px;
}

.booking .logindetails .actions
{
	width:100px;
	float: right;
	text-align: right;
}

.booking .description fieldset
{
	padding:0;
	margin-bottom: 15px;
	background-color:#666;
	border: none;
}
.booking .description fieldset legend
{
	color:#FFFFCC;
	background-color:#666666;
	padding: 4px 10px;
	display:block;
}
.booking .description fieldset ul
{
	list-style-position:inside;
	list-style:none;
	margin: 0;
	padding: 0;
	font-weight:bold;

}
.booking .description fieldset ul li
{
	background-color:#eef;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #fff;
	padding: 5px;
}
.booking .description fieldset ul li.info
{
	background-color:#efd;
	font-weight:normal;
	text-align:center;
}
.booking .description fieldset.yourdetails ul li
{
	background-color:#f0f0f0;
}
.booking .description fieldset.yourdetails ul li.info
{
	background-color:#efd;
	text-align:right;
	font-size:11px;
	padding: 1px 5px;
}
.booking .description fieldset label
{
	font-weight:normal;
	width: 100px;
	display:inline-block;
	text-align:right;
	padding-right:5px;
	font-size:80%;
	vertical-align: top;
}

.booking .description .disclaimer
{
	font-size:11px;
	color:#006600;
}

.errors
{
	background:#fcc;
	padding:10px 0 10px 70px;
	border:1px dashed #990000;
	background-image:url(warning.gif);
	background-repeat:no-repeat;
	background-position: 10px center;
	margin-bottom:20px;
}
.errors .error a
{
	font-weight:bold;
	margin-bottom:4px;
	color:#770000;
	display:block;
}
.alreadybooked
{
	background:#efd;
	padding:20px 0 20px 70px;
	border:1px dashed #009900;
	background-image:url(warning.gif);
	background-repeat:no-repeat;
	background-position: 10px center;
	margin-bottom:20px;
	font-weight:bold;
}
.notice
{
 background-color:#FFFF99;
 border:1px solid #FF9977;
 padding:10px;
 margin-bottom: 20px;
 
}

#appad
{
	display:none;	
}
