body
{
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*
div {border: 1px solid #ff0000;}
*/
a
{
	color: #1B5DCB;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}

/*Title colors are defined here*/
h1, h2, h3
{
	/*Blue color:#1B5DCB; */
	/*gray */
	color: #787878;
	/*red color:#C81B1E; */
	position: relative;
	font-weight: normal;
	z-index:10;
}
h1
{
	margin: 0 0 -1px 0;
	padding: 0px 0 0 10px;
	font-size: 21px;
	text-decoration: underline;
}
h2
{
	margin: 0 0 -1px 0;
	font-size: 16px;
	text-decoration: underline;
	padding: 0 0 0 10px;
}
.boxcontent h2
{
	padding: 0;
}

h3
{
	font-size: 14px;
	margin: 0;
	padding: 0;
}
h4
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	position: relative;
	font-weight: normal;
}
h5
{
	clear:both;
	margin: 0 0 0px 0;
	padding: 0;
	font-weight: bold;
	font-size: 11px;
}
/*Change??*/
td.title
{
	font-weight: bold;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.md-edit
{
	display: block;
	margin: 0 0 10px 0;
}
img
{
	border: none;
}
.head_bg
{
	background-color: #e55320;
	height: 118px;
	width: 100%;
	position: absolute;
	padding: 0;
	margin: 0;
	left: 0;
	top: 0;
}
.head_bg_left
{
	position: absolute;
	background-color: #6E1011;
	height: 118px;
	width: 50%;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
}
.head_border
{
	position: absolute;
	height: 3px;
	top: 118px;
	left: 0;
	width: 100%;
	background: url( "../../images/ui/header-border.gif" ) repeat-x left top;
}
.z
{
	z-index: 2;
}
.container
{
	width: 950px;
	position: relative;
	margin: 0 auto;
}
.header
{
	position: relative;
	height: 118px;
	background: url( "../../images/ui/header-bg-main.jpg" ) repeat-x left top;
}
.logo_bg
{
	position: absolute;
	left: 0;
	top: 0;
	width: 316px;
	height: 118px;
	background: url( "../../images/ui/logo-bg.jpg" ) no-repeat;
}
.lights
{
	background: url( "../../images/ui/header-bg-lights.jpg" ) no-repeat right top;
	width: 487px;
	height: 118px;
	position: absolute;
	top: 0;
	right: 0;
}
.logo
{
	height: 99px;
	position: absolute;
	width: 500px;
	left: 0;
	top: 17px;
	background: url( "../../images/ui/logo.gif" ) no-repeat left top;
	cursor: pointer;
}
.guru
{
	position: absolute;
	width: 252px;
	height: 212px;
	top: 17px;
	right: 2px;
	background: url( "../../images/ui/guru.png" ) no-repeat;
	z-index: 10;
}
.burst_join
{
	width: 134px;
	height: 135px;
	position: absolute;
	top: 21px;
	background: url( "../../images/ui/burst-join.png" ) no-repeat;
	right: 275px;
	cursor: pointer;
	z-index: 10;
}
.tab_menu
{
	position: relative;
	padding-left: 20px;
	margin-bottom: -1px;
}
.menu
{
	position: relative;
	padding-left: 20px;
	padding-bottom: 10px;
}
.menu_item
{
	position: relative;
	float: left;
	margin-right: 3px;
	background: url( "../../images/ui/top-menu-item-right-border.gif" ) right top no-repeat;
	height: 26px;
}
.menu_item a
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px 0px 10px;
	margin: 0 2px 0 0px;
	background-color: #424242;
	display: block;
	height: 26px;
	background: url( "../../images/ui/top-menu-item-bg.gif" ) top repeat-x;
}
.selected a, .menu_item a:hover, .menu_hide, .menu .red a:hover
{
	background-color: #787878;
	padding: 5px 10px 0px 10px;
	height: 26px;
	background: url( "../../images/ui/top-menu-sel-item-bg.gif" ) top repeat-x;
}
.menu .red a
{
	background-color: #f87878;
	padding: 5px 10px 0px 10px;
	height: 26px;
	background: url( "../../images/ui/top-menu-red-item-bg.gif" ) top repeat-x;
}
.menu .red a:hover
{
	background-color: #787878;
	padding: 5px 10px 0px 10px;
	height: 26px;
	background: url( "../../images/ui/top-menu-red-sel-item-bg.gif" ) top repeat-x;
}
.menu_item span
{
	font-size: 1px;
	display: block;
	position: absolute;
	left: 0px;
	width: 2px;
	height: 18px;
	border-bottom: 3px solid #FFFFFF;
	margin-right: 10px;
}
.menu_border_right
{
	background-image: url( "../../images/ui/top-menu-item-right-border.gif" );
	background-position: right top;
	background-repeat: no-repeat;
}
.menu_border_left
{
	background-image: url( "../../images/ui/top-menu-item-right-border.gif" );
	background-position: right top;
	background-repeat: no-repeat;
}
.content
{
	margin: 0 17px 0 17px;
	padding-top: 0px;
}
.left
{
	float: left;
	width: 630px;
	margin-right: 20px; /* */
}
.right
{
	margin-top: 24px;
	width: 265px;
	float: left;
}
.foot_border
{
	margin: 0;
	padding: 0;
	position: relative;
	clear: both;
	background-image: url( "../../images/ui/footer-border.gif" );
	background-position: top;
	background-repeat: repeat-x;
	height: 4px;
	width: 100%;
}
.foot_ends
{
	position: absolute;
	height: 275px;
	width: 50%;
	bottom: 0;
}
.foot_bg
{
	margin: 0;
	position: relative;
	clear: both;
	background: url( "../../images/ui/footer_bg.png" ) repeat-x left top;
	height: 275px;
	width: 100%;
}
.foot_bg_left
{
	background: url( "../../images/ui/footer_bg_left.png" ) no-repeat left top;
	left: 0;
}
.foot_bg_right
{
	background: url( "../../images/ui/footer_bg_right.png" ) no-repeat right top;
	right: 0;
}
.footer
{
	height: 275px;
	width: 950px;
	clear: both;
	margin: 0 auto;
	position: relative;
	bottom: 0px;
}
.footer_logo
{
	background: url( "../../images/ui/footer-logo.gif" ) no-repeat left top;
	height: 90px;
	width: 210px;
	margin: 25px;
	float: left;
}
.footer_menu
{
	position: relative;
	float: left;
	color: #FFFFFF;
	padding: 58px 25px 10px 0;
}
.footer_menu h3
{
	color: #FFFFFF;
}
.footer_menu a
{
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	display: block;
	margin-left: 14px;
}
.footer_menu a:hover
{
	text-decoration: underline;
}
.footer_info
{
	position: absolute;
	bottom: 20px;
	right: 0;
	width: 100%;
	text-align: center;
	color:#9dbdf2;
	font-size:11px;
}
.footer_info img
{
	margin:0 0 10px 0;
}
.content1
{
	position: relative;
	border: 1px solid #DEDEDE;
	background-color: #FAFAFA;
	margin: 0 6px 12px 6px;
	padding: 10px;
	clear: both; /* width is added for IE 6 - other modern browsers automatically define width. may add this to specific IE css file*/
}
.content1c
{
	position: relative;
	margin: 0 3px 6px 3px;
	padding: 0px;
	clear: both;
}
.boxcontent
{
	position: relative;
	display: block;
	background: #FAFAFA;
	border: 0 solid #DEDEDE;
	border-width: 0 1px;
	padding: 5px 10px;
}
.width625
{
	width: 603px;
}
.width200
{
	width: 178px;
}
.login_key
{
	position: absolute;
	top: -28px;
	right: 1px;
	height: 59px;
	width: 39px;
	background-image: url( "../../images/ui/ico_login_sm.png" );
	z-index: 2;
}
.what
{
	position: relative;
	padding-right: 10px;
	width: 293px;
	border-right: 1px solid #DEDEDE;
}
.what a
{
	position: absolute;
	bottom: 10px;
	right: 50%;
}
.what p
{
	padding:0 0 1em 0;
}
.how
{
	margin: 10px;
	position: absolute;
	right: 0;
	top: 0;
	width: 280px;
	height: 80%;
}
.how p
{
	bottom: 10px;
	text-align: center;
	position: absolute;
	width: 140px;
}
.more
{
	position: absolute;
	bottom: 5px;
	right: 10px;
}
.what .more
{
	right:10px;
	bottom: 0px;
}
.browse_learn, .create_share
{
	float: left;
	height: 90px;
	width: 140px;
}
.browse_learn
{
	background: url( "../../images/ui/ico_bl_lg.png" ) top center no-repeat;
}

.create_share
{
	background: url( "../../images/ui/ico_cs_lg.png" ) top center no-repeat;
}

h1.what
{
	margin-right: 20px;
	border: 0;
	float: left;
}
.record
{
	clear: both;
	display: block;
	position: relative;
	font-size: 11px;
	margin-bottom: 0px;
}
.image
{
	margin-right: 10px;
	display: block;
	float: left;
}
.avatar
{
	border: 1px solid #DEDEDE;
	padding: 3px;
	background-color: #FFFFFF;
}
.text
{
	width: 96px;
	overflow: hidden;
}
a.small_link
{
	font-size: 10px;
}
.small_link_left
{
	position: absolute;
	bottom: 2px;
	left: 10px;
}
.login_join
{
	position: absolute;
	bottom: 10px;
	left: 150px;
}
.search_text
{
	width: 100%;
	margin: 0 0 5px 0;
}
.videos
{
	margin: 0 8px 0 4px;
	width: 282px;
	position: relative;
	float: left;
	z-index: 3;
}
/*kill?*/
.stars
{
	float: right;
	color: #C81B1E;
	text-align: right;
}
.more_videos
{
margin:0;
float:left;
width:308px;
	color: #1B5DCB;
	font-size: 12px;
	position: relative;
}
.more_videos .text
{
margin:0 0 0 7px;
}
.more_videos .border
{
	float:left;
	margin: 7px;
}
.border img
{
	border: 1px solid #DEDEDE;
	padding: 8px;
	background-color: #FFFFFF;
}
.float_stop
{
	clear: both;
	position: relative;
}
.see_all
{
	float: right;
	margin-right: 7px;
	position: relative;
}
.float_right
{
	float: right;
}
.become_guru
{
	position: relative;
	padding: 15px 0 15px 0px;
	margin: 0 6px 6px 6px;
/*
The 75 pixel top margin should be used if the top ad goes away.
	margin: 75px 6px 12px 6px;
*/
}
.become_guru_text
{
	margin: 0 0 0 90px;
}
.become_guru_text h2
{
	padding: 0;
}
.become_guru_text p
{
	margin: 5px 0 7px 0;
	padding: 0;
}
.become_guru_text a
{
	font-size: 15px;
}
.tab
{
	text-align: center;
	float: left;
	border: 1px solid #DEDEDE;
	border-bottom: none;
	background-color: #FAFAFA;
	margin: 20px 4px 0 0;
	height: 20px;
	position: relative;
	display: block;
	width: 92px;
}
span.hov
{
	display: block;
	background-color: #C81B1E;
}
.tab a:hover
{
	background-color: #F0F0F0;
}
.tab a
{
	color: #5D5D5D;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	margin: 0 3px;
}
.tabcontent
{
	display: block;
	border: 0 solid #DEDEDE;
	border-width: 0 1px;
}
.b2, .b3, .b4
{
	display: block;
	overflow: hidden;
	background: #FAFAFA;
	border-color: #DEDEDE;
	border-style: solid;
}
.b1
{
	display:block;
	overflow: hidden;
	height: 1px;
	margin: 0 5px;
	background: #DEDEDE;
	font-size: 1px;
}
.b2
{
	height: 1px;
	margin: 0 3px;
	border-width: 0 2px;
	font-size: 1px;
}
.b3
{
	height: 1px;
	margin: 0 2px;
	border-width: 0 1px;
	font-size: 1px;
}
.b4
{
	height: 2px;
	margin: 0 1px;
	border-width: 0 1px;
	font-size: 2px;
}
.width585
{
	width: 610px;
}
.width247
{
	width: 275px;
}
.block
{
	position: relative;
	background-color: #FFFFFF;
	border: 1px solid #DEDEDE;
	padding: 7px 12px;
	margin: 0px 3px 9px 3px;
	position: relative;
	font-size: 12px;
}
.block_title
{
	margin: 0px 3px 3px 3px;
}
.block h5
{
	display: block;
	font-size: 12px;
}
.block p, .block a, .block strong
{
	display: block;
	margin:0 0 10px 0;
}
.block li strong
{
	display:inline;
}
.icons
{
	float: left;
	position: relative;
	width: 100px;
	margin: 10px 0 0 0px;
	color: #C81B1E;
}
.icons .item, .video_icons .item
{
	text-align: center;
	float: left;
	padding: 3px;
	color: #C81B1E;
}
.width220
{
	width: 210px;
}
.width240
{
	width: 228px;
}
.height160
{
	/*height: 144px;*/
	height: 146px;
}
.one, .cube, .lamp, .onesm, .cubesm, .lampsm, .onesm_gray, .cubesm_gray, .lampsm_gray
{
	background-position: center center;
	background-repeat: no-repeat;
}
.one
{
	background-image: url( "../../images/ui/ico_vu_lg.png" );
}
.cube
{
	background-image: url( "../../images/ui/ico_wm_lg.png" );
}
.lamp
{
	background-image: url( "../../images/ui/ico_ls_lg.png" );
}
.onesm, .cubesm, .lampsm, .onesm_gray, .cubesm_gray, .lampsm_gray
{
	height: 32px;
	width: 38px;
}
.video_rate .onesm, .video_rate .cubesm, .video_rate .lampsm, .video_rate .onesm_gray, .video_rate .cubesm_gray, .video_rate .lampsm_gray
{
	float: left;
}
.info
{
	float: left;
}

h1.how
{
	float: left;
}
.float_left
{
	float: left;
}
a.ico_ls_sm
{
	position:absolute;
	height:60px;
	width:32px;
	bottom:30px;
}
.video_vote a
{
	position:absolute;
	bottom:0;

}
.video_rating
{
	font-size: 11px;
	margin: 0 0 10px 0;
}
.video_rating strong
{
	display: block;
	position: relative;
	font-size: 14px;
	margin: 3px 0 16px 0;
}
.video_rating span
{
	margin: 0 0 3px 5px;
}
.video_rating img
{
	margin: 0 0 27px 10px;
}
.video_rating .red
{
	margin: 0 3px 0 10px;
}
.video_rate
{
	width: 150px;
	position: relative;
	color: #1B5DCB;
	margin:4px 0 9px 10px;
	padding: 5px 0;
	font-size: 11px;
	display: block;
}
.video_rate .onesm, .video_rate .cubesm, .video_rate .lampsm
{
	margin:0 10px 0 0;
	position:relative;
	bottom:4px;

}
.video_vote_img
{
	text-align: center;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	color: #1B5DCB;
	height: 31px;
	width: 60px;
	margin: 0 0 10px 0;
	padding: 0px 0 0 0px;
}
.video_vote
{
	width:60px;
	height:70px;
	float: left;
	position: relative;
	color: #1B5DCB;
	margin: 0px 10px 0 0;
	font-size: 11px;
}
.video_vote a
{
	position: relative;
}
.video_vote div
{
	text-align:center;
	width:60px;
	position:absolute;
	bottom:0;
}
.video_vote div input
{
	margin:0 0 5px 0;
	display:block;
}
.video_vote_rate
{
	width:50%;
	margin: 0 0px 0 0;
}
.video_vote_rate .red
{
	display: block;
	font-size: 14px;
	margin: 0 0 10px 0;
}
.video_vote_rate h5
{
	margin: 0 0 0px 20px;
}
.video_vote_rate img
{
	margin: 0 0 0 20px;
}
.main_admin ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0;
}
.main_admin li
{
	list-style-type: none;
	margin-left: 10px;
}
.divide_line
{
	margin-top: 10px;
	border-bottom: 1px solid #EAEAEA;
	clear: both;
}
.advertisement_video
{
	height:250px;
}
.advertisement_container
{

	left:7px;
	position:absolute;
}
.advertisement
{
	color: #CACACA;
	text-align: center;
	margin: 0 6px 12px 6px;
	padding: 0;
}
.advertisement_left
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 6px 12px;
	color: #cacaca;
	padding-top: 0px;
}
.advertisement_left span
{
	text-align: center;
	color: #cacaca;
	display: block;
	width: 728px;
	padding: 0;
	margin: 0;
}
.width924
{
	/* width:924px; width:931px; */
}
.width588
{
	text-align: center;
	width: 594px;
}
.width324
{
	width: 322px;
}
.width500
{
	width: 504px;
}
.width230
{
	width: 266px;
}
.width180
{
	width: 146px;
}
.width320
{
	width: 288px;
	margin:0 10px 0 0;
	padding:0 5px 0 4px;
}
.width50pct
{
	width: 130px;
	float: left;
	position: relative;
}
.red, .comments
{
	color: #C81B1E;
}
.lblRating
{
	margin: 0 3px 0 10px;
	color: #1B5DCB;
	font-size: 18px;
	display: block;
}
.video_icons
{
	position:absolute;
	right:8px;
	/*float: left;*/
	width: 195px;
}
.feedback
{
	display: block;
	font-size: 11px;
	font-style: italic;
	margin: 12px 12px 0 0;
	text-decoration: none;
}
.feedback img
{
	position:relative;
	top:2px;
	text-decoration: none;
}
.width100
{
	width: 100px;
}
.review_votes
{
	/*position:absolute;*/
	/*bottom:5px;*/
	margin-top:10px;
	color: #787878;
	font-size: 11px;
}
.hint
{
	/*position:absolute;*/
	/*bottom:5px;*/
	right:10px;
	height: 1em;
	width: auto;
	text-align: right;
	clear: both;
	font-size: 11px;
}
.video_list .record
{
	margin-left:10px;
}
.video_list
{
	padding-left: 0;
	padding-right: 0;
}
.video_list .red
{
	display: block;
	font-size: 14px;
	margin: 0 0 10px 10px;
}
.boxcontent h1
{
	color: #000000;
	text-decoration: none;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	font-size: 18px;
}
p.keywords
{
	margin:10px 0 0 0;
}
h5.keywords
{
	display: inline;
}
.message_bubble
{
	position: relative;
	width: 24px;
	height: 19px;
	background-image: url( "../../images/ui/ico_comm_sm.png" );
	background-position: left;
	background-repeat: no-repeat;
}
.comment_section
{
	position: relative;
	padding: 0;
	padding: 0 11px;
}
.comment_nav
{
	clear: both;
	position: relative;
	margin: 10px 0 20px 0;
}
.comment_nav span a
{
	width: auto;
	padding: 0 0 0 35px;
	position: absolute;
	right: 0;
	font-size: 11px;
}
.comment_title
{
	position: relative;
	font-size: 11px;
	font-weight: bold;
	color: #4D4F50;
	background-image: url( "../../images/ui/message-title-bg.gif" );
	background-position: right;
	background-repeat: repeat-y;
	clear: both;
	margin: 0 0 10px 0;
}
.comment_title span
{
	position: absolute;
	top: -5px;
	right: 0;
}
.comment_title a
{
	color: #008000;
	text-decoration: none;
}
.comment_title img
{
	position: relative;
	top: 4px;
}
.comment_title .message_bubble
{
	float: left;
	margin: 0 6px 0 0;
}
.comment_text
{
	color: #4D4F50;
	margin: 0 6px 0 30px;
}
.comment_text span
{
	color: #4D4F50;
	font-size: 10px;
	float: left;
	margin: 10px 0 15px 0;
}
.total_records
{
	margin: 0 6px 0 0;
}
.buttons
{
	width: 192px;
	margin: 10px auto 0 auto;
}
ul.statistics li strong
{

	float:left;
	margin:0;
}
.statistics li
{
	display: block;
	text-align: right;
}
.statistics span
{
	text-align: right;
}
ul li
{
	list-style-type: none;
	margin: 0;
}
li strong
{
	margin: 0 20px 0 0;
}
ul
{
	list-style-type: none;
	margin: 0px;
	padding: 0;
}
.ucAccountInfoUser
{
	width:150px;
	float:left;
	margin: 0 10px 0 0;
}
.ucAccountInfoUser strong
{
	margin:0;
}
input.rcbInput
{
	margin:0;
}
.width320 li
{
	margin:0 0 10px 0;
}
.left_tabs
{
	margin:40px -4px 0 0;
}
.left_tab
{
	padding:5px 0 0 0;
	text-align: center;
	border: 1px solid #DEDEDE;
	background-color: #FAFAFA;
	height: 20px;
	position: relative;
	display: block;
	width: 92px;
}
.menu_hide
{
	display:none;
}
.profile_avatar
{
	float:left;
	margin:0 10px 0 0;
}
.user_account_main
{
	width:748px;
}
.search_table
{
	width:100%;
}
td.center
{
	text-align: center;
}

.hilight
{
    background-color: #F4F4F4;
}
td a.subject
{
margin:0 0 0 5px;
width: 300px;
	text-align: left;
}

table.list td{
	text-align: center;
}
.rate_buttons
{
	margin: 0 0 0 20px;

}
input, textarea {
	font-size: 12px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}

.pagination_nav
{
	text-align:right;

	width: auto;
	clear: both;
	position: relative;
	margin: 10px 0 0px 0;
}
.pagination_nav .total_records
{
	float:left;

}
.pagination_nav a
{
	padding: 0 0 0 15px;
}
.pro_btn_sm {
width:26px;
height:25px;
}
.pro_yf_sm {
	background-image: url( "../../images/ui/pro_yf_sm.png" );
}


.pro_ty_sm {
	background-image: url( "../../images/ui/pro_ty_sm.png" );
}
.pro_gteach_sm {
	background-image: url( "../../images/ui/pro_gteach_sm.png" );
}
.pro_gv_sm {
	background-image: url( "../../images/ui/pro_gv_sm.png" );
}
.pro_gcomm_sm {
	background-image: url( "../../images/ui/pro_gcomm_sm.png" );
}
.pro_yc_sm {
	background-image: url( "../../images/ui/pro_yc_sm.png" );
}
.pro_cp_sm {
	background-image: url( "../../images/ui/pro_cp_sm.png" );
}
.pro_gtop_sm {
	background-image: url( "../../images/ui/pro_gtop_sm.png" );
}
.pro_jat_sm {
	background-image: url( "../../images/ui/pro_jat_sm.png" );
}
.pro_yk_sm {
	background-image: url( "../../images/ui/pro_yk_sm.png" );
}
.pro_gcon_sm {
	background-image: url( "../../images/ui/pro_gcon_sm.png" );
}
.pro_fm_sm {
	background-image: url( "../../images/ui/pro_fm_sm.png" );
}

.ico_vu_sm, .ico_vu_sm_gray
{
	width:28px;
	height:32px;
}
.onesm, .ico_vu_sm
{
	background-image: url( "../../images/ui/ico_vu_sm.png" );
}
.ico_wm_sm, .ico_wm_sm_gray
{
	width:33px;
	height:24px;
}
.cubesm, .ico_wm_sm
{
	background-image: url( "../../images/ui/ico_wm_sm.png" );
}
.ico_ls_sm, .ico_ls_sm_gray
{
	width:38px;
	height:32px;
}
.lampsm, .ico_ls_sm
{
	background-image: url( "../../images/ui/ico_ls_sm.png" );
}

.ico_vu_sm_gray
{
	background-image: url( "../../images/ui/ico_vu_sm_gray.png" );
}

.ico_wm_sm_gray
{
	background-image: url( "../../images/ui/ico_wm_sm_gray.png" );
}

.ico_ls_sm_gray
{
	background-image: url( "../../images/ui/ico_ls_sm_gray.png" );
}
.golden_guru_sm
{
	display:block;
	float:left;
	background-image: url( "../../images/ui/gold_guru_award_sm.png" );
	width:76px;
	height:88px;
}
