	/* styles for use by people extending the WordPress interface */

li {
	list-style: none;
	border-style: dashed;
	border-width: 1px;
	border-color: #BBBBBB;
	margin: 0px;
}

ul {
	padding: 0px;
	margin: 0px;
}

body {
	margin: 0;
	padding: 0;
	font: 11px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana, sans-serif;

}
img { border: 0; }

label { cursor: pointer; }

p {
	margin: 2px;
	padding: 2px;
}

h1 {
  display: block;
  font-size: 2em;
  font-weight: bold;
  margin: .67em 0;
}

h2 {
  display: block;
  font-size: 1.5em;
  font-weight: bold;
  margin: .83em 0;
}

h3 {
  display: block;
  font-size: 1.17em;
  font-weight: bold;
  margin: 1em 0;
}

h4 {
  display: block;
  font-weight: bold;
  margin: 1.33em 0;
}

h5 {
  display: block;
  font-size: 0.83em;
  font-weight: bold;
  margin: 1.67em 0;
}

h6 {
  display: block;
  font-size: 0.67em;
  font-weight: bold;
  margin: 2.33em 0;
}

.txt-90x728 {
	width: 90px;
	height: 728px;
}
.txt-120x240 {
	width: 120px;
	height: 240px;
}
.txt-120x600 {
	width: 120px;
	height: 600px;
}
.txt-125x125 {
	width: 125px;
	height: 125px;
}
.txt-150x180 {
	width: 150px;
	height: 180px;
}
.txt-160x400 {
	width: 160px;
	height: 400px;
}
.txt-160x600 {
	width: 160px;
	height: 600px;
}
.txt-200x200 {
	width: 200px;
	height: 200px;
}
.txt-234x60 {
	width: 234px;
	height: 60px;
}
.txt-250x250 {
	width: 250px;
	height: 250px;
}
.txt-280x336 {
	width: 280px;
	height: 336px;
}
.txt-300x250 {
	width: 300px;
	height: 250px;
}
.txt-468x60 {
	width: 468px;
	height: 60px;
}


