* {
	margin:0;
	padding:0;
	}
body {
	background:#010000 url(../images/yislandbg.png) no-repeat center top;
	}
#pageTotal {
	/*background:url(../images/sideBack.jpg) no-repeat left top;*/
	width:100%;
	overflow:hidden;
	}
	
#main{
	background:#000000;
	width:1004px !important;
}	
	
#page {
	margin:0 auto;
	width:950px;
	}


/***********************************************************************
********************		Beginning for Header 	********************
***********************************************************************/
#header1 {
	width:950px;
	height:95px;
	float:left;
	background:url(../images/header.jpg) no-repeat;
	border-bottom: 5px solid #fefffe;
	}
#header2 {
	width:926px;
	height:226px;
	border-bottom:1px solid #000100;
	border-top:1px solid #010100;
	padding:12px;
	float:left;
	background-color:#7D7D7D;
	margin-bottom:5px;
	}
#header2 img {
	float:left;
	}
#addEvent {
	width:950px;
	height:59px;
	}
#addEventTop {
	width:950px;
	height:21px;
	float:left;
	background-color:#B7E841;
	}
#addEventBottom {
	width:950px;
	height:38px;
	float:left;
	}
#addEventBL {
	float:left;
	width:268px;
	height:27px;
	font:bold 11px Arial, Helvetica, sans-serif;
	background:url(../images/addEventPromoter.png) no-repeat;
	line-height:20px;
	}
.promoters {
	float:left;
	padding:0px 0px 0px 22px;
	}
#promoter {
	background:url(../images/icn_invite.gif) no-repeat scroll  7px 5px;
	padding-right:5px;
	}
#eventFull {
	background:url(../images/icn_fav.gif) no-repeat scroll  7px 5px;
	}
#addEventBR {
	float:right;
	width:184px;
	height:35px;
	}
#addEventBR input {
	width:184px;
	height:35px;
	border:none;
	background:url(../images/addEventBtn.jpg) no-repeat;
	cursor:pointer;
	}
	

/**********************************************************************
*********************		Beginning for Content 	*******************
**********************************************************************/
#contentTotal {
	width:950px;
	float:left;
	background-color:#fffeff;
	}
.eventThisWeek {
	width:950px;
	height:270px;
	float:left;
	}
	
.eventThisWeek2 {
	width:950px;
	float:left;
	padding-bottom:30px;
	}	
		
.eventsTitle {
	width:926px;
	height:31px;
	float:left;
	background-color:#B7E841;
	font:18px Arial Black;
	line-height:30px;
	padding-left:24px;
	border-bottom:11px solid #fffdff;
	}
.orangeSpan{
	color:#F7941D;
	font-weight:bold;
	}
.graySpan {
	color:#898989;
	}
.blackSpan {
	font-weight:bold;
	}
.thisWeek {
	padding:0px 11px 0px 11px;
	height:216px;
	width:928px;
	float:left;
	}
.thisWeek2 {
	padding:0px 11px 0px 11px;
	width:928px;
	float:left;
	}	
.thisWeekTop{
	width:928px;
	height:216px;
	float:left;
	}
.thisWeekBottom {
	width:924px;
	height:185px;
	float:left;
	}
.contBar {
	width:931px;
	height:10px;
	float:left;
	overflow:hidden;
	}
.thisWeekBar {
	background-color:#E8A926;
	}
.nextWeekBar {
	background-color:#622D93;
	}
.toComeBar {
	background-color:#343434;
	}

.topBar {
	margin-bottom:5px;
	}
.bottomBar {
	margin-top:5px;
	}
#nextTopImg {
	background:url(../images/nextWeekTop.jpg) top no-repeat;
	}
#toTopImg {
	background:url(../images/toEventTop.jpg) top no-repeat;
	}
#thisBottomImg {
	background:url(../images/thisWeekTop.jpg) bottom no-repeat;
	}
#nextBottomImg {
	background:url(../images/nextWeekTop.jpg) bottom no-repeat;
	}
#totBottomImg {
	background:url(../images/toEventTop.jpg) bottom no-repeat;
	}
.thisWeekLeftBtn, .thisWeekRightBtn {
	width:26px;
	height:185px;
	float:left;
	}
.thisWeekLeftBtn {
	padding-right:5px;
	}
.thisWeekRightBtn {
	padding-left:5px;
	}
.thisWeekMiddle {
	width:866px;
	/*
	height:185px;
	*/
	float:left;
	}	
#thisLeftBtn input{
	background:url(../images/thisWeekLeftBtn.jpg) no-repeat;
	width:26px;
	height:185px;
	border:none;
	cursor:pointer;
	}
#nextLeftBtn input{
	background:url(../images/nextWeekLeftBtn.jpg) no-repeat;
	width:26px;
	height:185px;
	border:none;
	cursor:pointer;
	}
#toLeftBtn input{
	background:url(../images/toEventLeft.jpg) no-repeat;
	width:26px;
	height:185px;
	border:none;
	cursor:pointer;
	}
#thisRightBtn input{
	background:url(../images/thisWeekRightBtn.jpg) no-repeat;
	width:26px;
	height:185px;
	border:none;
	cursor:pointer;
	}
#nextRightBtn input{
	background:url(../images/nextWeekRightBtn.jpg) no-repeat;
	width:26px;
	height:185px;
	border:none;
	cursor:pointer;
	}
#toRightBtn input{
	background:url(../images/toEventRight.jpg) no-repeat;
	width:26px;
	height:185px;
	border:none;
	cursor:pointer;
	}
.thisWeekImg {
	height:140px !important;
	padding:0px 16px 0px 16px;
	float:left;
	}
.thisWeekImg img {
	float:left;
	}
.violetSpan {
	color:#662D91;
	font-weight:bold;
	}
.blakishSpan {
	font-weight:bold;
	color:#363636;
	}
#toAddBtn {
	margin:70px auto 0px auto;
	width:229px;
	height:44px;
	}
#toAddBtn input {
	background:url(../images/toAddBtn.jpg) no-repeat;
	height:44px;
	width:229px;
	border:none;
	cursor:pointer;
	}
	
#content3 {
	width:910px;
	float:left;
	padding:15px 18px 0px 28px;
	margin-bottom:65px;
	}
#content2s {
	width:910px;
	float:left;
	padding:15px 18px 0px 22px;
	}	
#content3Title {
	width:910px;
	height:47px;
	float:left;
	}
#cont3TitleTxt {
	font:bold 24px Arial, Helvetica, sans-serif;
	line-height:45px;
	float:left;
	}
	
#y_event_title{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:26px;
	margin-bottom:30px;
}	

#y_event_vibe{
	margin-bottom:22px;
	@margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}	

#the_vive{
	float:left;
	text-align:right;
	color:#b7e741;
	font-weight:bold;
	font-size:20px;
	padding-right:2px;
}

#the_vive_message{
	width:480px;
	border:2px solid #fbca0d;
	float:left;
	padding:3px;
}

#the_audio{
	float:left;
	margin-left:18px;
}

#the_audio_area{
	background:url(../images/audio_area.png);
	width:285px;
	height:40px;
	padding:8px 10px 0px 10px;;
}

#the_audio_area_left{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
}	

#the_audio_area_left a{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#000;
}

#the_audio_area_right{
	float:right;
}	
	
.cont3Orange {
	color:#F8A11A;
	}
#Cont3MovieBtn {
	float:right;
	width:310px;
	height:46px;
	}
#Cont3MovieBtn img {
	float:left;
	}
#cont3txt {
	width:910px;
	float:left;
	}
#cont3Left {
	width:611px;
	float:left;
	}
#cont3Right {
	width:285px;
	float:left;
	padding-top:8px;
	margin-top:44px;
	}
#Gmap {
	width:275px;
	height:275px;
	float:left;
	border:5px solid #fbca0d;
	overflow:hidden;
	margin-top:-2px;
	margin-left:20px;
	}	
	
#YouTube {
	width:350px;
	height:250px;
	float:left;
	border:5px solid #fbca0d;
	float:left;
	margin-top:20px;
	}
#con3LeftTitle {
	width:651px;
	float:left;
	font:bold 20px Arial, Helvetica, sans-serif;
	color:#BAEA3F;
	padding-top:10px;
	}
#cont3Status {
	color:#010000;
	border:1px solid #898989;
	padding:3px 10px 3px 10px !important;
	}
#con3LeftTitle span {
	float:left;
	padding-top:3px;
	padding-right:10px;
	}	
.cont3pic {
	width:293px;
	height:294px;
	float:left;
	}
#cont3LeftPic {
	width:611px;
	float:left;
	padding-top:12px;
	}
.cont3pic1 {
	padding-right:11px;
	}
#cont3LeftTxt {
	width:532px;
	padding:20px 0px 0px 10px;
	float:left;
	font:14px Arial, Helvetica, sans-serif;
	line-height:18px;
	font-weight:bold;
	}
.cont3col1 {
	width:100px;
	float:left;
	}
.cont3col2 {
	width:390px;
	float:left;
	}
.RedSpan {
	font-weight:bold;
	color:#9F4503;
	}
.cont1Orange{
	color:#FF9500;
	}
#content1 {
	float:left;
	padding:10px 0px 0px 108px;
	width:802px;
	}
.cont1Title {
	font:bold 18px Arial, Helvetica, sans-serif;
	width:400px;
	padding:0px 0px 5px 15px;
	float:left;
	}
.cont1TopLeft {
	width:429px;
	background:#020000 url(../images/CreateTopLeft.jpg) top left no-repeat;
	float:left;
	margin-bottom:20px;
	}
.cont1TopRight{
	width:429px;
	background:url(../images/CreateTopRight.jpg) top right no-repeat;
	float:left;
	}
.cont1BottomLeft{
	width:429px;
	background:url(../images/CreateBottomLeft.jpg) bottom left no-repeat;
	float:left;
	}
.cont1BottomRight{
	width:429px;
	background:url(../images/CreateBottomRight.jpg) bottom right no-repeat;
	float:left;
	padding-bottom:18px;
	}
	
	
.content1Row {
	/*height:31px;*/
	width:410px;
	padding:18px 0px 0px 19px;
	float:left;
	}
.content2Row {
	width:460px;
	padding:0px 0px 12px 25px;
	float:left;
	}	
.cont1RowLeft {
	width:92px;
	height:31px;
	float:left;
	}
.cont1RowRight {
	width:285px;
	/*height:31px;*/
	float:left;
	}
.cont1RowRight .formInput {
	width:285px;
	background-color:#ffffff;
	border:none;
	height:25px;
	padding-top:6px;
	font-size:16px !important;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.cont1RowRight .formInput2 {
	width:120px;
	background-color:#ffffff;
	border:none;
	height:20px;
	padding-top:6px;
	font-size:16px !important;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}	

.cont1RowRight textarea{
	font-size:16px !important;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.cont1RowRight select {
	background-color:#ffffff;
	border:none;
	height:20px;
}
.cont1RowLeft {
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#fdffff;
	float:left;
	line-height:30px;
	}
#cont1Left {
	float:left;
	width:429px;
	}
#cont2Left {
	float:left;
	width:601px;
	}	
#cont1Right {
	width:285px;
	float:left;
	margin-top:50px;
	}

#EditTitleLeft {
	width:285px;
	height:49px;
	float:left;
	background:#C5C6C8 url(../images/EnterTitleLeft.jpg) left no-repeat;
}
	
#EditTitleRight {
	background:transparent url(../images/EnterTitleRight.jpg) no-repeat scroll right center;
	color:#303C19;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	height:49px;
	line-height:49px;
	padding-left:45px;
	width:240px;
}

.cont1RowSmall {
	font-size:12px !important;
	}
/************************************ side Background 	*******************/
#sideback {
	width:27px;
	float:left;
	background-color:#000200;
	}

/*******************************************************************************
*******************************	Beginning for Footer 	************************
*******************************************************************************/
#footer {
	width:950px;
	height:102px;
	float:left;
	}
#footer1 {
	width:950px;
	height:48px;
	background:url(../images/footer1.jpg) no-repeat;
	float:left;
	}
#footer2 {
	width:950px;
	height:54px;
	font:9px Arial, Helvetica, sans-serif;
	float:left;
	line-height:35px;
	text-align:center;
	}
.footOrange {
	color:#F26522;
	}

#addEventBL a{
	text-decoration:none;
	color:#000;
}
.fixed-select{
	width:140px;
}

.error{
	color:red;
	font-weight:bold;
}

.showData{
	color:#FDFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:30px;
}

#isrecuring{
	margin-top:8px;
	@margin-top:5px;
}

.select60{
	width:47px !important;
	height:24px !important;
}

.clear{
	clear:both;
}

.slider-list{
	list-style-type:none;
}

/*
	* Add event more css
*/
.cont2TopLeft {
	width:601px;
	background:#020000 url(../images/cont2TopLeft.jpg) top left no-repeat;
	float:left;
	margin-bottom:20px;
	}
.cont2TopRight{
	width:601px;
	background: url(../images/cont2TopRight.jpg) top right no-repeat;
	float:left;
	}
.cont2BottomLeft{
	width:601px;
	background: url(../images/cont2BottomLeft.jpg) bottom left no-repeat;
	float:left;
	}
.cont2BottomRight{
	width:601px;
	background: url(../images/cont2BottomRight.jpg) bottom right no-repeat;
	float:left;
	padding:20px 0px 12px 0px;
	}	
.cont2RowLeft {
	width:125px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#fdffff;
	float:left;
	line-height:30px;
	}	
.cont2RowRight {
	width:330px;
	height:38px;
	float:left;
	background-color:#ffffff;
	}
	
#cont2BtmRight2 {
	height:37px;
	width:194px;
	float:left;
	padding-left:30px;
	}	
#cont2BtmLeft2 {
	float:left;
	height:130px;
	height:37px;
	}		

.cont2RowRight input {
	width:330px;
	border:none;
	height:30px;
	padding-top:8px;
	background:none;
	font-weight:bold;
	font-size:16px;
	}

.filetype{
	float:right;
	height:26px;
	padding-top:6px;
	padding-right:5px;
	width:410px;
	}
.filetype input {
	background-color:#C7C8CA;
	border:none;
	cursor:pointer;
	width:92px;
	height:26px;
	float:right;
	font:14px Arial, Helvetica, sans-serif;
	}
.filetyptetxt {
	float:right;
	color:#666666;
	font:13px Arial, Helvetica, sans-serif;
	}
.filetypeBtn {
	float:right;
	width:92px;
	height:16px;
	padding-left:5px;
	}
.cont2left {
	float:left;
	width:485px;
	padding-right:15px;
	}
.cont2Right {
	float:left;
	margin-top:140px;
	}
.cont2Pic {
	width:81px;
	height:82px;
	padding-bottom:10px;
	}
.cont2Pic img {
	float:left;
	}
#cont2Bottom {
	width:530px;
	height:36px;
	float:left;
	}
#cont2BtmLeft {
	float:right;
	height:130px;
	height:37px;
	}
#cont2BtmLeft input {
	background:url(../images/ClearBtn.jpg) no-repeat;
	width:130px;
	height:37px;
	border:none;
	cursor:pointer;
	}
#cont2BtmRight {
	height:37px;
	width:194px;
	float:right;
	padding-left:30px;
	}
#cont2BtmRight input{
	width:194px;
	height:37px;
	float:right;
	background:url(../images/submitBtn.jpg) no-repeat;
	cursor:pointer;
	border:none;
	}

	
.custom-file{
	float:right;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	margin-right:10px;
	@margin-right:2px;
}	
	
.custom-file input{
	background:transparent;
	border:1px solid transparent !important;
	margin-top:3px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	width:100px !important;
}
	

#help-total{
	width:355px;
	margin-left:10px;
}

#help-top{
	background:url(../images/help_top.gif) no-repeat;
	width:353px;
	height:20px;
}
#help-main{
	width:339px;
	margin-left:14px;
	background-color:#c4c6c8;
	color:#303C19;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-align:center;
}
#help-bottom{
	background:url(../images/help_bottom.gif) no-repeat;
	width:353px;
	height:9px;
}

#help-total2{
	width:312px;
	margin-left:5px;
}

#help-top2{
	background:url(../images/help_top2.gif) no-repeat;
	width:310px;
	height:20px;
}
#help-main2{
	width:294px;
	margin-left:16px;
	background-color:#c4c6c8;
	color:#303C19;
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	text-align:center;
	overflow:hidden;
}
#help-bottom2{
	background:url(../images/help_bottom2.gif) no-repeat;
	width:310px;
	height:9px;
}

.home-event-description {
	background-color:#E2E2E2;
	padding:8px 4px 8px 4px;
	margin:0px 14px 0px;
	font-weight:bold;
	font-family:Arial;
}
.event-arrow {
	padding-left:52px;
	position:relative;
	top:-5px;
}
.home-event-description a{
	text-decoration:none;
	color:#000000;
}

.home-event-description2 {
	background-color:#E2E2E2;
	padding:8px 4px 8px 4px;
	margin:0px 14px 0px;
	font-weight:bold;
	font-family:Arial;
}
.event-arrow2 {
	padding-left:52px;
	position:relative;
	top:-5px;
}
.home-event-description2 a{
	text-decoration:none;
	color:#000000;
}

.home-event-description3 {
	background-color:#E2E2E2;
	padding:8px 4px 8px 4px;
	margin:0px 14px 0px;
	font-weight:bold;
	font-family:Arial;
}
.event-arrow3 {
	padding-left:52px;
	position:relative;
	top:-5px;
}
.home-event-description3 a{
	text-decoration:none;
	color:#000000;
}

#footer-menu{
	text-align:right;
	margin:5px 15px 2px 0px;;
}

#footer-menu ul{
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}

#footer-menu ul li{
	display:inline;
	margin-left:14px;
	font-weight:bold;
	font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
}

#footer-menu ul li a{
	text-decoration:none;
	color:#000;
}

#footer-menu ul li a:hover{
	text-decoration:none;
	color:#654B1A;
}

#mailingList{
	float:left;
	margin-left:50px;
}

#mailingList input{
	border:2px solid #BCE53F;
	width:150px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:18px;
	font-weight:bold;
	padding:2px 0px 0px 2px;
	background-color:#f3f3f3;
}

#mailingList label{
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Helvetica,sans-serif;
}

#cont2Right {
	float:left;
	margin-top:50px;
	width:301px;
}

.forpromotarContainer
{
	color:#000;
	font-weight:bold;
	position: relative;
	font-family:Arial,Helvetica,sans-serif;
	width:268px;		
	background-image:url(../images/bkg.png);
	left:0px;
	z-index:100;
	top:-4px;
	clear:both;
	display:none;
}
.forpromotarForm
{
	height:178px;
	width:244px;
	text-align:left;
	clear:both;
	padding-left:20px;
	padding-top:5px;
}	


.forpromotarForm ul{
	list-style-type:none;
	padding:3px 0px 3px 0px;
}

.forpromotarForm ul li{
	font-size:12px;
}

.forpromotarForm h3{
	font-size:13px !important;
	padding-right:5px;
}

#addmail{
	background:url(../images/mail_add_button.gif) no-repeat;
	width:23px;
	height:26px;
}

.themebutton{
	width:194px;
	height:37px;
	background:url(../images/preview.png) no-repeat;
	cursor:pointer;
	border:none;
}

.login_button{
	width:194px;
	height:37px;
	background:url(../images/login_button.png) no-repeat;
	cursor:pointer;
	border:none;
}

.edit_details{
	width:194px;
	height:37px;
	background:url(../images/edit_details.png) no-repeat;
	cursor:pointer;
	border:none;
}

.add_media{
	width:194px;
	height:37px;
	background:url(../images/add_media.png) no-repeat;
	cursor:pointer;
	border:none;
}

#feedback a{
	color:red !important;
}

.orangetitle{
	color:orange;
}

.add_mail_button{
	border:1px solid #FFFEFF;
	background:url(../images/mail_add_button.gif) no-repeat;
	width:26px;
	height:26px;
}

#see_in_map{
	color:#FFFFFF;
}

#contact{
	margin-left:11px;
	@margin-left:4px;
}

#contact .formInput {
	width:310px;
	background-color:#ffffff;
	border:2px solid #BCE53F;
	height:25px;
	padding-top:6px;
	font-size:16px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#contact textarea{
	border:2px solid #BCE53F;
	font-size:16px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:4px;
	width:300px;
}

.cms-page{
	width:875px !important;
	margin:0px 63px 100px 10px !important;
	padding:0px !important;
}

#page_left{
	width:189px;
	float:left;
}

#page_right{
	float:left;
	margin-left:10px;
	width:676px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:25px;
}

#page_left ul{
	list-style-type:none;
}

#page_left ul li{
	background:url(../images/list_2.png);
	width:158px;
	height:26px;
	margin-bottom:5px;
	font-size:16px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:8px 0px 0px 30px;
}

#page_left ul li#active{
	background:url(../images/list_1.png);
	width:158px;
	height:26px;
	margin-bottom:5px;
	font-size:16px !important;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:8px 0px 0px 30px;
}

#page_left ul li a{
	color:#000000;
	text-decoration:none;
}

#page_left ul li#active a{
	color:#a0410d;
	text-decoration:none;
}

.RedSpan2 {
color:#f7941d;
font-weight:bold;
}

ul#photostory{
	list-style-type:none;
	height:226px;
	width:926px;
}

#contentTotal a#logo{
	cursor:pointer;
}

#no-flyer{
	width:278px;
	height:280px;
	background:url(../images/cont3pic.jpg) bottom right no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#000000;
	font-weight:bold;
	font-size:11px;
}

#no-flyer div{
	padding-top:126px;
}

#no-youtube{
	width:350px;
	height:250px;
	background:url(../images/cont3pic2.jpg) bottom right no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	color:#000000;
	font-weight:bold;
	font-size:11px;
	vertical-align: middle;
}

#no-youtube div{
	padding-top:111px;
}

#show-event-url2{
	color:#FFFFFF;
	width:378px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
}

#help1{
	height:48px;
}

#help2{
	height:164px;
	@height:165px;
}

#help3{
	height:160px;
	@height:180px;
}

#help4{
	height:55px;
}

#help5{
	height:94px;
}

#help6{
	height:408px;
	@height:385px;
}

#page_right_l{
	float:left;
	width:108px;
	padding:3px;
}

#page_right_r{
	float:left;
	width:560px;
}

#hightlight-text{
	color:#1E90FF !important;
	font-weight:bold;
}

fieldset {
	-moz-border-radius-bottomleft:4px;
	-moz-border-radius-bottomright:4px;
	-moz-border-radius-topleft:4px;
	-moz-border-radius-topright:4px;
	border:1px solid #BFB8BF;
	padding:5px;
}

legend {
	color:#0046D5;
	font-family:Tahoma,system,sans-serif;
	font-size:11px;
}

em{
	color:orange;
}

.cont2RowRight_y{
	background-color:#000000 !important;
}