#sidebar1
	background-image:url(../images/blank.gif);
}
div#videoSelection {
	border-bottom:none;
}
ul#videoList li {
	position:relative;
	clear:both;
	min-height:6em;
	*height:6em;
	padding:1em 0 1em 0;
	border:1px dashed #CCCCCC;
	border-width:0 0 1px 0;
	font-size:10px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
ul#videoList li img {
	float:left;
	width:52px;
	height:auto;
}
ul#videoList li span {
	display:block;
	margin:0;
}
ul#videoList li span.videoTitle {
	font-weight:bold;
}
ul#videoList li a.playVideoLink {
	display:block;
	position:absolute;
	right:0;
	bottom:0;
	padding:12px 0 10px 0;
	background-image:url(../images/backgrounds/play_video_button.gif);
	background-position:center top;
	background-repeat:no-repeat;
}
ul#videoInfo {
	position:relative;
	padding:0 0 1em 0;
}
li#videoTitle {
	font-weight:bold;
	width:50%;
}
li#videoAuthor {
	width:50%;
	padding-left:0.5em;
}
li#relatedLovemark {
	position:absolute;
	text-align:right;
	top:0;
	right:0;
	width:50%;
}
li#relatedLovemark a {
	display:block;
}

div#video p {
	padding-top:1em;
}

h1
{
	margin: 0;
}

h2 {
	clear:both;
	width:330px;
	padding:1em 10px 1em 10px;
	margin: -10px 0px 0px 0px;
	background-image:url(../images/backgrounds/36px_vert_gradient.gif);
	border-bottom:1px dashed #CCCCCC;
	background-repeat:repeat-x;
	background-position:bottom left;
	background-color:#F6F6F6;
}

input.buttonInput
{

}

body#lovemarksVideo_video div#sidebar1 {
	padding-bottom:10px;
	background-image:url(../images/backgrounds/160px_sidebar_bottom.gif);
	background-position:10px bottom;
	background-repeat:no-repeat;
}
body#lovemarksVideo_video div#sidebar1 div#lovemarkVideos {
	padding-top:25px;
	border:none;
	background-image:url(../images/backgrounds/160px_sidebar_top.gif);
	background-position:0px -10px;
	background-repeat:no-repeat;
	border:none;
}









