/* @group Core Elements */

html {
	/*height: 100%;*/
	margin-bottom: 1px;
}

body {
	margin: 0;
	padding: 0;
	color: #181818;
}

/* Font family information */





h1 { 
	font-size: 200%;
	line-height: 100%;
}

h2 {
	font-size: 175%;
	line-height: 100%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 120%;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Horizontal Menu */

#horiz-menu {
	height: 46px;
	/*margin-top: 75px;*/
	position: absolute;
	width:763px;
}

#horiz-menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float:left;
}

#horiz-menu li {
	display: block;
	float: left;
	margin: 0 0px 0 0;
	padding: 0;
}

#horiz-menu a,
#horiz-menu li.active a {
	/*white-space: nowrap;*/
	display: block;
	float: left;
	height: 46px;
	line-height: 34px;
	padding: 0 0px;
	font-weight: normal;
	font-size: 12px;
	overflow: hidden;
}

#horiz-menu a {
	background-position: 0 -38px;
	background-repeat: no-repeat;
}

#horiz-menu li {
	background-position: 100% -38px;
	background-repeat: no-repeat;
}

#horiz-menu li:hover a,
#horiz-menu li.sfHover a {
	background-position: 0 -76px;
}

#horiz-menu li:hover,
#horiz-menu li.sfHover {
	background-position: 100% -76px;
}

#horiz-menu li.parent:hover a,
#horiz-menu li.parent.sfHover a,
#horiz-menu li.parent-sfHover a {
	background-position: 0 -114px;
}

#horiz-menu li.parent:hover,
#horiz-menu li.parent.sfHover,
#horiz-menu li.parent-sfHover {
	background-position: 100% -114px;
}

#horiz-menu li.active a {
	background-position: 0 0;
}

#horiz-menu li.active {
	background-position: 100% 0;
}

/* splitmenu specific overrides */

#horiz-menu.splitmenu li.parent:hover a,
#horiz-menu.splitmenu li.parent-sfHover a {
	background-position: 0 -76px;
}

#horiz-menu.splitmenu li.parent:hover,
#horiz-menu.splitmenu li.parent-sfHover {
	background-position: 100% -76px;
}

#horiz-menu.splitmenu li.active:hover a,
#horiz-menu.splitmenu li.active-sfHover a {
	background-position: 0 0;
}

#horiz-menu.splitmenu li.active:hover,
#horiz-menu.splitmenu li.active-sfHover {
	background-position: 100% 0;
}

#horiz-menu a:hover {
	text-decoration: none;
}

/* mouseovers */

#horiz-menu li li a:hover {
	background: none;
}

#horiz-menu li li.active,
#horiz-menu li.active li a,
#horiz-menu li.active li a:hover {
	background: none;
}

#horiz-menu li li a {
	font-size: 12px;
	font-weight: normal;
	background: none;
}

/* @end */

/* @group Sub Menu */

ul.menu {
	margin: 0 0 15px 0;
	padding: 0;
}

ul.menu li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu span {
	display: block;
	height: 27px;
}

ul.menu a {
	display: block;
	line-height: 30px;
	text-indent: 15px;
	height: 27px;
}

ul.menu ul {
	margin: 4px 0;
}

ul.menu ul li a {
	text-indent: 10px;
}

ul.menu ul a {
	background: none;
	text-indent: 0;
}

ul.menu ul {
	margin-left: 10px;
	padding: 0;
}

ul.menu ul ul {
	padding: 0;
	margin-left: 20px;
}

ul.menu li li {
	padding: 0;
	margin: 0;
}

ul.menu ul a {
	text-indent: 0;
}

ul.menu li a {
	padding-left: 10px;
}

ul.menu li.active a,
ul.menu li a:hover,
ul.menu li.active a:hover {
	text-decoration: none;
}

ul.menu li.active li a,
ul.menu li.active li a:hover {
	background: none;
}

/* @end */

/* @group Mainmenu */

a.mainlevel {
	display: block;
	line-height: 30px;
	height: 27px;
	font-size: 100%;
	padding-left: 25px;
	text-decoration: none;
}

a#active_menu.sublevel {
	color: #fff;
	background: none;
}

a.sublevel {
	text-decoration: none;
	line-height: 25px;
	padding-left: 10px;
}

a.mainlevel:hover,
a.sublevel:hover {
	text-decoration: none;
}

/* @end */


/* @group Content Styles */

/* @group Readon */

a.readon {
	margin-top: 20px;
	font-weight: normal;
	font-size: 100%;
	display: block;
	width: 114px;
	height: 24px;
	line-height: 24px;
}

/* @end */



/*Webstix coding starts*/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#181818;
	
/*	margin:0px;
	padding:0px;
	*/
	
}
#wrapper
{
width:952px;
margin:0 auto;
height:auto;
}
#container
{
width:952px;
margin:0 auto;
height:auto;
overflow:hidden;
padding:0 5px 5px 5px;
background-color:#EDE3BC;
}
#container1
{
width:952px;
float:left;
margin:0 auto;
height:auto;
overflow:hidden;
padding:0 5px 5px 5px;
background-color:#EDE3BC;
}
/*#wrapper
{
width:952px;
float:left;
height:auto;
background-color:#fdb100;
}*/
#container2
{
width:952px;
float:left;
overflow:hidden;
padding:0px 5px 5px 5px;
background-color:#ede3bc;
}
#header
{
width:952px;
float:left;
height:auto;
margin:0 0 5px 0;
}
#header_clm1
{
width:763px;
float:right;
height:auto;
}
#nav
{
width:763px;
float:right;
height:46px;
}
.logo
{
width:189px;
float:left;
height:93px;
padding:29px 0 0 0;
}
#marquee
{
width:952px;
float:left;
background:url(../images/topbg.jpg) repeat-y;
height:37px;
}
.headertoplft
{
width:450px;
float:left;
padding:29px 0 0 0;
}
.headertoprte
{
width:289px;
float:right;
height:47px;
text-align:right;
padding:0 1px 0 0;
}
#marquee_lft
{
width:570px;
float:left;
height:20px;
padding:10px 0 0 13px;
}
#marquee_rte
{
width:350px;
float:right;
height:26px;
padding:5px 0 0 0;
}
.text_1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:left;
}
.text_1 a:link, .text_1 a:visited, .text_1 a:active
{
text-decoration:underline;
color: #00700c;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text_1 a:hover
{
text-decoration:none;
color: #00700c;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.text_2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #f2e6cb;
	text-align:left;
}
.text_2 a:link, .text_2 a:visited, .text_2 a:active
{
text-decoration:underline;
color: #f2e6cb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text_2 a:hover
{
text-decoration:none;
color: #f2e6cb;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
.text_3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align:left;
}
.text_3 a:link, .text_3 a:visited, .text_3 a:active
{
text-decoration:underline;
color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text_3 a:hover
{
text-decoration:none;
color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
/*.input
{
width:176px;
float:left;
height:15px;
color:#000;
border:#494949 solid 1px;
background-color:#f3e7a3;
padding:1px 2px 0 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}*/
.input
{
width:130px;
float:left;
height:15px;
color:#000;
border:#494949 solid 1px;
background-color:#f3e7a3;
padding:1px 2px 0 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.input2
{
width:176px;
float:left;
height:15px;
color:#000;
border:#494949 solid 1px;
background-color:#f3e7a3;
padding:1px 2px 0 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
#beardcrumps
{
width:952px;
float:left;
height:25px;
}
#beardcrumps_clm1
{
width:640px;
float:left;
height:auto;
padding:5px 0 0 6px;
}
.beardcrumps_clm2
{
width:252px;
float:right;
height:25px;
text-align:center;
}
#main_body
{
width:952px;
float:left;
height:auto;
margin:0 0 5px 0;
}
#main_body_clm1
{
width:643px;
float:left;
height:auto;
margin:5px 0 0 0;
}
#main_body_clm2
{
width:304px;
float:right;
height:auto;
}
#ins_titbg
{
width:585px;
float:left;
height:28px;
padding:0 0 0 57px;
background:url(../images/ins_titbg.jpg) no-repeat left;
}
#txt_body
{
width:622px;
float:left;
height:auto;
padding:10px;
background-color:#fdfaf2;
}
#txt_bodybtm
{
width:642px;
float:left;
background:url(../images/ins_titbtm.jpg) top no-repeat;
}
#ins_tittxtbg
{
width:auto;
float:left;
height:27px;
min-width:150px;
padding:1px 20px 0 0;
background:url(../images/ins_titbg2.jpg) repeat-x;
}
#ins_tittxtbgrte
{
width:35px;
float:left;
height:28px;
background:url(../images/ins_titbg2_rte.jpg) no-repeat;
}
#search
{
width:290px;
float:left;
height:40px;
padding:3px 0 0 10px;
margin:6px 0 0 0;
}
#tickets{width:303px;float:left;height:40px;}

.text_4 {
width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-align:left;
}
.text_4 a:link, .text_4 a:visited, .text_4 a:active
{
text-decoration:none;
color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	width:100%;
}
.text_4 a:hover
{
width:100%;
background:url(../images/txtbg.jpg) repeat-x;
text-decoration:none;
color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#7bad6b;
	}
.tickets_btm{width:303px;float:left; background:url(../images/ins_tickets_btm.jpg) no-repeat; height:21px;}
.ad{width:303px; float:left; margin:5px 0 0 0; text-align:center;}
.text_5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight:bold;
}
#videobg, #videobg2, #videobg3 , #videobg4, #videobg5, #videobg6, #videobg7, #videobg8, #videobg9
{
border-left-color:#7c2128;
border-left-style:solid;
border-left-width:1px;
border-right-color:#7c2128;
border-right-style:solid;
border-right-width:1px;
background-color:#fdfaf2;
}
#videotopbg
{
width:100%;
text-align:left;
background:url(../images/video_top_bg.jpg) repeat-x;
}
#videotopbg2 {
width:100%;
text-align:left;
background:url(../images/video_top_bg.jpg) repeat-x;
}

#videotopbg3{
width:100%;
text-align:left;
background:url(../images/video_top_bg.jpg) repeat-x;
padding-top: 2px;
}

#videobtmbg, #videobtmbg2, #videobtmbg3
{
background:url(../images/video_btm_bg.jpg) repeat-x;
}
.text_6
{
text-decoration:none;
color: #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	}
#footer
{
width:952px;
float:left;
height:35px;
background:url(../images/footer_bg.jpg) repeat-x;
margin:120px 0 0 0;
}
#footer_lft
{
width:952px;
float:left;
height:35px;
background:url(../images/footer_lft.jpg) left no-repeat;
}
#footer_rte
{
width:952px;
float:left;
height:35px;
background:url(../images/footer_rte.jpg) right no-repeat;
}
#links
{
width:780px;
float:left;
padding:10px 5px 0 18px;
}
#nwl{
width:105px;
float:right;
padding:8px 18px 0 0;
}
.text_6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:normal;
}
.text_6 a:link, .text_6 a:visited, .text_6 a:active
{
text-decoration:underline;
color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text_6 a:hover
{
text-decoration:none;
color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
#copy
{
width:752px;
float:left;
text-align:left;
padding:7px 0 0 10px;
}
.table_padding{
padding:0 0 0 30px;}
#flasharea{width:643px;float:left;height:auto;background-color: #313131;}
#schedule{padding: 4px 0px 0px 0px;width:643px;float:left;height:auto;}
#schedule_clm1{width:313px;float:left;height:auto;}
#schedule_clm2{width:323px;float:right;height:auto;}
/*change made to show the full poll box. by adding the width */
#linksdiv{width:643px;float:right;height:auto;}
#linksdiv_clm1{width:315px;float:left;height:auto;}
#linksdiv_clm2{width:322px;float:right;height:374px;}
#quicklinks, #quicklinks2
{
width:315px; float:left;/* background:url(../images/quicklinks_bg.jpg) repeat-y;*/ height:auto;}
#quicklinksbtm
{
width:314px; float:left; background:url(../images/quicklinks_btm2.jpg) no-repeat top; height:16px;}
#quicklinksbtm2
{
width:314px; float:left; background:url(../images/quicklinks_btm2.jpg) no-repeat top; height:16px;}
#quicklinkstop, #quicklinkstop2
{
width:259px; float:left; background:url(../images/quicklinks.jpg) no-repeat top; height:31px; padding:3px 0 0 55px;}
#quicklinksbg, #quicklinksbg2
{
width:314px; float:left;background:url(../images/quicklinks_bg.jpg) repeat-y; height:100% auto;
/*border-left-color:#7c2128;
border-left-style:solid;
border-left-width:1px;
border-right-color:#7c2128;
border-right-style:solid;
border-right-width:1px;
background-color:#fdfaf2;*/
}
#pool
{
width:315px; float:left; background:url(../images/pool.jpg) no-repeat ; height:150px;}

.video_headlft{background:url(../images/video_top_lft.jpg) no-repeat left; height:31px;}
.video_headrte{background:url(../images/video_top_rte.jpg) no-repeat right; height:31px;}
.video_headbg{background:url(../images/video_top_bg.jpg) repeat-x; height:31px;}

.video_btmlft{background:url(../images/video_btm_lft.jpg) no-repeat left top; height:20px;}
.video_btmrte{background:url(../images/video_btm_rte.jpg) no-repeat right top; height:20px;}
.video_btmbg{background:url(../images/video_btm_bg.jpg) repeat-x; height:20px;}

#title, #title2, #title3{
width:auto;
float:left;
padding:2px 5px 0px 53px;
}
#play_all{width:643px;float:left;height:auto;}
#play{width:395px;float:left;height:auto;}
#play_flash{
width:395px; height:160px; float:left; background:url(../images/players3.jpg) no-repeat;}
#play_flashtxt{
width:205px; height:25px; float:left; padding:2px 5px 0 55px;}
/*#play_random{
width:281px; height:95px; float:left; padding:6px 5px 0 17px;}
*/

#play_random{
width:375px; height:95px; float:left; padding:0px 0px 0 5px;}

#adv{
width:303px; height:auto; float:left; padding:5px 0 0 0;}
#overall{
width:244px;
float:left;
height:auto;
margin:5px 0px 5px 30px;
}
#overall_top{
width:244px;
height:38px;
float:left;
background:url(../images/overall.jpg) no-repeat;}
#overall_bg{
width:240px;
height:300px;
float:left;
background-color:#7C2128;
padding:0 2px 0 2px;
}
#overall_btm{
width:244px;
height:20px;
float:left;
background:url(../images/overall_btm.jpg) no-repeat;}
#overall_tittxt{
width:190px; height:25px; float:left; padding:6px 5px 0 50px;}

#countdown
{
width:304px;
float:left;
height:94px;
background:url(../images/countdown.jpg) no-repeat;
}
#liveboxtxt{
width:auto; height:25px; float:left; padding:3px 5px 0px 55px;}
#liveboxbodytxt{
width:299px; height:58px; float:left;padding-top: 0px;}
#quick, #quick2{width:100%;
float:left;
padding:0 10px 0px 10px;}
.li{
	list-style-image:url(../images/bullet.jpg);
	list-style-position:outside;
	list-style-type:none;
	line-height:20px;
}
ul{
padding:0 0 0 20px;
margin:0 0 0 0;
}


.vid_text {
width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-align:center;
}

.pollstableborder{
padding: 0px;
margin: 0px;
}

.sectiontableentry2{
padding: 0px;
margin: 0px;
}

.myCountdown{
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align:center;
}

.head_count{
	width:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align:center;

}
.text_9 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:bold;
	line-height: 21px;
}

#videobtmbg4
{
background:url(../images/video_btm_bg2.jpg) repeat-x top;
}
.text_7 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #010101;
	text-align:left;
}
.text_7 a:link, .text_7 a:visited, .text_7 a:active
{
text-decoration:underline;
color: #010101;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text_7 a:hover
{
text-decoration:none;
color: #010101;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.eventdescription
{
	text-decoration:none;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 3px;
	}
.eventdescription a:link, .eventdescription a:visited, .eventdescription a:active
{
	text-decoration:underline;
	color: #00700c;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.eventdescription a:hover
{
text-decoration:none;
color: #00700c;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

	.jcal_modal {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #010101;
	text-align:left;
}
.jcal_modal a:link, .jcal_modal7 a:visited, .jcal_modal a:active
{
text-decoration:underline;
color: #010101;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.jcal_modal a:hover
{
text-decoration:none;
color: #010101;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	}

.eventsdate{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #010101;
	text-align:left;
}

.text_7 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:normal;
}
.text_7 a:link, .text_7 a:visited, .text_7 a:active
{
text-decoration:underline;
color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.text_7 a:hover
{
text-decoration:none;
color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.greentab {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight:normal;
}
.greentab a:link, .greentab a:visited, .greentab a:active
{
text-decoration:underline;
color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.greentab a:hover
{
text-decoration:none;
color: #000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

	.line{
background:url(../images/yellowline.jpg) repeat-x bottom;
}

.more_link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight:normal;
	padding-right:3px;

}
.more_link a:link, .more_link a:visited, .more_link a:active
{
text-decoration:underline;
color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.more_link a:hover
{
text-decoration:none;
color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.more_link_gal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B36B00;
	font-weight:normal;
	padding-right:3px;
	padding-top:6px;
	text-align:right;

}
.more_link_gal a:link, .more_link_gal a:visited, .more_link_gal a:active
{
text-decoration:underline;
color: #B36B00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:right;
}
.more_link_gal a:hover
{
text-decoration:none;
color: #B36B00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:right;
}

.more_link_vid {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:normal;

}
.more_link_vid a:link, .more_link_vid a:visited, .more_link_vid a:active
{
text-decoration:underline;
color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.more_link_vid a:hover
{
text-decoration:none;
color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#tickets_txt
{
width:303px;
float:left;
height:auto;
/*background-color:#00700c;*/
padding:3px 0 15px 0;
background:url(../images/ins_tickets_btm.jpg) bottom no-repeat #7C2128;
}

#twitter1{
word-break: break-all;
width:100%;
text-align:left;
background:url(../images/video_top_bg.jpg) repeat-x;
}
#twitter2
{
word-break: break-all;
border-left-color:#7c2128;
border-left-style:solid;
border-left-width:1px;
border-right-color:#7c2128;
border-right-style:solid;
border-right-width:1px;
background-color:#fdfaf3;
}

.adv_here a:link, .adv_here a:visited, .adv_here a:active
{
text-decoration: underline;
color: #FDFDFD;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
text-align: center;
}

.adv_here a:hover
{
text-decoration: none;
color: #FDFDFD;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
text-align: center;
}

.adv_here
{
padding-top: 10px;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
color: #FDFDFD;
text-align: center;
}


#founders_club
{
width:304px;
float:left;
height:auto;
text-align:center;
padding:15px 0 10px 0;
}

.text_livescore {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align:left;
	font-weight: bold;
}
.text_livescore a:link, .text_livescore a:visited, .text_livescore a:active
{
text-decoration:underline;
color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
		font-weight: bold;
}
.text_livescore a:hover
{
text-decoration:none;
color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
		font-weight: bold;
	}

	#livebox
{
width:304px;
float:left;
min-height:100px;
height:auto;
}
#livebox-top
{
width:304px;
float:left;
min-height:22px;
background:url(../images/livebox.jpg) no-repeat;
padding:3px 5px 0 55px;
}
#livebox-body
{
width:304px;
float:left;
min-height:50px;
padding:3px 0 3px;
background:url(../images/livebox-bg.jpg) repeat-y;
}
#livebox-btm
{
width:304px;
float:left;
min-height:25px;
background:url(../images/livebox-btm.jpg) no-repeat top;
}