html,body{
	margin:0 auto;
	color:#666666;
	font-family:'Arial', Helvetica, sans-serif;	
}


h1,h2,h3,h4,h5,blockquote,p,li,ul{
	margin:0 auto;
	padding:0;
}

h2{
	float:left;
	font:bold 13px arial;
	color:#ffffff;
	text-transform:uppercase;
	text-align:left;
	padding-bottom:8px;
	width:80%;
}

h4{
	float:left;
	font:bold 12px arial;
	color:#666666;
	padding:5px 0 8px 10px;
}


a{
	color:#ffffff;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

img{
	border:none;
}

#mainWrapper{
	width:995px;
	margin:0 auto;
	position:relative;
}

.secWrapper {
	width:705px;
	overflow:hidden;
	position:absolute;
	z-index:5;
	left:140px;
}

#borderWrapper {
	width:955px;
	height:717px;
	border:20px solid #000000;
	float:left;
	top:0;
	position:absolute;
	
}

#borderWrapperNobg {
	width:955px;
	border:20px solid #000000;
	float:left;
	top:0;
	position:absolute;
}

.api_pagebg {
	background:url(../images/main-bg-api.jpg) top left no-repeat !important;
}

.team_pagebg {
	background:url(../images/main-bg-team.jpg) top left no-repeat !important;
}

.work_pagebg {
	background:url(../images/main-bg-work.jpg) top left no-repeat !important;
}

.award_pagebg {
	background:url(../images/main-bg-award.jpg) top left no-repeat !important;
}

#mainHeader{
	width:100%;
	height:180px;
}

.headerContents{
	width:705px;
}

.logo{
	width:auto;
	float:right;
	padding:96px 20px 0px 0px;
}

/*.headerRightContents{
	/*width:450px;
	float:right;
	padding:40px 15px 0 0;
}*/

/*.searchArea{
	float:right;
}*/

/*.searchInput{
	border:1px solid #ff4f4f;
	margin:28px 0 0 0;
	padding:2px 0 2px 2px;
}

.searchButton{
	width:50px;
	height:22px;
	border:none;
	background:url(../images/search_button.gif) no-repeat left top;
	font:bold 11px Verdana;
	color:#FFFFFF;
	margin-left:2px;
}

.flagAndTime{
	float:right;
	width:415px;
	height:37px;
	margin:25px 0 0 0;
	clear:both;
}

.flag{
	padding:8px 0 0 120px;
	float:left;
}

#timeWrapper{
	float:left;
	font:normal 11px verdana;
	color:#FFFFFF;
	padding:15px 0 0 10px;
}
*/
#naviWrapper{
	width:605px;
	margin:0 auto;
	
}

.naviLinks{
	width:616px;
}

.naviLinks ul{
	list-style:none;
	margin-left:0;
}

.naviLinks ul li{
	float:left;
}

.naviLinks ul li a{
	font:bold 11px arial;
	display:block;
	width:83px;
	height:18px;
	padding-top:4px;
	margin-right:5px;
	text-align:center;
	color:#ffffff;
	background:url(../images/nav-inactiv.gif) top left no-repeat;
	text-decoration:none;
}

.naviLinks ul li a:hover, .naviLinks ul li a.current{
	text-decoration:none;
	color:#ffffff;
	background:transparent url(../images/nav-activ.gif) center center no-repeat;
}


#bodyWrapper{
	width:705px;
	overflow:hidden;
	margin:0 auto;
}

.bodyContentTop{
	width:705px;
	float:left;
}

.bodyContentBottom{
	height:50px;
	float:left;
}

.bodyContentWrapper{
	width:701px;
	margin:30px auto;
	padding-bottom:15px;
	border-right:4px solid #dadbdc;
	border-bottom:4px solid #dadbdc;
	float:left;
}

.bodyContentsCommonTop{
	float:left;
	width:760px;
	height:15px;
	margin-left:20px;
	display:inline;
	background:url(../images/body_top.png) no-repeat left top;
}

.bodyContentsCommonRepeat{
	float:left;
	width:701px;
}

.bodyContentsCommonBottom{
	float:left;
	width:760px;
	height:15px;
	margin-left:20px;
	display:inline;
	background:url(../images/body_bottom.png) no-repeat left top;
}

.wrapperLeft{
	width:150px;
	height:260px;
	float:left;
	background:#e1e3e2;
}

#hotNews{
	float:left;
	width:654px;
	padding-left:22px;
}

/*#hotNews h2{
	padding-bottom:8px;
}

.storyTophic{
	background:url(../images/navigation.png) repeat-x left top!important;
	width:270px!important;
}
*/
.topStoryWrapper{
	float:left;
	width:618px;
	background:url(../images/news-bg.jpg) top left repeat-x;
	background-color:#d21144;
	padding:12px 18px;
	
}

/*.topStoryTop{
	float:left;
	width:350px;
	height:14px;
	background:url(../images/story_top.png) no-repeat left top;
}

.topStoryBtm{
	float:left;
	width:350px;
	height:14px;
	background:url(../images/story_btm.png) no-repeat left top;
}*/

#headlineNews{
	float:left;
	padding-bottom:5px;
}

.mainImage{
	float:left;
}

.hotNewsTextMain {
	width:403px;
	float:left;
}

.topStoryWrapper h3{
	margin:0 auto;
	padding:0;
}

.topStoryWrapper h3 a{
	float:left;
	font:bold 13px arial;
	color:#fff;
	margin:0 auto;
	padding-left:15px;
	text-decoration:none;
	text-transform:uppercase;
}

.topStoryWrapper h3 a:hover{
	text-decoration:none;
}

.topStoryWrapper p{
	float:left;
	text-align:justify;
	color:#FFFFFF;
	font:normal 11px arial;
	padding:10px 0px 5px 15px;
}

.moreLink{
	float:left;
}

.moreLink a{
	float:right;
	text-align:right;
	color:#ee1c24;
	font:bold 11px arial;
	text-decoration:none;
	clear:both;
}

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

.extraLogo{
	float:left;
	padding:9px 0 10px 5px;
}

.wrapperRight{
	width:510px;
	height:260px;
	float:left;
	overflow-y:scroll;
	background:#f2f2f2;
}

#videoClips{
	width:340px;
	float:left;
}

#videoClips h2{
	width:362px;
}

.videoTop{
	float:left;
	width:370px;
	height:13px;
	background:url(../images/v_top.png) no-repeat left top;
}

.videoBtm{
	float:left;
	width:370px;
	height:13px;
	background:url(../images/v_bottom.png) no-repeat left top;
}

.flvPlayer{
	float:left;
	width:365px;
}

.cilpDetails{
	float:left;
	width:370px;
	background:url(../images/clip_repeat.png) repeat-y left top;
	margin-top:20px;
	height:170px;
	overflow:auto;
	overflow-x:hidden;
	padding-bottom:5px;
}

.clipInfo{
	float:left;
	width:350px;
	/*background:#b2b3b7;*/
	margin:5px 0 0 10px;
	display:inline;
}

.clipInfo a {
	color:#666 !important;
	font:normal 11px 'Arial', Helvetica, sans-serif;
}

.clip_1{
	float:left;
	width:auto;
	padding:2px 0 2px 2px;
}

.clipTxt{
	float:left;
	width:210px;
	text-align:left;
	color:#FFFFFF;
	font:bold 11px Arial;
	padding:5px 0 0 10px;
}

.clipTxt a{
	color:#FFFFFF;
	text-decoration:none;
}

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

.clipControl{
	float:left;
	color:#4d4e50;
	font:normal 11px Arial;
	padding:5px 0 0 0;
}

.clipControl a{
	color:#303132;
	font:normal 11px Arial;
	text-decoration:none;
}

.clipControl a:hover{

	text-decoration:underline;
}

.bottomLinks{
	float:left;
	width:780px;
	margin:30px 0 0 10px;
	display:inline;
	text-align:center;
	clear:both;
}

.bottomLinks ul{
	list-style:none;
	margin-left:0;
}

.bottomLinks ul li{
	display:inline;
	float:left;
	padding:0 0 10px 7px;
}

#firstThumb{
	padding:0!important;
}

.footerWrapper{
	text-align:center;
	padding-bottom:15px;
	float:left;
}

.footerLeft{
	float:left;
	width:7px;
	height:7px;
	background:url(../images/footer_left.gif) no-repeat left top;
	overflow:hidden;
}

.footerTop{
	float:left;
	height:1px;
	width:836px;
	background:#c9cccd;
	overflow:hidden;
}

.footerRight{
	float:left;
	width:7px;
	height:7px;
	background:url(../images/footer_right.gif) no-repeat left top;
	overflow:hidden;
}

.footerLeftSide{
	float:left;
	width:1px;
	height:69px;
	background:url(../images/footer_corner.gif) no-repeat left top;
}

.footerLinks{
	float:left;
	width:705px;
	margin:0 auto;
}

.footerLinks ul{
	list-style:none;
	margin:0 0 2px 0;
}

.footerLinks ul li{
	/*float:left;*/
	display:inline;
	font:bold 9px arial;
	color:#8a8a8a;
	padding:10px 0 0 0;
}

.footerLinks ul li a{
	/*float:left;*/
	display:inline;
	font:normal 10px arial;
	text-transform:uppercase;
	color:#8a8a8a;
	text-decoration:none;
}

.footerLinks ul li a:hover{
	color:#cc1e4a;
	text-decoration:none;
}

.copyRight{
	text-align:center;
	width:705px;
	color:#8a8a8a;
	font:normal 10px arial;
	float:left;
}

.copyRight a{
	color:#8a8a8a;
}

.copyRight a:hover{
	color:#CC9933;
	font:normal 10px arial;
	text-decoration:none;
}

.headlineTitle{
	float:left;	
	font:bold 16px arial;
	color:#555;
	background:none;
	display:inline;
	text-transform:uppercase;
}

.newsDateStamp{
	float:left;
	font:bold 11px arial;
	color:#666;
	padding:5px 0 0 0;
	clear:both;
}

.floatLeft{
	float:left;
	padding-left:15px;
	margin-right:10px;
}

.welCometxtWrapper{
	float:left;
	width:701px;
	display:inline;
	margin:12px 0px 8px 0px;
}

.welComeTop{
	float:left;
	width:182px;
	padding:44px 0px 0px 66px;
	height:134px;
}

#newsItemComplete {
	width:650px;
	float:left;
	padding-left:20px;
}

#newsItemComplete h2 {
	color:#666666;
}

/*.welComeBtm{
	float:left;
	width:340px;
	padding:10px 0 0 10px;
	height:23px;
	background:url(../images/api_btm.png) no-repeat left top;
}*/

.welcomeTxt{
	float:left;
	width:427px;
}

.welcomeTxt p{
	float:left;
	text-align:justify;
	font:normal 11px 'Arial', Helvetica, sans-serif;
	color:#666666;
}

.apiLogo{
	float:left;
	width:90%;
	padding:10px 0 0 5px;
}

.newsText{
	float:left;
	width:650px;
	text-align:justify;
	color:#666;
	font:normal 12px arial;
	padding:5px 5px 0 0;

}

.brandNewsDetailed {
	float:left;
	width:485px;
	padding-left:10px;
}

.headerRedText {
	color:#d11242 !important;
	width:100%;
	font:bold 13px 'Arial', Helvetica, sans-serif;
	text-transform:uppercase;
}

.newsText img {
	margin:0 10px 10px 0;
}

.triadHistory{
	float:left;
	width:570px;
	padding:0px 60px;
}

.triadHistory_h2{
	font:bold 13px arial;
	text-align:center;
	text-transform:uppercase;
	color:#666;
	width:100%;
}

.triadHistory p{
	float:left;
	text-align:justify;
	font:normal 11px arial;
	color:#666666;
	padding:15px 0 10px 0;
}

.moreLink {
	color:#cb214b;
	font:bold 11px 'Arial', Helvetica, sans-serif;
	text-decoration:none;
}
.moreLink:hover {
	color:#999999;
}

.triadTeam{
	float:left;
	width:100%;
	padding-top:25px;
}

.triadGalleryDiv{
	float:left;
	width:665px;
	padding-left:15px;
}

.teamImages {
	width:91px;
	padding:0px 0px 0px 40px;
	float:left;
}

.teamDetailsMain {
	width:570px;
	float:left;
}

.triadTeam h3{
	float:left;
	width:90%;
	font:normal 18px arial;
	font-style:italic;
	text-transform:uppercase;
	color:#666666;
	padding:25px 0 0 25px;
}

.triadTeam p{
	float:left;
	width:90%;
	font:normal 11px 'Arial', Helvetica, sans-serif;
	color:#666666;
	padding:15px 0 10px 25px;
	text-align:justify;
}

.triadTeam h4{
	float:left;
	width:90%;
	font:bold 12px 'Arial', Helvetica, sans-serif;;
	color:#666666;
	padding:14px 0 0 25px;
}

.triadTeam h5{
	float:left;
	width:90%;
	font:normal 11px arial;
	color:#666666;
	padding-left:25px;
}

.api{
	float:left;
	width:100%;
}

.api h3{
	float:left;
	width:90%;
	font:normal 18px arial;
	text-transform:uppercase;
	font-style:italic;
	color:#fff;
	padding:25px 0 0 25px;
}

.api h4 a{
	float:left;
	font:bold 13px arial;
	color:#fff;
	padding:8px 0 0 15px;
	text-decoration:none;
}

.api h4 a:hover{
	text-decoration:underline;
}

.feedbackForm{
	float:left;
	width:320px;
	padding-left:20px;
}

.feedbackForm h2{
	width:300px;
	padding-left:15px;
}

.feedbackForm h3{
	float:left;
	font:normal 18px arial;
	text-transform:uppercase;
	color:#d31145;
	padding-top:20px;
}

.feedbackForm p{
	float:left;
	width:90%;
	font:normal 11px arial;
	color:#666666;
	padding:7px 0 7px 15px;
}

.contactForm{
	float:left;
	width:320px;
}

.contactFormTextField {
	width:230px;
	height:20px;
	border:1px solid #CCCCCC;
	color:#333333;
	font-size:12px;
}

.contactFormDrop {
	width:160px;
	}

.contactFormTextArea {
	height:100px;
}

.feebackWrapper{
	width:345px;
}

.addressPhone{
	width:300px;
	float:left;
	padding-left:25px;
	padding:10px 0 20px 10px;
	background-color:#efeff1;
}

.addressPhone a {
	color:#333333;
}

.addressPhone p{
	padding:0 10px 0 0;
	font:normal 11px arial;
	color:#666;
}

.vodLibrary{
	float:left;
	margin-top:5px;
	display:inline;
}

.vodLibrary h2{
	width:350px;
}

.vodThumbs{
	float:left;
	width:145px;
	height:150px;
	margin:5px 0 0 25px;
	/*background:#000;*/
	border:2px solid #000000;
	display:inline;
}

.vodThumbs p{
	float:left;
	color:#d9d9d9;
	font:normal 11px arial;
	padding:5px 0 0 5px;
}

.videoControl{
	float:left;
	padding-bottom:4px;
}

.videoControl a{
	font:bold 11px arial;
	color:#666666;
}

.vidComments{
	float:left;
	width:143px;
	color:#d9d9d9;
	padding-left:2px;
}

.vidComments a{
	width:145px;
	font:bold 11px arial;
	color:#d9d9d9;
	padding:0;
}

.bold{
	font:bold 11px arial;
}

.videoListControl{
	background:#000000;
	float:left;
	border-left:1px solid #575757;
	border-right:1px solid #575757;
	border-bottom:1px solid #575757;
	margin-left:5px;
}

.bg1{
	padding:5px 0 5px 5px;
	background:#000;
	border-top:1px solid #575757;
	
}

.bg1 a{
	color:#fff;
	font:bold 11px arial; 
}

.bg2{
	padding:5px 0 0 5px;
	background:#000;
	color:#D31145;
	font:normal 11px arial;
	border-top:1px solid #575757;
	border-left:1px solid #575757;
	border-right:1px solid #575757;
}

.bg2 a{
	color:#e2e2e2;
	font:bold 11px arial;
}

.alignCen{
	text-align:center;
	background:#000;
	border-left:none;
	border-top:1px solid #575757;
}

.alignCen a{
	font:bold 11px arial;
	color:#fff!important;
}

.activeMembers{
	font:bold 16px arial;
	color:#fff;
	padding-top:10px;
}

.not_logged_in{
	font:bold 12px arial;
	color:#dddddd;
	padding-top:10px;
}

.buttonSet{
	padding:10px 0 5px 0;
}

.loginBox{
	float:left;
	width:370px;
	margin-bottom:10px;
	background:url(../images/image_repeat.png) repeat-y left top;
	padding:10px 0 20px 10px;
}

.audioListControl{
	float:left;
	margin-left:5px;
	border-left:1px solid #575757;
	border-right:1px solid #575757;
	border-bottom:1px solid #575757;
}

.title_large{
	font:bold 16px arial;
	color:#fff;
	padding:10px 0 0 10px;
}

.wr_not_logged_in{
	width:220px;
	float:left;
	margin-bottom:5px;
	padding-bottom:10px;	
}

.fanClubReg{
	float:left;
	width:350px;
}

.fanClubReg h2{
	width:451px;
}

.fanClubInputs{
	float:left;
	padding-left:10px;
}

.fanClubInputs h3{
	float:left;
	width:350px;
	font:bold 16px arial;
	color:#fff;
}

.fanClubInputs label{
	float:left;
	clear:both;
	font:normal 12px arial;
	color:#fff;
	padding-top:10px;
	width:350px;
}

.fanClubFields{
	float:left;
	clear:both;
	padding-top:2px;
}

.floatFields{
	float:left;
	margin-right:10px;
}

.floatFields label{
	width:auto;
}

.cannotCon{
	width:250px;
	font:normal 11px arial;
	color:#d5d5d5;
}

.error_log{
	float:left;
	padding:10px 0 0 10px;
	font:bold 11px arial;
	color:#fff;
}

.error_log ul{
	list-style:none;
}

.error_log ul li{
	padding:2px 0 0 5px;
	font:normal 11px arial;
}

.wrLatestMembers h2{
	width:370px;
}

.wrLatestMembers{
	float:left;
	width:370px;
	padding-bottom:10px;
	margin-top:10px;
}

.fanClubButt{
	float:left;
	width:300px;
	padding:10px 0 0 15px;
}

.wrLatestMembers table{
	float:left;
	padding:0 0 0 10px;
}

.gr_bg{
	padding-top:10px;
}

.profile_latest{
	padding-top:10px;
	font:normal 12px arial;
}

.loginNew{
	float:left;
	width:370px;
}

.loginNew h2{
	width:350px;
}

.loginNew ul{
	list-style:none;
	padding:20px 0 0 40px;
	float:left;
}

.loginNew ul li{
	clear:both;
}

.loginNew label{
	float:left;
	width:100px;
	font:normal 12px arial;
	color:#fff;
	padding:5px 0 10px 0;
}

.inputRec{
	width:130px;
}

#loginButton{
	margin-left:100px!important;
	margin-top:10px;
	display:inline;
	float:left;
}

.forgotPass{
	font:bold 11px arial;
}

.forgotPassForm{
	float:left;
	width:350px;
}

.forgotPassForm h2{
	width:350px;
}

.forgotPassForm ul{
	list-style:none;
	padding:20px 0 0 15px;
	float:left;
}

.forgotPassForm ul li{
	clear:both;
}

.forgotPassForm label{
	float:left;
	width:390px;
	font:normal 12px arial;
	color:##474747;
	padding:8px 0 3px 0;
}

.succ_log{
	float:left;
	font:bold 12px arial;
	padding:10px 0 0 15px;
}

.succ_log ul{
	list-style:none;
}

.succ_log ul li{
	padding-top:5px;
	font:normal 11px arial;
	color:#D31145;
}

.loggedInComment p{
	padding:5px 0 5px 10px;
	font:normal 11px arial;
	float:left;
	clear:both;
}

.form_succ_msg{
	font:normal 11px arial;
	color:#CC3300;
	padding:5px 5px 0 10px;
}

.logInUser{
	font:normal 11px arial;
	color:#474747;
	padding:5px 0 5px 0;
}

.infoTxt{
	float:left;
	font:normal 12px arial;
	color:#D31145;
	padding:5px 0 5px 10px;
}

.infoTxtSuc{
	float:left;
	width:455px;
	font:normal 12px arial;
	color:#FF0000;
	padding:5px 0 5px 10px;
	background:#CCCCCC;
	margin-top:4px;
}

.profileDetails{
	float:left;
	padding:10px 0 0 10px;
}

.profile_detailed{
	width:350px;
	float:left;
	font:normal 12px arial;
	padding:10px 0 0 10px;
}

.showCastInfo{
	float:left;
	width:358px;
	padding:10px 0 10px 10px;
	/*background:#e3e5eb url(../images/showCast.gif) repeat-x left top;*/
	/*border:1px solid #CFCFCF;*/
	margin:3px 0 3px 0;	
}

.showCastInfo p{
	font:normal 13px arial;
}

.dte{
	font:normal 12px arial;
}

.usr{
	font:bold 12px arial;
}

.usr:hover{
	font:bold 12px arial;
}

.inputCommonTxt{
	background:url(../images/input.png) no-repeat left top;
	width:188px;
	height:14px;
	border:none;
	float:left;
	font-size:11px;
	padding:4px 0 4px 10px;
	color:#666666;
}

.inputCommonTxtarea{
	background:url(../images/textarea.png) no-repeat left top;
	width:338px;
	height:102px;
	border:none;
	float:left;
	font-size:11px;
	padding:4px 0 4px 10px;
	color:#666666;
}

.btnCommon{
	background:#d21241;
	color:#fff;
	border:1px solid #660000;
	font-size:11px;
	padding:2px 5px;
}

.imageGalleryWrapperTop{
	float:left;
	width:375px;
	height:10px;
	background:url(../images/image_wrap.png) no-repeat left top;
}

.imageGalleryWrapperRepeat{
	float:left;
	width:150px;
}

.imageGalleryWrapperBottom{
	float:left;
	width:375px;
	height:10px;
	background:url(../images/image_wrap_btm.png) no-repeat left top;
}

.commonButtonClass{
	padding:4px 4px 4px 4px;
	background:#FF0000;
	border:#CCCCCC;
	font:bold 11px Tahoma;
	color:#666666;
	margin-right:6px;
}

.workWrapper{
	float:left;
	width:83px;
	padding:0px 42px 0px 16px;

}


/*.workWrapperTop{
	float:left;
	width:150px;
	height:9px;
	background:url(../images/work_top.png) no-repeat left top;
}*/

.workWrapperrepeat{
	float:left;
	width:83px;
}

/*.workWrapperBottom{
	float:left;
	width:150px;
	height:9px;
	background:url(../images/work_btm.png) no-repeat left top;
}*/

.brandWrapper{
	float:left;
	width:180px;
	padding:15px 0 0 30px;
}

/*.brandWrapperTop{
	float:left;
	width:235px;
	height:10px;
	background:url(../images/brands_top.png) no-repeat left top;
}*/

.brandWrapperrepeat{
	float:left;
	width:180px;
	height:110px;
	overflow:hidden;
	background:#dadbdd;

}

.brandWrapperrepeat h4 {
	float:left;
	width:100%;
	font:bold 11px 'Arial', Helvetica, sans-serif;;
	color:#666666;
	background:#a5a6a8;
	padding:5px;
	text-transform:uppercase;
}

/*.brandWrapperBottom{
	float:left;
	width:235px;
	height:10px;
	background:url(../images/brands_bottom.png) no-repeat left top;
}*/

.brandWrapper p{
	float:left;
	width:105px;
	padding:0;
	text-align:left;
	font-size:11px;
	line-height:12px;
	text-transform:uppercase;
}

.extra_l_11{
	margin-left:10px;
}

.videoWrapperNewsItems{
	float:left;
	width:370px
}

.commentTextInside{
	font:normal 11px Tahoma;
	float:left;
	margin:5px 0 0 10px;
}

.commonButtonForAll{
	font:bold 11px Tahoma;
	float:left;
	color:#fff;
	background:#000000;
	border:none;
	padding:2px 2px 2px 2px;
}

.borderForNews{
	float:left;
	border-bottom:1px solid #959595;
	overflow:hidden;
	margin-left:5px;
	width:350px;
}

.triadHistory h2{
	width:400px;
	margin-left:20px;
}

.commonHeadersWidth{
	width:auto;
}

.clearFix{
	clear:both;
}

.apiGallery{
	float:left;
	margin:5px 0 0 20px;
}

.goBackButn{
	float:right;
	font-weight:bold;
	font-size:13px;
	margin-right:15px;
	margin-top:10px;
}

.workMainDiv {
	width:660px;
	height:260px;
	padding:42px 0px 60px 20px;
	float:left;
}

.workMainDiv {
	width:660px;
	height:260px;
	padding:42px 0px 60px 20px;
	float:left;
}

.workLeftMain {
	width:150px;
	height:260px;
	float:left;
	background:#e1e3e2;
}

.brandWrapperMain {
	width:660px;
	height:260px;
	float:left;
	overflow-y:scroll;
	background:#f2f2f2;
}

.workItemsMain {
	width:142px;
	height:110px;
	text-align:center;
	float:left;
	padding:16px 10px 8px 10px;
}

.workItemsMain a {
	font:normal 11px 'Arial', Helvetica, sans-serif;
	text-decoration:none;
	color:#333333;
}

.workPressImage {
	width:140px;
	height:91px;
	border:1px solid #ebebeb;
}

.workTvImage {
	width:125px;
	padding:0px 5px;
	height:100px;
	background:#8b8b8c;
}

.workTvImage a, .workTvImage {
	color:#FFFFFF !important;
}

.workPressDesc {
	font:normal 11px 'Arial', Helvetica, sans-serif;
	padding:4px 0px;
}

.workRadioDesc {
	font:normal 11px 'Arial', Helvetica, sans-serif;
	padding:4px 0px;
	background:#bcbdbf;
	width:126px;
	float:left;
}

.bodyContetsCommonRepeat {
	float:left;
}

#videoContainer {
	width:350px;
	height:238px;
	padding:10px 20px;
	float:left;
}

.imageGalMain {
	color:#333333;
	font:normal 11px 'Arial', Helvetica, sans-serif;
}

.imageGalMain a {
	font-size:11px;
	text-decoration:underline;
	color:#333333;
}