.beauty-tube-wrap {
 width:477px;
 clear:both;
 display:block;
 margin:3px auto 3px auto;
 clear:both;
 padding:3px 2px 2px 3px;
}

.beauty-video-wrap {
 clear:both;
}

.beautiful-tubes-side-widget {
 width:98%;
 display:block;
 padding:3px 3px 3px 1%;
}

.related_tube {
 margin:0 auto 0 auto;
 width:270px; 
 height:152px;
 display:block;
}

div.beauty-tube-wrapper {
  width:473px;
  display:block;
  margin-bottom:10px;
  margin-top:10px;
  margin-left:auto;
  margin-right:auto;
  background-color:black;
  padding: 3px 3px 3px 3px;
}

@keyframes beautifulslide, @-webkit-keyframes beautifulslide {
	
	0% { left: 0px; }
	20% { left: -112px; }
	40% { left: -224px; }
	60% { left: -336px; }
	80% { left: -448px; }
	100% { left: -560px; }
	
}

.beauty-img-main-wrap figure {
	position:relative;
	-webkit-animation-name: beautifulslide;
	-webkit-animation: 12s slide infinite;
	animation-name: beautifulslide;
	animation: 12s slide infinite;
	margin-left:10px;
}

div.beauty-img-wrap {
  width:112px;
  float:left;
  padding:1px auto auto 1px; 
}

.beauty-img-main-wrap img {
	float:left;
	height:73px;
}



div.beauty-img-main-wrap {
  width:473px;
  position:relative;
  display:block;
  cursor:pointer;
  font-size:17px;
  color:#302217;
  overflow: hidden;
  padding:0px auto auto auto;
}

p.beauty-pi-tag {
  width: 112px;
}

p.beauty-pi-tag a {
  float:left;
  font-size:16px;
  text-align:justify;
}

hr.beauty-line {
  position:relative;
  border:1px dotted #808000;
  width:98%;
  margin-left:1%;
  margin-right:1%;
}

.my_tube_sticky_widgets_header, .my_tube_currents_widgets_header, .my_tube_related_widgets_header {
 width:100%;
 color:#ffffff;
 margin-top:5px;
 text-align:center;
 font-weight:bold;
 font-size:15px;
 background-color:black;
}

.related_post_wrapper {
	margin-top:3px;
	margin-bottom:3px;
}
.latest_post {
	float: left;
	margin-top: 3px;
	margin-bottom: 20px;
	position:relative;
	background-color:#ffffff;
	text-align: justify;
	width: 100%;
	height:70px;
}

.my_tube_sticky_posts_img_wraps {
 float:left;
 position:relative;
 height:70px;
 width:40%;
 background-size: contain;
}

.img_side {
	max-height: 100%;
	max-width: 100%;
	position:relative;
}

.my_tube_sticky_posts_img_wraps:hover {
 cursor:pointer;
}

.my_tube_sticky_posts_text_wraps {
 float:left;
 position:relative;
 font-size:14px;
 width:60%;
 height:70px;
 color:#000000;
 overflow:hidden;
}

.my_tube_sticky_posts_text_wraps a {
 text-decoration:none;
 color:#000000;
}

.my_tube_sticky_posts_text_wraps a:hover {
 text-decoration:underline;
}

.my_tube_widget_seperator {
 margin-top:1px;
 border:1px dotted #41383C;
 width:251px;
 text-align:center;
}