hr, .clearAll {
	clear: both;
}
.SlidingPanels {
	width: 100%;
	height: 140px;
}
.SlidingPanelsContent {
	padding-top:5px;
	width: 100%;
	height: 130px;
	background: #f5f5f5 url(images/diagonal.png);
}

#example2.SlidingPanels {
	float: left;
}
#example2 .SlidingPanelsContentGroup {
	text-align:right;
	float: left;
	width: 100%;
}
#example2 .SlidingPanelsContent {
	float: left;
}
#example3.SlidingPanels {
	float: left;
}
#example3 .SlidingPanelsContentGroup {
	float: left;
	width: 900px;
}
#example3 .SlidingPanelsContent {
	float: left;
}
#example3_nav.SlidingPanels {
	float: left;
}
#example3_nav .SlidingPanelsContentGroup {
	float: left;
	width: 900px;
}
#example3_nav .SlidingPanelsContent {
	float: left;
}
.buttons
{
	direction:rtl;
}
.buttons a
{
	white-space: nowrap;
}

.buttons a:link
{
	float:right;
	padding:3px 5px;
	margin:1px 4px;
	color: #353535;
	font-size:13px;
	background-color: #dcdcdc;
	border: 1px solid #dcdcdc;
}
.buttons a:hover
{
	background-color: #f5f5f5;
	border: 1px solid #f5f5f5;
}
.buttons a.epapers:link, a.epapers:visited
{
	background-color: #FCEDCD;
	border: 1px solid #FCEDCD;
}
.buttons a.epapers:hover
{
	background-color: #F0BB8A;
	border: 1px solid #F0BB8A;
}
.SlidingPanelsContent a, a:link, a:visited
{
	float:right;
	border: 1px solid white;
	background-color: white;
	padding:1px 5px;
	margin:1px 4px;
	color:#000000;
	font-size:13px;
}
.SlidingPanelsContent a:hover
{
	background-color: #dcdcdc;
	border: 1px solid #dcdcdc;
}
.SlidingPanelsContent a:active
{
	border:1px solid #333333;
	color: #cc3300
}

.SlidingPanelsContent a:focus, .buttons a:focus
{
	border: 1px solid #f5f5f5;
	background: #f1f1f1 url(../images/diagonal.png);
	font-weight: bold;
}


.space
{
	float:right;
	width:150px;
}
body, td, th, input {

	font-family: tahoma;

	font-size: 13px;

	margin:0;

}

.liveSample {

	background-color: #FFFFCC;

	color: black;

	padding: 4px;

	margin-left: 10px;

	margin-right: 10px;

	border: 1px solid #000000;

}

.demoDiv {

	background-color: #CCCCCC;

	width: 400px;

}

.highlited {

	background-color: #FFFFCC;

	color: #000000;

}

.grayBG {

	background-color: #CCCCCC;

}



pre {

	font-family: "Courier New", Courier, monospace;

	background-color: #F0F7FE;

	padding: 5px;

	overflow: auto;

	font-size: 1.1em;

	margin-left: 10px;

	margin-right: 10px;

	border: 1px solid #CCCCCC;

	}

h3 {

	background-color: #F3F3F3;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-left: 10px;

	font-size: 100%;

	line-height: 150%;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

}

h4{

	color: #000099;

	font-variant: small-caps;

	font-size:120%;

}

td, th{

padding:0;

}

th {

padding:0;

}

a {

	text-decoration: none;

}