#page_canvas {
	margin: 0px auto;
	width: 1000px;
}

.indicator .block_body {
	background: #DDFFDD none repeat scroll 0 0;
	border-top: 1px solid #00FF00;
}

.tip .block_body {
	border-top: 1px solid #fdfd86;
	background: #ffffe1;
}

.no_content, .no_content .block_body {
	min-height: 50px;
	text-align: center;
	padding-top: 25px;
}

input[type=submit]:disabled, input[type=button]:disabled {
	background-color: #AFAFAF !important;
	border: 1px solid #AFAFAF !important;
	color: #666 !important;
	cursor: default !important;
}

.block {
	margin: 1px 0px 20px 0;
	margin-top: 0px;
}

.block_cap {
	height: auto;
	background: url(img/cap_pink_l.png) no-repeat;
	border-top: 1px solid #999999;
	padding-left: 10px;
	border: none;
}

.block_cap_r {
	background: url(img/cap_pink_r.png) no-repeat right top;
	padding-right: 10px;
	height: auto;
}

.block_cap_c {
	background: url(img/cap_pink_c.png) repeat-x;
	height: 36px;
	padding-top: 10px;
}

.block_cap_title {
	float: left;
	margin: 2px;
	cursor: default;
	text-transform: none;
	color: #fff;
}

.block_submit {
	padding-top: 5px;
	text-align: center;
}

.block_body {
	padding: 3px;
	background-color: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #FFEEFA url(img/body_pink_c.gif) repeat-x left bottom;
}

.block_bottom {
	padding-left: 9px;
	background: url(img/bottom_pink_l.png) no-repeat;
}

.block_bottom_r {
	padding-right: 9px;
	background: url(img/bottom_pink_r.png) no-repeat right top;
}

.block_expand, .block_collapse {
	float: right;
	width: 17px;
	height: 18px;
	margin: 1px;
	background-repeat: no-repeat;
}

.block_expand {
	background-image: url(layout/img/block_expand.png);
}

.block_collapse {
	background-image: url(layout/img/block_collapse.png);
}

.sidebar .block {
	margin-bottom: 10px;
}

.sidebar .block_cap_title {
	margin: 1px 0px;
	font-size: 13px;
	color: #22789d;
}

.block-active {
}

.block-active .block_cap {
	border-color: #8D2D00;
	background-color: #AAA;
}

.sidebar .im_invitation * {
	cursor: pointer;
}

.sidebar .im_invitation .block_body {
	background: url(layout/img/im_invitation.gif) no-repeat 2px center;
	padding-left: 20px;
}

.conversation {
	margin: 4px;
}

.floatbox_container a {
	font-weight: bold;
}

.block_toolbar {
	height: 16px;
	padding: 1px 4px;
	background: #F1F1F1;
	font-size: 11px;
	text-align: right;
}

.block_null .block_body {
	padding: 0px;
	background: transparent;
	border: 0px;
}

.block_info {
	background-color: #f0f0f0;
	background-image: url(layout/img/info.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding: 3px;
	padding-left: 20px;
	border-top: 1px solid #ccc;
	margin-bottom: 5px;
}

div.wide {
	width: 59%;
}

div.wider {
	width: 66%;
}

div.narrow {
	width: 40%;
}

div.narrower {
	width: 32%;
}

.captcha_container a.refresh {
	background: url(layout/img/refresh.png) no-repeat;
	position: absolute;
	right: 0px;
	top: 0px;
	display: block;
	width: 16px;
	height: 16px;
	margin: 3px;
}

.hover {
	background: #F0F0F0;
}

.sex_ico-1, .sex_ico-2, .sex_ico-4, .sex_ico-8 {
	padding-left: 20px;
	background: no-repeat left center;
}

.sex_ico-1 {
	background-image: url(layout/img/sex_ico-1.png);
}

.sex_ico-2 {
	background-image: url(layout/img/sex_ico-2.png);
}

.sex_ico-4 {
	background-image: url(layout/img/sex_ico-4.png);
}

.sex_ico-8 {
	background-image: url(layout/img/sex_ico-8.png);
}

.delete_btn, .edit_btn {
	width: 15px;
	height: 15px;
	margin: 1px;
	cursor: pointer;
	display: block;
}

.delete_btn {
	background: url(layout/img/delete_btn.gif) no-repeat;
}

.edit_btn {
	background: url(layout/img/edit_btn.gif) no-repeat;
}

.preloader {
	background: url(layout/img/loading.gif) center no-repeat;
}

.plus {
	display: block;
	background: url(layout/img/plus.gif) no-repeat left center;
	padding-left: 15px;
}

.minus {
	display: block;
	background: url(layout/img/minus.gif) no-repeat left center;
	padding-left: 15px;
}

table.form .success {
	background: url(layout/img/success.png) no-repeat top left;
	padding: 2px 0 5px 20px;
}

.system_msg_icon {
	background: url(layout/img/info_icon.jpg) no-repeat;
	width: 60px;
	height: 60px;
}

.video_def_thumb {
	background: url(layout/img/video_def_thumb.jpg) no-repeat center;
	width: 100px;
	height: 75px;
}

.music_def_thumb {
	background: url(layout/img/music_list.gif) no-repeat center;
	width: 100px;
	height: 75px;
}

.video_friends_thumb {
	background: url(layout/img/video_friends_only.jpg) no-repeat center;
	width: 100px;
	height: 75px;
}

.music_friends_thumb {
	background: url(layout/img/music_list_friends_only.gif) no-repeat center;
	width: 100px;
	height: 75px;
}

.inactive_rate_list, .active_rate_list {
	background-image: url(img/starlist.png);
	background-repeat: no-repeat;
	background-position: 0 -20px;
	width: 100px;
	height: 20px;
	text-align: left;
}

.active_rate_list {
	background-position: 0 0;
}

.forum_search_result .quotetop, .forum_post_list .quotetop {
	background: #E4EAF2 url(layout/img/css_img_quote.png) no-repeat scroll right center;
	border-color: #9F9F9F;
	border-style: dotted dotted none solid;
	border-width: 1px 1px 0 4px;
	color: #8D2D00;
	font-size: 10px;
	font-weight: bold;
	margin: 8px auto 0;
	padding: 3px;
}

.forum_search_result .quotemain, .forum_post_list .quotemain {
	background: #FAFCFE none repeat scroll 0 0;
	border-color: #666666;
	border-style: none dotted dotted solid;
	border-width: 0 1px 1px 4px;
	color: #465584;
	margin: 0 auto 8px;
	padding: 4px;
}

.profile_thumb {
	border: none;
}

.chuppo_useron {
	width: 160px;
	height: 300px;
	margin: auto;
	margin-bottom: 14px;
}

.overflow_hidden {
	overflow: hidden;
}

.chat_palette {
	background: url(layout/img/palette.gif) no-repeat scroll center center;
}

.chat_smile {
	background: url(layout/img/ab.gif) no-repeat scroll center center;
}

.chat_sound {
	background: url(layout/img/chat_sound.png) no-repeat scroll center center;
}

.no_chat_sound {
	background: url(layout/img/no_chat_sound.png) no-repeat scroll center center;
}

.chat_control {
	width: 24px;
	height: 24px;
	display: block;
	float: left;
	margin-left: 2px;
}

a.chat_control:hover {
	width: 22px;
	height: 22px;
	border: 1px solid #FDC85D;
}

.palette_col {
	float: left;
	width: 20px;
	height: 20px;
	margin: 2px;
	cursor: crosshair		
;
}

.palette_picker {
	background-color: #E6E6E6;
	border: 1px solid black;
	height: 191px;
	left: 2px;
	padding: 5px;
	position: absolute;
	top: -203px;
	width: 241px;
	z-index: 100;
}

.required_star {
	color: red;
}

.photo_details_container .block {
	background: none;
}

.profile_thumb_online {
	display: none;
}

.floatbox_container .fb_content input[type=text], .floatbox_container .fb_content input[type=password] {
	width: 92%;
}

.floatbox_container .fb_content .block_toolbar {
	margin: 0px;
	border: none;
}

.floatbox_container .fb_content .block {
	border: none;
}

.af_attachment_item {
	background: url(layout/img/attach.png) no-repeat left center;
	padding: 4px 0 4px 18px;
}

a.lbutton {
	background: #999999 none repeat scroll 0 0;
	font-size: 8px;
	font-weight: bold;
	padding: 1px 3px;
	text-shadow: none;
	text-transform: uppercase;
}

html body a.lbutton {
	color: #FFFFFF;
}

.add_smile_block .smile {
	padding: 2px;
	cursor: pointer;
	height: 30px;
	width: 47px;
	text-align: center;
	vertical-align: center;
}

.add_smile_block .smile:hover {
	background-color: #8D2D00;
}

.add_smile_block {
	width: 408px;
	height: 204px;
	position: fixed;
	border: 1px solid black;
	background-color: #E6E6E6;
	left: 131px;
	top: -206px;
	z-index: 150;
}

.save_search_floatbox {
	text-align: center;
}

.save_search_floatbox input[type=submit] {
	margin-top: 3px;
}

.clr_div {
	clear: both;
	height: 1px;
	line-height: 1px;
}

span.online_button {
	font-weight: bold;
}

div.macos_msg_node a {
	color: #FFFF00;
}

div.macos_msg_node a:hover {
	color: #fff;
}

body #footer {
	text-align: left;
	color: #000000;
	padding: 10px 0px 10px;
}

#footer a {
	color: #C38E63;
	text-decoration: underline;
}

#footer a:hover {
	text-decoration: none;
}

#footer .footer_menu {
	float: none;
	clear: both
	text-align: center;
	margin: 0px;
	padding-bottom: 10px;
}

#footer ul.menu-line-bottom {
	text-align: center;
}

.footer_copy {
	float: left;
}

#footer .footer_copy a {
	font-weight: bold;
	color: #CAB388;
}

body input[type=submit]:disabled, body input[type=button]:disabled {
	background-image: none;
}

body input[type=button], body input[type=submit] {
	background: url(img/button.gif) repeat-x;
	padding: 4px 5px;
	color: #9a5576;
	font-weight: bold;
	border-color: #c2547a;
	-moz-box-shadow: 2px 2px 2px #888;
}

#page_content_header {
	margin: 0px;
	color: #8b2053;
	overflow: hidden;
	height: 26px;
}

.block_bottom_c {
	background: url(img/bottom_pink_c.gif) repeat-x;
	height: 9px;
}

.sidebar .block_cap {
	height: auto;
	background: url(img/cap_blue_l.png) no-repeat;
	border: none;
	padding-left: 8px;
}

.sidebar .block_cap_r {
	background: url(img/cap_blue_r.png) no-repeat right top;
	padding-right: 8px;
	height: auto;
}

.sidebar .block_cap_c {
	background: url(img/cap_blue_c.png) repeat-x;
	height: 34px;
	padding-top: 9px;
}

.sidebar .block_body {
	padding: 3px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #f2f9fb url(img/body_blue_c.gif) repeat-x left bottom;
}

.sidebar .block_bottom {
	padding-left: 8px;
	background: url(img/bottom_blue_l.png) no-repeat;
}

.sidebar .block_bottom_r {
	padding-right: 8px;
	background: url(img/bottom_blue_r.png) no-repeat right top;
}

.sidebar .block_bottom_c {
	background: url(img/bottom_blue_c.gif) repeat-x;
	height: 9px;
}

.sidebar .indicator .block_body {
	background: #DDFFDD;
}

.sidebar .indicator .block_cap_title {
	font-size: 12px;
}

#page_canvas .sidebar a {
	color: #277498;
}

.sidebar .block_null .block_body {
	padding: 0px 0px;
}

input[type=text], input[type=password], textarea {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

input[type=submit], input[type=button] {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background: #666;
	color: #fff;
	padding: 2px 10px;
	font-size: 11px;
	cursor: pointer;
}

.img_frame {
	position: absolute;
	top: 0px;
	left: 0px;
}

.img_frame:hover {
	cursor: pointer;
}

.img_size_100 {
	background: url(img/frame_100.png) no-repeat;
	height: 100px;
	width: 100px;
}

.img_size_70 {
	background: url(img/frame_70.png) no-repeat;
	height: 70px;
	width: 70px;
}

.img_size_60 {
	background: url(img/frame_60.png) no-repeat;
	height: 60px;
	width: 60px;
}

.img_size_40 {
	background: url(img/frame_40.png) no-repeat;
	height: 40px;
	width: 40px;
}

.profile_thumb_wrapper img {
	vertical-align: top;
}

.profile_thumb_wrapper {
	display: inline-block;
	position: relative;
}

body .floatbox_body, body .floatbox_bottom {
	padding: 0px;
}

body .floatbox_header {
	padding: 0px 0px 0px 10px;
}

body .floatbox_container {
	background: none;
	border: none;
}

.bread_crumb {
	clear: both;
	padding: 6px 0px 6px 8px;
	color: #fff;
	padding-top: 9px;
}

body .bread_crumb a {
	color: #0e5574;
}

body table.form th, .field_form th {
	background: #fff;
	color: #a41656;
	text-align: left;
	padding-left: 10px;
}

#page_canvas .paging a {
	border: none;
}

#page_canvas .paging a:hover {
	background-color: transparent;
}

#page_canvas .paging .paging_last, #page_canvas .paging .paging_first {
	padding-top: 5px;
	text-decoration: none;
}

#page_canvas .paging .paging_last span, #page_canvas .paging .paging_first span {
	text-decoration: underline;
}

#page_canvas .paging .paging_last:hover, #page_canvas .paging .paging_last:hover span, #page_canvas .paging .paging_first:hover, #page_canvas .paging .paging_first:hover span {
	text-decoration: none;
}

#page_canvas .paging_next span, #page_canvas .paging_prev span {
	display: none;
}

#page_canvas .paging_next {
	width: 18px;
	height: 24px;
	background: url(img/page_next.png) no-repeat;
}

#page_canvas .paging_prev {
	width: 18px;
	height: 24px;
	background: url(img/page_prev.png) no-repeat;
}

#page_canvas .paging a.paging_num {
	width: 21px;
	padding: 8px 5px 8px 6px;
	text-align: center;
	color: #333;
}

#page_canvas .paging a.active, #page_canvas .paging a.paging_num:hover {
	background: url(img/page_num.png) no-repeat 2px top;
	color: #fff;
}

#page_canvas .paging_label {
	padding-top: 5px;
	font-weight: bold;
}

.fblock_body {
	background: #D0B6CB none;
}

.floatbox_bottom .block_bottom_c {
	height: auto;
}

.floatbox_bottom .block_bottom, .floatbox_bottom .block_bottom_r, .floatbox_bottom .block_bottom_c {
	background: #D0B6CB none;
}

.floatbox_bottom {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	padding: 4px;
	text-align: center;
}

.fblock_bottom {
	padding-left: 9px;
	background: url(img/bottom_pink_l.png) no-repeat;
}

.fblock_bottom_r {
	padding-right: 9px;
	background: url(img/bottom_pink_r.png) no-repeat right top;
}

.fblock_bottom_c {
	background: url(img/bottom_pink_c.gif) repeat-x;
	height: 9px;
}

.video_upload ul.menu-ajax-block {
	margin-right: -12px;
}

.select_language, .fbc_button {
	float: right;
}

.reddd {
	color: #FF0000;
}

#frame_common {
	width: 92%;
	height: 360px;
	overflow: auto;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0 none;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

:focus {
	outline: 0;
}

html, body {
	height: 100%;
}

body, table {
	font-family: "Lucida Grande", Verdana;
	font-size: 12px;
	color: #434343;
	background: #ffffff;
	line-height: 15px;
}

a:link, a:visited, .a_fake {
	color: #D5AA88;
	text-decoration: none;
}

a:hover {
	color: #E8CEBB;
	text-decoration: underline;
}

table {
	border: none;
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0;
	background: none;
}

td {
	padding: 1px;
}

img {
	border: 0 none;
}

h1, h2, h3 {
	margin: 0px;
	color: #000000;
}

h1 {
	margin: 7px 0px 20px 0px;
	text-transform: uppercase;
	font-size: 20px;
	line-height: 22px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 13px;
	text-transform: uppercase;
}

ul {
	padding: 1px 1px 1px 15px;
}

li, ol {
	padding: 2px;
	list-style: none;
}

form.in_process * {
	cursor: wait;
}

input, select {
	vertical-align: middle;
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
	color: #333;
}

input[type=text], input[type=password], textarea, input[type=submit], input[type=button] {
	font-family: "Lucida Grande", Verdana;
	font-size: 12px;
	color: #333;
	padding: 2px 5px;
	background: #F0DFE9;
	border: 1px solid #fff;
}

input[type=submit].in_process, input[type=button].in_process {
	background-image: url(layout/img/loading_but.gif);
	background-repeat: no-repeat;
	background-position: center;
}

input[type=submit]:hover, input[type=button]:hover {
	border: 1px solid #fff;
}

textarea {
	width: 97%;
	height: 100px;
}

.area_big {
	height: 150px;
}

.area_small {
	height: 50px;
}

table.form {
	width: 100%;
}

table.form th, .field_form th {
	background: #F0F0F0;
	text-align: center;
	padding: 2px;
}

table.form td.label {
	border-color: #eee;
	width: 25%;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	text-align: right;
}

table.form td.value {
	border-color: #eee;
	width: 75%;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-size: 11px;
}

table.form td.all_row_width input[type=text], .all_row_width input[type=password], .all_row_width input[type=text] {
	width: 97%;
}

table.form td.submit {
	text-align: center;
	padding: 10px 0px;
}

#content {
	width: 830px;
	float: right;
	text-align: left;
}

.sidebar {
	width: 160px;
	float: left;
	margin-top: 0px;
	font-size: 11px;
	overflow: hidden;
	text-align: left;
}

#footer {
	clear: both;
	font-size: 12px;
	text-align: right;
}

.float_half_left, .float_half_right {
	margin-bottom: 10px;
	width: 49%;
}

.float_half_left {
	float: left;
}

.float_half_right {
	float: right;
}

.list_item, .list_item td {
	border-color: #eee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding: 4px;
}

.select_language {
	padding: 5px;
}

.clr {
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.center_block {
	margin: 40px auto 0 auto;
	width: 65%;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.small {
	font-size: 11px;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.underline {
	text-decoration: underline;
}

.nomargin {
	margin: 0;
}

.automargin {
	margin: 0px auto;
}

.nopadding {
	padding: 0;
}

.highlight {
	color: #000000;
	font-weight: bold;
}

.macos_msg_node {
	position: fixed;
	z-index: 105;
	right: 2px;
	width: 320px;
}

.macos_message, .macos_error, .macos_notice {
	margin: 2px;
	padding: 8px;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}

.macos_message {
	border: 1px solid #428F35;
	background: #4CA33D;
	color: #FFF;
}

.macos_notice {
	border: 1px solid #e4c224;
	background: #FFE04F;
	color: #FFF;
}

.macos_error {
	border: 1px solid #EF0000;
	background: #E33C3C;
	color: #FFF;
}

.macos_msg_node a.close_btn {
	display: block;
	float: right;
	background: url(layout/img/close_btn_small.png) 50% 50%;
	width: 16px;
	height: 16px;
}

.form_field_error {
	border: 1px solid #EF0000;
	background: #E33C3C;
	color: #FFF;
	float: left;
	margin: 4px 0 0;
	padding: 1px 2px;
	font-size: 10px;
}

#floatbox_overlay {
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

.floatbox_overlayMacFFBGHack {
	background: url(layout/img/macFFBgHack.png) repeat;
}

.floatbox_overlayBG {
	background-color: #000;
	filter: alpha(opacity=33);
	-moz-opacity: 0.33;
	opacity: 0.33;
}

*html #floatbox_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#floatbox_HideSelect {
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	border: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height: 100%;
	width: 100%;
}

*html #floatbox_HideSelect {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

.floatbox_container {
	background: #fff;
	border: 4px solid #525252;
	width: 300px;
	position: fixed;
	z-index: 102;
}

.floatbox_header {
	padding: 4px;
	text-align: left;
}

.floatbox_header a.close_btn {
	display: block;
	float: right;
	background: url(layout/img/close_btn_small.png) 50% 50%;
	width: 16px;
	height: 16px;
	margin: 2px;
}

.floatbox_body {
	padding: 4px;
	text-align: left;
}

.paging {
	height: 20px;
	margin-bottom: 15px;
	margin-top: 5px;
}

.paging span.paging_label {
	float: left;
	margin-right: 5px;
	padding: 2px 0;
}

.paging a:link, .paging a:visited {
	border: 1px solid #fff;
	float: left;
	margin-right: 5px;
	padding: 2px 5px;
	text-align: center;
}

.paging a:hover, .paging a.active {
	background-color: #f0f0f0;
	color: #333;
}

.mailbox_threads {
	width: 100%;
}

.mailbox_threads td {
	padding: 8px 0;
}

.chbox, .status {
	width: 25px;
	text-align: center;
}

.auth_thumb {
	width: 60px;
}

#user_date {
	font-size: 11px;
	width: 135px;
	padding-left: 4px;
}

.subject_message {
	vertical-align: top;
}

table.thumb_text_list {
	width: 100%;
}

table.thumb_text_list td.thumb {
	text-align: center;
	padding: 5px 8px 5px 0px;
	font-size: 11px;
	vertical-align: top;
	width: 60px;
}

table.thumb_text_list td.listing {
	vertical-align: top;
	padding: 5px 0px;
}

ul.thumb_text_list {
	padding: 0px;
}

ul.text_list .list_block {
	margin: 0px;
	padding: 0px;
}

.text_list li {
	list-style-type: circle;
}

.item {
	padding: 2px 0px 0px;
	margin-bottom: 6px;
}

.list_thumb {
	float: left;
	margin-right: -60px;
	width: 60px;
	height: 60px;
}

.list_block {
	margin-left: 60px;
	padding-left: 7px;
}

.list_info {
	border-top: 1px solid #ccc;
	background: #F1F1F1;
	padding: 1px 5px 2px;
	margin-bottom: 2px;
	font-size: 11px;
}

.list_stat {
	padding: 4px 5px;
}

.list_content {
	padding: 2px 5px;
}

.item_title {
	font-size: 12px;
	padding-bottom: 2px;
}

ul.simple {
	padding: 0px;
	font-size: 10px;
}

ul.simple li {
	list-style: none;
	margin: 0px;
}

.list_label {
	float: left;
	list-style: none;
	padding: 2px 0;
}

.prototype_node {
	display: none;
}

img.video_thumb {
	width: 100px;
	vertical-align: middle;
}

.video_thumb_list .video_thumb {
	font-size: 11px;
	float: left;
	width: 100px;
	margin: 0px 2px 5px 2px;
	text-align: center;
	overflow: hidden;
}

ul.video_list {
	padding-left: 1px;
}

.video_box {
	height: 400px;
}

.mus_box {
	margin-top: 20px;
	height: 40px;
}

.tooltip {
	background-color: #fff;
	border: 1px solid #fff;
	z-index: 100;
	width: 300px;
}

.field_mileage {
	margin: 10px 5px 5px;
}

.field_mileage .tab {
	border: 1px solid #999999;
	border-bottom: none;
	background: #DDDDDD;
	cursor: pointer;
	margin: 0px 3px 0px 3px;
	padding: 3px 5px 3px 5px;
	display: inline;
	border-bottom-width: 2px;
}

.field_mileage .content_container {
	border: 1px solid #fff;
	margin: 0px;
	padding: 5px 4px;
}

.field_mileage .active {
	border: 1px solid #fff;
	background-color: #fff;
	border-bottom: none;
}

.field_mileage .region {
	background: #F0F0F0;
	cursor: pointer;
	margin-bottom: 1px;
	padding: 1px 3px;
}

.video_view .narrow {
	width: 39%;
}

.field_mileage table.form td.label {
	width: 40%;
}

.field_mileage table.form td.value {
	width: 60%;
}

.field_mileage .country {
	font-size: 11px;
	margin: 1px;
	text-align: left;
}

.suggest_cont {
	position: absolute;
	z-index: 100;
	display: block;
	background-color: #fff;
	border: 1px solid #fff;
}

.suggest_cont ul li {
	display: block;
	padding-left: 5px;
	cursor: pointer;
}

.suggest_cont ul li .hover {
	background-color: #f0f0f0;
}

.suggest_cont ul {
	padding-left: 0px;
}

.super_small {
	font-size: 9px;
}

a.tag {
	padding: 0 0 0 20px;
}

#content .ads {
	margin: 10px;
}

.captcha_container {
	position: relative;
	width: 200px;
	margin: 0px auto;
}

.captcha_container input[type=text] {
	margin-top: 5px;
	display: block;
}

.footer_menu {
	margin-top: 10px;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

.fbc_button_c {
	padding: 5px 0px 0px 5px;
}

