div.video {
	border: 1px solid gray;
	background: url(../images/video_bg.gif) repeat-x 0 bottom;
}

/* @group content */

img.videoplayer {
	border: 1px solid gray;
	margin-top: 10px;
	padding: 0;
}

/* @end */

/* @group right */

div.video_detail {
	height: 340px;
}

div.video-info {
	margin-bottom: 5px;
	margin-right: 10px;
	background: #ededed url(../images/title_bar.gif) no-repeat right;
}

div.video_rating {
	padding-left: 35px;
	background: url(../images/rating.gif) no-repeat left center;
	margin-bottom: 10px;
}

div.video_rating img {
	margin-right: 3px;
}

div.video_function {
	border: 1px solid silver;
	background-color: white;
	padding: 5px 20px 10px;
	margin-right: 10px;
}

div.video_function a.share {
	background: url(../images/share_icn.jpg) no-repeat left;
	padding-left: 20px;
}

p.videotitle {
	clear: right;
}

div.video_ad {
	margin-top: 25px;
}

div.videocomment {
	padding: 10px;
	background-color: #eee;
}

/* @group rounded-2 */

.roundedcornr_box_856143 {
   background: #ffffff;
}
.roundedcornr_top_856143 div {
   background: url(../images/roundedcornr_856143_tl.png) no-repeat top left;
}
.roundedcornr_top_856143 {
   background: url(../images/roundedcornr_856143_tr.png) no-repeat top right;
}
.roundedcornr_bottom_856143 div {
   background: url(../images/roundedcornr_856143_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_856143 {
   background: url(../images/roundedcornr_856143_br.png) no-repeat bottom right;
}

.roundedcornr_top_856143 div, .roundedcornr_top_856143, 
.roundedcornr_bottom_856143 div, .roundedcornr_bottom_856143 {
   width: 100%;
   height: 15px;
   font-size: 1px;
}
.roundedcornr_content_856143 { margin: 0 15px; }

.roundedcornr_content_comment {
	margin: 0 15px;
	padding: 0;
}



/* @end */

/* @group rounded-right */

.roundedcornr_box_right {
   background: #ffffff;
	margin-bottom: 5px;
}
.roundedcornr_top_right div {
   background: url(../images/roundedcornr_856143_tl.png) no-repeat top left;
}
.roundedcornr_top_right {
   background: url(../images/roundedcornr_856143_tr.png) no-repeat top right;
}
.roundedcornr_bottom_right div {
   background: url(../images/roundedcornr_856143_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_right {
   background: url(../images/roundedcornr_856143_br.png) no-repeat bottom right;
}

.roundedcornr_top_right div, .roundedcornr_top_right, 
.roundedcornr_bottom_right div, .roundedcornr_bottom_right

.roundedcornr_top_right div, .roundedcornr_top_right, 
.roundedcornr_bottom_right div, .roundedcornr_bottom_right {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.roundedcornr_content_right { margin: 0 8px 0 5px; }



/* @end */



/* @end */

div.comment p {
	margin-right: 80px;
}

div.comment_content {
	padding-top: 5px;
	margin: 2px 5px 5px;
	padding-bottom: 2px;
	border-top: 1px solid silver;
	float: left;
	width:100%;
}

img.blog-user-small {
	padding: 2px;
	border: 1px solid silver;
}

div.newcomment {
	margin-top: 10px;
}

div.newcomment div.comment_form {
	border-top: 1px solid silver;
	margin-right: 5px;
	padding-top: 5px;
}

input.comment_input {
	border: 1px solid gray;
	margin-left: 3px;
	width: 200px;
}

textarea.comment_textarea {
	border: 1px solid gray;
	margin-left: 5px;
	height: 100px;
	width: 210px;
}

div.submit-btns {
	border-top: 1px solid silver;
	margin-top: 10px;
	padding-right: 20px;
}

input.clear-btn {
width: 74px;
height: 30px;
background: url(../images/blog-clear.gif) no-repeat;
outline: none;
	float: right;
}
input.clear-btn:hover {
background: url(../images/blog-clear.gif) no-repeat 0 -30px;
	float: right;
}

input.send-btn {
width: 74px;
height: 30px;
background: url(../images/blog-post.gif) no-repeat;
outline: none;
	float: right;
}
input.send-btn:hover {
background: url(../images/blog-post.gif) no-repeat 0 -30px;
	float: right;
}

div.video_function p span {
	padding-right: 5px;
	padding-left: 5px;
}

div.video_function p {
	margin-bottom: 20px;
	color: #6d6d6d;
}

/* @group Tab1-feature */

div.feature_video div.topbar {
	background: url(../images/feature_bg.gif) repeat-x 0 bottom;
	padding-bottom: 7px;
}

div.video_block {
	background-image: url(../images/video_block_bg.jpg);
	width: 141px;
	height: 148px;
	float: left;
}

div.video_block img.thumb {
	padding-top: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

div.video_block p.videotitle {
	padding-left: 8px;
	color: #434343;
	font: 10pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

div.video_block p.videoduration {
	padding-left: 8px;
	color: #434343;
	font: 7.5pt "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 1px;
}

div.video_block p.views {
	padding-left: 8px;
	color: #434343;
	font: bold 7.5pt "Lucida Grande", Lucida, Verdana, sans-serif;
}

div.video_block div.rating {
	padding-left: 8px;
	padding-bottom: 3px;
}

div.video_block div.rating img {
	margin-right: 1px;
}

div.comment {
	padding: 0 10px 10px;
	background-color: #eeeeee;
	border-top-style: none;
}

div.comment p {
	margin-right: 80px;
}

img.blog-user-small {
	padding: 2px;
	border: 1px solid silver;
}

div.newcomment {
	margin-top: 10px;
}

div.newcomment div.comment_form {
	padding: 5px;
	border-top: 1px solid silver;
}

input.comment_input {
	border: 1px solid gray;
	margin-left: 30px;
	width: 300px;
}

textarea.comment_textarea {
	border: 1px solid gray;
	margin-left: 32px;
	height: 100px;
	width: 550px;
}

div.submit-btns {
	border-top: 1px solid silver;
	margin-top: 10px;
	padding-right: 20px;
}

input.clear-btn {
width: 74px;
height: 30px;
background: url(../images/blog-clear.gif) no-repeat;
outline: none;
	float: right;
}
input.clear-btn:hover {
background: url(../images/blog-clear.gif) no-repeat 0 -30px;
	float: right;
}

input.send-btn {
width: 74px;
height: 30px;
background: url(../images/blog-post.gif) no-repeat;
outline: none;
	float: right;
}
input.send-btn:hover {
background: url(../images/blog-post.gif) no-repeat 0 -30px;
	float: right;
}

/* @end */
