div#editable_content{
	border: 3px double #E3DEC9;
	padding: 10px;
	background: #FBFBFB;
	width: auto;
	text-align: left;
	
}
div#editable_content p{
	padding: 2px;
	margin: 1px;	
}
.SpotDescription{
	line-height: 18px;
	font-size: 12px;
	color: #333;
}
.SpotImage{
	float: right;
	margin: 0px 10px;
	clear: right;
}
.SpotImage img{
	border: 1px solid #E3DEC9;
	padding: 5px;	
	background: #fff;
}
div#editable_content textarea{
	border: 1px solid #E3DEC9;
	padding: 5px;
	width: 520px;
	height: 180px;
	background: #ffffff;

}
a.img_remove{
	clear: left;
	display: block;
	border: 1px solid #c00;
}
a.editBtn {
}


ul.simple{
	margin: 8px 0px;
	padding: 0px;
}
ul.simple li{
		font-size: 13px;
		list-style: none;
		background:  #E5E5E5 url(/media/img/arr.gif) no-repeat;
		background-position: 10px 2px;
		padding: 2px 0px 2px 35px;
}


table.docutils{
	padding: 0px;
	border: 0px;
	margin: 10px;
	background: #E5E5E5;
	font-size: 12px;
}

table.docutils td{
	font-size: 12px;
	margin: 0px;
	background: #E5E5E5;
	padding: 5px;
}


div.editable_block{
	margin-bottom: 10px;
	padding-bottom: 10px;
	line-height: 18px;
	border-bottom: 1px dotted #E3DEC9;
}

table.docutils{
	padding: 3px !important;
	border: 1px solid #E3DEC9 !important;
	margin: 2px !important;
	background: #fff !important;
	width: 400px;
}
table.docutils td{
	padding: 5px !important;
	border: 0px solid #666 !important;
	margin: 2px !important;
	color: #333;
	font-size: 11px;
	background: #EFE9D7 !important;
}

/* Videos */

#videopage_header img {
float:left;
padding-left:15px;
padding-right:15px;
width:100px;
height:75px;
}
#videopage_header  {
display:block;
width:100%;
height:130px;
}
#videopage_header H1 {
margin-left:20px;
font-size:32px;
padding-top:25px;
font-weight:normal;
}
#videopage_header img {
margin:15px;
}

#videopage_header H2 {
font-size:24px;
margin-top:-5px;
margin-left:190px;
font-weight:normal;
}

#video_container {
display:inline;
float:left;
padding-left:15px;
}
#video_desc h3 {
font-size:18px;
line-height:20px;
}
#video_desc h4 {
font-size:12px;
line-height:16px;
}
#video_desc {
height:244px;
margin-left:325px;
}