html {height:100%;} 
*{
	margin:0px;
	padding:0px;
	}
body{
	font-family:'Myriad pro', 'trebuchet MS';
	font-size:14px;
	color:#888;
	}
a{
	text-decoration:none;
	color:#888;
	outline-style:none;
	}
a img{
	border:0px none;
	}
#main{
	width:950px;
	margin:0px auto;
	text-align:center;
	}
	
#wrapper {
	float:left;
	width:950px;
	text-align:center;
}
#header {
	float:left;
	width:950px;
}

#header-box{
	float:left;
	width:938px;
	height:128px;
	margin:3px 4px 3px 4px;	
	}
#head_lft{
	float:left;
	width:30px;
	height:128px;
	background:url(../imgs/head_bglft.png) no-repeat;
	}
#head_rgt{
	float:left;
	width:30px;
	height:128px;
	background:url(../imgs/head_bgrgt.png) no-repeat;
	}
#head-logo{
	width:80px;
	float:left;
	height:124px;
	border-top:2px solid #b6b6b6;
	border-bottom:2px solid #b6b6b6;
	}
#head-logo h1 a{
	display:block;
	text-indent:-999em;
	width:74px;
	height:120px;
	/*background:url(../imgs/logo.png) no-repeat;*/
	background:url(../imgs/beta.png) no-repeat;
	background-position:0% 60%;
	}
#header_mid{
	float:left;
	width:798px;
	height:124px;
	border-top:2px solid #b6b6b6;
	border-bottom:2px solid #b6b6b6;
	}
#h-search{
	width:720px;
	float:right;
	text-align:right;
	}
*html #h-search{
	width:765px;
	}
#search_lft{
	float:left;
	position:relative;
	top:-3px;
	left:0px;
	width:24px;
	height:35px;
	background:url(../imgs/srch_lftbg.png) no-repeat;
	}
#search_rgt{
	float:left;
	position:relative;
	top:-3px;
	left:0px;
	width:24px;
	height:35px;
	background:url(../imgs/srch_rgtbg.png) no-repeat;
	}
.rt-box2{
	background:#fff;
	padding:15px 10px;
	float:left;
	width:228px;
	height:159px;
	border-left:1px solid #b6b6b6;
	border-right:1px solid #b6b6b6;
	}
*html .rt-box2{
	padding:15px 6px;
	width:218px;
	}

#s-corner-left img{
	position:relative;
	top:24px;
	left:-1px;
	}
#s-corner-right img{
	position:relative;
	top:24px;
	left:1px;
	}
#s-corner-left{
	float:left;
	width:13px;
	}
#s-corner-right{
	float:right;
	width:13px;
	}
#search #nav{
	width:370px;
	float:left;
	padding-top:3px;
	text-align:left;
	}
#search #nav ul{
	list-style:none;
	}
#search #nav ul li{
	display:inline;
	float:left;
	padding:0px 8px;
	}
#search #nav li a{	
	font-family:Myriad pro;
	color:#fff;
	font-size:13px;
	text-transform:uppercase;
	float:left;
	}

#search{
	float:left;
	width:680px;
	text-align:center;
	padding-top:5px;
	}
#search #label{	
	width:70px;
	float:left;
	text-align:right;
	margin-left:0px;
	font-family:myriad pro;
	font-size:13px;
	padding:3px 7px 0px 3px;
	color:#FFF;
	}

#search #box{
	background:url(../imgs/serch_box.png) no-repeat;
	width:220px;
	height:23px;
	text-align:center;
	float:left
	}
.search_results{
	float:left;
	width:820px;
	padding:5px;
	margin-top:5px;
	text-align:left;
	}
#seach_wrap{
	width:820px;
	float:left;
	background:url(../imgs/srch_mid.png) repeat-x;
	height:35px;
	padding-top:3px;
	text-align:left;
	}
.bold{
	font-size:20px;
	font-weight:bold;
	text-decoration:underline;
	text-align:left;
	color:#025DAE;
	}
.con-details{
	width:700px;
	float:left;
	text-align:left !important;
	margin-top:6px;
	}
#con_description{
	margin-left:10px;
	margin-top:10px;
	width:820px;
	float:left;
	font-weight:bold;
	font-size:14px;
	color:#888888;
	text-align:left;
	}
#con-holder{
	float:left;
	padding-right:10px;
	}
#con-holder a{
	color:#025DAE;
	font-weight:bold;
	}
#con-time{
	float:right;
	width:440px;
	}
#search #box input{
	border:0px none;
	margin:4px 0px 0px 12px;
	}
#search #box .search_box{
	position:relative;
	bottom:9px;
	}
#search #box .search_btn{
	width:19px;
	position:relative;
	left:5px;
	bottom:3px;
	}
*html #search #box .search_btn{
	position:relative;
	left:0px;
	}
*:first-child+html #search #box .search_btn{
	position:relative;
	left:0px;
	}
#search-box{
	width:670px;
	float:left;
	position:relative;
	top:-3px;
	left:0px;
	height:35px;
	background:url(../imgs/srch_mid.png) repeat-x;
	text-align:left;
	}
/*#search-box a{
	color:#FFF;
	font-family:'Myriad pro';
	font-size:13px;
	text-transform:uppercase;
	}*/
	
#search-box a:hover{
	text-decoration:underline;
	}	
#top-nav{
	width:694px;
	float:right;
	text-align:right;
	padding:32px 22px 0px 0px;
	}
	
#top-nav ul{
	list-style:none;
	}
#top-nav ul li{
	display:inline;
	padding:9px 13px 11px 12px;
	}
#top-nav ul li a{
	text-decoration:none;
	font-size:23px;
	color:#b6b6b6;
	}
#head-btm-corners{
	width:100%;
	float:left;
	}
#head-btm-corners #h-corner-left{
	position:relative;
	float:left;
	top:2px;
	left:-9px;
	}
#head-btm-corners #h-corner-right{
	position:relative;
	float:right;
	top:2px;
	left:10px;
	}
#contents {
	float:left;
	width:950px;
	}
#bdr-contents{
	background-position:bottom;
	padding-bottom:10px;
	margin:3px 4px 3px 4px;
	float:left;
	width:938px;
	text-align:center;
	}
#bnr_lft{
	float:left;
	width:21px;
	height:264px;
	background:url(../imgs/bnr_lft.png) no-repeat;
	}
#bnr_mid{
	float:left;
	width:896px;
	height:264px;
	background:url(../imgs/bnr_mid.png) repeat-x;
	}
#bnr_rgt{
	float:left;
	width:21px;
	height:264px;
	background:url(../imgs/bnr_rgt.png) no-repeat;
	}
#cnt-corners{
	float:left;
	width:100%;
	}
	
#cnt-corners #c-corner-left{
	float:left;
	position:relative;
	top:-6px;
	left:-7px;
	}
	
#cnt-corners #c-corner-right{
	float:right;
	position:relative;
	top:-6px;
	left:7px;
	}
	
#login-box{
	width:359px;
	background-position:right;
	float:right;
	margin:0px 6px 0px 0px;
	}
	
#login-c{
	width:335px;
	float:left;
	border:1px solid #b6b6b6;
	border-right:0px none;
	margin:4px 0px 4px 4px;
	}
#login-right{
	width:19px;
	float:right;
	height:202px;
	background:url(../images/login-right-bg.gif) no-repeat;
	}
#login-head{
	margin:2px 0px 2px 2px;
	background:#dbdbdb;
	padding:5px;
	font-size:20px;
	color:#025dae;
	width:323px;
	}
#login-box .row{
	width:310px;
	float:left;
	padding:0px 5px 5px 35px;
	}
#login-box .row2{
	width:283px;
	float:left;
	text-align:right;
	padding:0px 5px 5px 35px;
	}
	
#login-box .row .col1{
	width:100px;
	float:left;
	color:#888888;
	font-size:14pt;
	
	}
	
#login-box .row .col2{
	width:180px;
	float:left;
	}
#login-box .row .col2 input{
	width:180px;
	background:url(../images/input-bg.gif) repeat-x;
	border:1px solid #bbbdcc;
	}
#login-mid{
	width:330px;
	float:left;
	padding:0px 0px 15px 0px;
	}
#lgoin-foot {
	font-size:19px;
	color:#9c9c9c;
	float:left;
	padding:5px;
	width:323px;
	margin:2px;
	border-top:1px solid #b6b6b6;
	}
#content2{
	float:left;
	width:685px;
	}
#content2-lt{
	margin:3px 4px 3px 4px;
	float:left;
	width:677px;
	}
*html #content2-lt{
	width:673px;
	}
#content2-rt{
	margin:2px 1px 3px 5px;
	float:left;
	width:250px;
	height:100%;
	}
*html #content2-rt{
	margin:2px 1px 3px 8px;
	}
.contests-head{
	float:left;
	width:677px;
	color:#FFF;
	font-size:1.3em;
	text-align:left;
	text-transform:uppercase;
	font-family:'trebuchet MS';
	}
*html .contests-head{
	width:673px;
	}
.cont-hlft{
	width:24px;
	height:35px;
	float:left;
	background:url(../imgs/cnt-hlft.png) no-repeat;
	}
.cont-hmid{
	width:630px;
	height:35px;
	float:left;
	background:url(../imgs/cnt-hmid.png) repeat-x;
	}
*html .cont-hmid{
	width:626px;
	}
.cont-hrgt{
	width:23px;
	height:35px;
	float:left;
	background:url(../imgs/cnt-hrgt.png) no-repeat;
	}
.cont-htit{
	width:500px;
	float:left;
	margin-top:5px;
	}
.contests-foot{
	float:left;
	width:677px;
	}
*html .contests-foot{
	width:673px;
	}
.cont-ftlft{
	float:left;
	width:21px;
	height:13px;
	background:url(../imgs/cnt-ft-lft.png) no-repeat;
	}
.cont-ftmid{
	float:left;
	width:635px;
	height:13px;
	background:url(../imgs/cnt-ft-mid.png) repeat-x;
	}
*html .cont-ftmid{
	width:631px
	}
.cont-ftrgt{
	float:left;
	width:21px;
	height:13px;
	background:url(../imgs/cnt-ft-rgt.png) no-repeat;
	}
.categ-head{
	float:left;
	width:250px;
	font-size:1.3em;
	text-align:left;
	text-transform:uppercase;
	font-family:'trebuchet MS';
	color:#FFF;
	}
.categ-hmid{
	width:203px;
	height:35px;
	float:left;
	background:url(../imgs/cnt-hmid.png) repeat-x;
	}
.categ-htit{
	width:100px;
	float:left;
	margin-top:5px;
	}
.categ-foot{
	float:left;
	width:250px;
	line-height:opx;
	font-size:0px;
	padding-bottom:9px;
	}
.categ-ftmid{
	float:left;
	width:208px;
	height:13px;
	background:url(../imgs/cnt-ft-mid.png) repeat-x;
	}
.srch{
	width:235px;
	float:left;
	}
.srch td{
	padding:6px 0px;
	text-align:left;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#999999;
	}
.go_btn{
	text-align:right !important;
	}
#contests-th{
	float:left;
	width:677px;
	background:#c0dbf0;
	border-bottom:1px solid #03579f;
	}
*html #contests-th{
	width:673px;
	}
#th1{
	width:409px;
	float:left;
	text-align:center;
	color:#03579f;
	padding:2px 3px;
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
	}	
	
#th2{
	width:120px;
	float:left;
	text-align:center;
	color:#03579f;
	padding:2px 3px;
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
	}	
#th3{
	width:110px;
	float:left;
	text-align:center;
	color:#03579f;
	padding:2px 3px;
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
	}	
#table-des a{
	color:#025DAE;
	font-size:1.1em;
	font-weight:bold;
	font-family:'Trebuchet MS';
	}
#table-des a:hover{
	color:#777;
	}
.col-er{
	height:19px;
	color:red;
	}
#table-des{
	background:#ececec;
	margin:2px 0px 2px 0px;
	width:677px;
	float:left;
	}
*html #table-des{
	width:673px;
	}
#table-des .title{
	text-align:left;
	padding-left:5px;
	height:30px;
	vertical-align:bottom;
	}
#table-des .winner_prize{
	vertical-align:bottom;
	font-size:0.9em;
	font-weight:bold;
	}
#table-des td{
	background:#ffffff;
	text-align:center;
	color:#777777;
	}
.rt-box{
	background:#fff;
	padding:15px;
	float:left;
	width:218px;
	border-left:1px solid #b6b6b6;
	border-right:1px solid #b6b6b6;
	}

.rt-box ul{
	list-style:none;
	margin:4px;
	}
.rt-box	ul li{
	padding:5px 0px;
	text-align:left;
	border-bottom:1px solid #ECECEC;
	background:url(../imgs/ulbg.png) no-repeat;
	background-position:100% 50%;
	}
.rt-box	ul li:hover{
	background:url(../imgs/ulbghov.png) no-repeat;
	background-position:100% 50%;
	}
.rt-box	ul li a{
	color:#999;
	font-size:14px;
	font-weight:bold;
	font-family:Arial;
	text-transform:uppercase;
	}
.rt-box	ul li a:hover{
	color:#025DAE;
	}
.input{
	width:125px;
	border:1px solid #bbbdcc;
	color:#999;
	font-size:12px;
	}
.btn1{
	float:left;
	width:315px;
	margin-left:4px;
	}
*html .btn1{
	float:left;
	width:305px;
	margin-left:4px;
	}
.btn1 h1 {
	display:block;
	width:275px;
	height:264px;
	background:url(../imgs/launch_cntst.png) no-repeat;
	background-position:0% 29%;
	}
.btn1 h1 a{
	display:block;
	width:275px;
	height:264px;
	text-indent:-999px;
	}
.btn2{
	float:left;
	width:305px;
	margin-left:4px;
	}
*html .btn2{
	float:left;
	width:300px;
	margin-left:4px;
	}
.btn2 h1 {
	display:block;
	width:275px;
	height:264px;
	background:url(../imgs/find_cntst.png) no-repeat;
	background-position:0% 29%;
	}
.btn2 h1 a{
	display:block;
	width:275px;
	height:264px;
	text-indent:-1999px;
	}
.btn3{
	float:left;
	width:260px;
	margin-left:4px;
	}
.btn3 h1 {
	display:block;
	width:275px;
	height:264px;
	background:url(../imgs/work_cntst.png) no-repeat;
	background-position:0% 30%;
	}
.btn3 h1 a{
	display:block;
	width:275px;
	height:264px;
	text-indent:-2999px;
	}	
#footer{
	float:left;
	width:950px;
	}
.ftr-head{
	float:left;
	width:940px;
	color:#FFF;
	font-size:1.3em;
	text-align:left;
	text-transform:uppercase;
	font-family:'trebuchet MS';
	}
*html .ftr-head{
	width:940px;
	}
.ftr-hlft{
	width:24px;
	height:15px;
	float:left;
	background:url(../imgs/cnt-hlft.png) no-repeat;
	line-height:0px;
	font-size:0px;
	}
.ftr-hmid{
	width:893px;
	height:15px;
	float:left;
	background:url(../imgs/cnt-hmid.png) repeat-x;
	line-height:0px;
	font-size:0px;
	}
*html .ftr-hmid{
	width:893px;
	}
.ftr-hrgt{
	width:23px;
	height:15px;
	float:left;
	background:url(../imgs/cnt-hrgt.png) no-repeat;
	line-height:0px;
	font-size:0px;
	}
.ftr-htit{
	width:500px;
	float:left;
	margin-top:5px;
	}
.ftr-blft{
	width:24px;
	height:15px;
	float:left;
	background:url(../imgs/cnt-ft-lft.png) no-repeat;
	line-height:0px;
	font-size:0px;
	}
.ftr-bmid{
	width:895px;
	height:13px;
	float:left;
	background:url(../imgs/cnt-hmid.png) repeat-x;
	line-height:0px;
	font-size:0px;
	}
.ftr-brgt{
	width:21px;
	height:13px;
	float:left;
	background:url(../imgs/cnt-ft-rgt.png) no-repeat;
	line-height:0px;
	font-size:0px;
	}
	
#foot-in{
	float:left;
	width:940px;
	color:#b6b6b6;
	font-size:14px;
	margin:3px 4px;
	}
#ftr_cnt{
	float:left;
	width:936px;
	border:2px solid #b6b6b6;
	padding-top:5px;
	padding-bottom:5px;
	}
#ul_contlft{
	width:490px;
	float:left;
	}
#ul_contrgt{
	width:300px;
	float:left;
	font-size:1.0em;
	}
	
#ul_contrgt a{
	color:#025DAE;
	}
#ul_contrgt a:hover{
	color:#888;	
	}
#ul_contrgt p{
	font-weight:bold !important;
	font-size:1.0em !important;
	color:#025DAE;
	padding-top:21px;
	margin:0px !important;
	}
#ul_contrgt p span{
	font-weight:bold;
	color:#888;
	margin:0px !important;
	}
.rights{
	float:left;
	background:;
	color:#fff;
	text-align:center;
	margin:0px 2px 0px 2px;
	width:932px;
	padding:2px 0px;
	border-bottom:2px solid #FFF;
	border-top:2px solid #FFF;
	line-height:opx;
	}
*html .rights{
	width:932px;
	margin:0px 1px 0px 1px;
	}
.rights a{
	color:#fff;
	font-weight:bold;
	}
.rights a:hover{
	color:#C0DBF0;
	}
.ftr_ul1{
	width:150px;
	float:left;
	font-size:1.0em !important;
	font-weight:bold !important;
	margin-left:12px;
	}
*html .ftr_ul1{
	margin-left:10px;
	}
.ftr_ul1 ul{
	list-style-type:none;
	float:left;
	padding:5px 0px;
	line-height:1.2em !important;
	}
.ftr_ul1 ul li{
	text-align:left;
	}
.ftr_ul1 ul li a{
	color:#888;
	}
.ftr_ul1 ul li a:hover{
	color:#025DAE;
	}
.ftr_ul1 .li_ftrmain {
	color:#03579F ;
	text-transform:uppercase;
	font-size:13px !important;
	font-weight:bold !important;
	width:150px;
	}
.ftr_ul1 .li_ftrmain a{
	color:#03579F;
	font-family:'Myriad pro'!important;
	font-weight:bold;
	}
.li_ftrsub a{
	color:#888;
	font-size:14px !important;
	font-weight:bold !important;
	font-family:'Myriad pro'!important;
	/*background:url(../imgs/ftr_bg.png) no-repeat scroll 0% 55%;*/
	}
.li_ftrsub a:hover{
	/*background:url(../imgs/ftr_bg_hov.png) no-repeat scroll 0% 55%;*/
	}
.li_ftrsub{
	padding-top:3px;
	}
#content-find{
	padding:22px 26px 22px 26px;
	float:left;
	width:881px;
	border-left:2px solid #b6b6b6;
	border-right:2px solid #b6b6b6;
	margin-left:4px;
	font-family:'Trebuchet MS'
	}
.myacc-foot{
	float:left;
	width:937px;
	margin-left:4px;
	}
.acc-ftmid{
	float:left;
	width:895px;
	height:13px;
	background:url(../imgs/cnt-ft-mid.png) repeat-x;
	}
.spacer{
	float:left;
	width:300px;
	line-height:0px;
	font-size:0px;
	height:15px;
	}
.spacer_01{
	float:left;
	clear:both;
	width:40px;
	line-height:0px;
	font-size:0px;
	height:2px;
	}
.spacer2{
	float:left;
	clear:both;
	width:700px;
	line-height:0px;
	font-size:0px;
	height:25px;
	}
.spacer3{
	float:left;
	width:300px;
	line-height:0px;
	font-size:0px;
	height:5px;
	}
#page-head{
	width:950px;
	float:left;
	}
#page_inn{
	float:left;
	margin:3px 4px 0px 4px;
	width:938px;
	}
#page-head-left{
	float:left;
	width:14px;
	height:48px;
	background:url(../images/find-bg-left.gif) no-repeat;
	}
#page-head-right{
	float:right;
	width:15px;
	height:48px;
	background:url(../images/find-bg-right.gif) no-repeat;
	}
#page-head-mid{
	width:890px;
	background:transparent url(../imgs/cnt-hmid.png) repeat-x scroll 0 0;
	float:left;
	height:35px;
	}
#page-head-mid ul{
	list-style:none;
	
	float:right;
	text-align:right;
	}
#page-head-mid ul li{
	display:inline;
	border-left:2px solid #C3C3C3;
	height:20px;
	padding:0px 10px 3px 10px;
	}
#page-head-mid ul li a{
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	color:#C3C3C3;
	}
.page_title{
	float:left;
	margin-top:5px;
	width:500px;
	color:#FFF;
	font-family:'trebuchet MS';
	font-size:1.3em;
	text-align:left;
	}
.page_title_big{
	float:left;
	margin-top:5px;
	width:885px;
	color:#FFF;
	font-family:'trebuchet MS';
	font-size:1.3em;
	text-align:left;
	}
	
.page_log{
	float:left;
	margin-top:5px;
	width:300px;
	color:#FFF;
	font-family:'trebuchet MS';
	font-size:1.3em;
	text-align:left;
	}
#colum-left{
	width:666px;
	float:left;
	margin-right:2px;
	margin-top:3px;
	}
#colum-right{
	width:247px;
	float:left;
	}
#pagination{
	background:url(../images/pagination-top.gif) no-repeat;
	width:667px;
	height:45px;
	float:left;
	}
#find-result{
	float:left;
	width:673px;
	border-left:2px solid #ececec;
	border-right:2px solid #ececec;
	}
*html #find-result{
	width:660px;
	}
#find-result .hrow{
	width:674px;
	float:left;
	margin-top:1px;
	background:#C0DBF0;
	border-bottom:1px solid #03579F;
	color:#03579F;
	font-family:Myriad pro;
	font-size:1.1em;
	font-weight:bold;
	text-transform:uppercase;
	}

*html #find-result .hrow{
	width:670px;
	margin:0px;
	}
*html #find-result .row{
	width:670px;
	margin:0px;
	}

*html #find-result .hrow .hcolumn{
	margin:0px;
	}
*html #find-result .hrow .column{
	margin:0px;
	}
	
#find-result .hrow .hcolumn{
	float:left;
	text-align:center;
	font-weight:bold;
	margin:0px 1px 2px; 
	padding:2px 0px 3px 0px;
	}
#find-result .row{
	width:673px;
	float:left;
	background:#eeeeee;
	}


#find-result .row .column{
	float:left;
	font-weight:bold;
	height:38px;
	text-align:center;
	margin:2px 1px 0px 1px; 
	background:#ffffff;
	padding:4px 0px 4px 0px;
	color:#888;
	}
#find-result .row .column1{
	float:left;
	width:362px;
	font-weight:bold;
	height:38px;
	text-align:center;
	margin:2px 1px 0px 1px; 
	background:#ffffff;
	padding:4px 0px 4px 15px;
	}
*html #find-result .row .column1{
	width:359px;
	margin:2px 1px 0px 0px; 
	}
#find-result .row .column1 a{
	color:#025DAE;
	font-family:Arial;
	font-size:1.0em;
	}
#find-result .row .column1 a:hover{
	color:#888888;
	}

#find-result .row .column-bottom{
	float:left;
	font-weight:bold;
	background:#ffffff;
	padding:4px 0px 4px 0px;
	margin:2px 0px 0px 0px;
	width:653px; 
	text-align:right;
	padding-right:20px;
	}
*html #find-result .row .column-bottom{
	width:650px;
	}
#find-result .row .column-bottom a{
	color:#888;
	}
#find-result .row .column-bottom a:hover{
	color:#0268bd;
	}
#content-find .log-box{
	width:495px;
	margin:0 auto;
	}
#content-find .log-box .log-box-top-left, #content-find .box-reg .box-reg-top-left{
	float:left;
	width:6px;
	height:42px;
	background:url(../images/log-box-top-left.gif) no-repeat;
	}
#content-find .log-box .log-box-top-mid{
	float:left;
	width:445px;
	height:35px;
	background:transparent url(../imgs/cnt-hmid.png) repeat-x;
	}
#content-find .log-box .log-box-top-mid span{
	font-size:20px;
	font-weight:bold;
	}
#content-find .log-box .log-box-top-right, #content-find .box-reg .box-reg-top-right{
	float:left;
	width:6px;
	height:42px;
	background:url(../images/log-box-top-right.gif) no-repeat;
	}
#content-find .log-box .log-box-bottom-left, #content-find .box-reg .box-reg-bottom-left{
	float:left;
	width:7px;
	height:25px;
	background:url(../images/log-box-bottom-left.gif) no-repeat;
	}
#content-find .log-box .log-box-bottom-mid{
	float:left;
	width:449px;
	height:13px;
	background:transparent url(../imgs/cnt-ft-mid.png) repeat-x;
	}
#content-find .log-box .log-box-bottom-right, #content-find .box-reg .box-reg-bottom-right{
	float:left;
	width:7px;
	height:25px;
	background:url(../images/log-box-bottom-right.gif) no-repeat;
	}
#content-find .log-box .log-box-mid{
	border:1px solid #b6b6b6;
	background:#ffffff;
	width:489px;
	float:left;
	}
.log-box-inn{
	margin:0px auto;
	width:425px;
	}
#content-find .log-box .pr-box-mid{
	border:2px solid #cccccc;
	border-bottom:0px none !important;
	background:#ffffff;
	width:448px;
	float:left;
	padding:20px;
	}
*html #content-find .log-box .pr-box-mid{
	padding:20px 18px 20px 20px;
	}
.get_paswrd{
	border:0px none;
	width:120px;
	height:29px;
	background:url(../imgs/get_pass.png) no-repeat;
	}
#pr_text{
	line-height:20px;
	font-size:15px;
	}
#content-find .log-box .input_row{
	float:left;
	width:450px;
	margin-top:22px;
	}	
#content-find .log-box .answer_row{
	float:left;
	width:450px;
	margin-bottom:10px;
	margin-top:5px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	}
#content-find .log-box .input_row .input_text{
	float:left;
	width:200px;
	font-weight:bold;
	font-size:16px;
	text-align:center;
	color:#888888;
	}
#content-find .log-box .input_row .input_box{
	float:left;
	width:200px;
	}
#content-find .log-box .indication{
	float:left;
	width:450px;
	font-size:12px;
	text-align:center;
	margin-top:4px;
	color:#0063b6;
	font-weight:bold;
	}
#content-find .log-box .or_option{
	font-size:18px;
	width:450px;
	margin-top:20px;
	float:left;
	text-align:center;
	}
#content-find .log-box .pr_submit{
	width:450px;
	margin-top:20px;
	float:left;
	text-align:center;
	}
/*#content-find .log-box .pr_submit input{
	background:#C3C3C3;
	}*/
#content-find .log-box .log-box-mid .row{
	width:432px;
	padding-bottom:19px;
	float:left;
	text-align:left;
	}
	
#content-find .log-box .log-box-mid .row .col1{
	width:175px;
	float:left;
	text-align:left;
	font-size:15px;
	font-weight:bold;
	padding-top:4px;
	color:#888888;
	}
#content-find .log-box .log-box-mid .row .col2{
	width:257px;
	float:left;
	text-align:left;
	}
#content-find .log-box .log-box-mid .row .col3{
	width:180px;
	font-size:15px;
	font-weight:bold;
	float:left;
	text-align:left;
	color:#888888;
	}
#content-find .log-box .log-box-mid .row .col2 input{
	height:27px;
	width:246px;
	color:#777777;
	font-size:19px;
	}
#register-btn{	
	float:left;
	margin-top:25px;
	text-align:center;
	width:934px;
	}
	
#content-find .box-reg{
	float:left;
	width:924px;
	margin:0 auto;
	}
#content-find .box-reg .box-reg-top-mid{
	float:left;
	color:#026ac1;
	background:url(../images/log-box-top-mid.gif) repeat-x;
	font-size:16px;
	font-weight:bold;
	height:26px;
	padding:16px 0 0 7px;
	width:905px;
	}
#content-find .box-reg .box-reg-bottom-mid{
	float:left;
	width:910px;
	height:25px;
	background:#ededed url(../images/log-box-bottom-mid.gif) repeat-x;
	}
#content-find .box-reg-top{
	float:left;
	}
	
#content-find .box-reg-bottom{
	float:left;
	}
	
#content-find .box-reg-mid{
	width:920px;
	float:left;
	border:2px solid #cccccc;
	border-top:2px solid #797979;
	border-bottom:0px none;
	}
#content-find .box-reg-mid .col-left {
	width:458px;
	float:left;
	}
#content-find .box-reg-mid  .row-e{
	float:left;
	background:#ffffff;
	font-size:20px;
	height:30px;
	padding:4px 0 0 9px;
	width:450px;
	}
#content-find .box-reg-mid .row-o{
	float:left;
	background:#ededed;
	font-size:16px;
	height:30px;
	padding:4px 0 0 9px;
	width:451px;
	}
#content-find  .col-left .row{
	float:left;
	width:423px;
	padding:15px 0 5px 35px;
	}
#content-find  .col-left .row .col1{
	float:left;
	width:100px;
	}
#content-find  .col-left .row .col2{
	float:left;
	width:300px;
	}
#content-find  .col-left .row .col2 input{
	background:#f5f5f5;
	border:1px solid #CCCCCC;
	width:269px;
	height:23px;
	font-size:17px;
	color:#777777;
	}
#content-find  .col-left .row .col2 textarea{
	background:#f5f5f5;
	border:1px solid #CCCCCC;
	width:269px;
	height:94px;
	font-size:17px;
	color:#777777;
	}


.form_container{
	float:none;
	margin:0px auto;
	width:350px;
	}	
	
#formbox
{
	float:left;
	width:488px;
	border-left:2px solid #b6b6b6;
	border-right:2px solid #b6b6b6;
	text-align:center;
}
#formbox1
{
	float:left;
	width:26px;
	background:url(../images/ri_formbox1.gif);
	background-repeat:no-repeat;
	height:26px;
}	
#formbox2
{
	float:left;
	width:291px;
	*width:291px;
	height:26px;
	background:#B4B4B4 url(../images/ri_formbox2.gif);
	background-repeat:repeat-x;
	
}
#formbox3
{
	float:left;
	width:29px;
	background:url(../images/ri_formbox3.gif);
	background-repeat:no-repeat;
	height:26px;
}	
#formbox4
{
	float:left;
	width:480px;
}	
#formbox5
{
	float:left;
	width:26px;
	height:22px;
	background:url(../images/ri_formbox5.gif);
	background-repeat:no-repeat;
}
#formbox6
{
	float:left;
	width:291px;
	*width:291px;
	height:22px;
	background:url(../images/ri_formbox6.gif);
	background-repeat:repeat-x;
}
#formbox7
{
	float:left;
	width:29px;
	height:22px;
	background:url(../images/ri_formbox7.gif);
	background-repeat:no-repeat;
}
#formbox #formrow1
{
	width:480px;
	float:left;
	padding:5px 0px 6px 7px;
	margin-top:0px;
	color:red;
	height:17px;
	text-align:center;
}
#formrow1
{
	width:266px;
	float:left;
	padding:5px 0px 6px 45px;
	margin-top:0px;
	color:red;
	height:17px;
	text-align:center;
}

.formrow
{
	width:301px;
	float:left;
	padding:10px 0px 10px 0px;
	text-align:center;
}
.formrow_forget
{
	width:200px;
	float:left;
	padding:10px 0px 10px 10px;
	text-align:left;
	
}
.formrow_forget a{
	color:#777;
	font-weight:bold;
	}
.formrow_forget a:hover{
	color:#025DAE;
	font-weight:bold;
	}
.fields
{
	width:90px;
	margin-left:25px;
	float:left;
	text-align:left;
	padding:0px 7px 0px 0px;
	color:#777;
	font-size:17px;
}
.cls_input
{
	width:167px
	*width:147px;
	float:right;
	text-align:right;
}
#submit
{
	width:256px;
	float:left;
	text-align:right;
	padding-bottom:10px;
}
*:first-child+html #submit{
	width:275px;
	}
#forgot
{
	width:200px;
	float:left;
	margin-left:20px;
	color:#000;
	font-size:14px;
}
#forgot a{color:#000;}
#notregister
{
	width:260px;
	float:left;
	padding:10px 0px 10px 0px;
	text-align:right;
	color:#777;
	font-size:14px;
	font-family:myriad pro;
}
#notregister a{
	color:#777;
	font-weight:bold;
	}
#notregister a:hover{
	color:#025DAE;
	font-weight:bold;
	}
#register
	{
	width:65px;
	float:left;
	font-family:myriad pro;
	}
#register a{color:#026AC1;}
#design-pg-head{
	float:left;
	height:30px;
	width:788px;
	border-bottom:2px solid #0169c0;
	}
*html #design-pg-head{
	width:790px;
	}
#design-pg-foot{
	float:left;
	height:27px;
	padding:5px 10px 0px 10px;
	width:645px;
	background:#ebebeb;
	}
#design-pg-foot select{
	color:#777777;
	font-size:12px;
	font-weight:bold;
	height:18px;
	margin-top:0;
	}
#design-pg-foot  .btn-img{
	position:relative;
	top:2px;
	}
#disign-pg-row{
	float:left;
	width:770px;
	margin-top:1px;
	}
#design-pg-head div{
	padding-top:3px;
	font-size:15px;
	font-weight:bold;
	}
#box-statistics .top	{
	float:left;
	width:150px;
	height:37px;
	background:url(../images/box-statistics-top.gif) no-repeat;
	}
#box-statistics{
	width:146px;
	float:right;
	margin-right:5px;
	}
#box-statistics .mid span{
	color:#3c911a;
	}
#box-statistics .mid{
	float:left;
	border-left:2px solid #787a79;
	border-right:2px solid #787a79;
	width:129px;
	padding:4px 0px 4px 17px;
	font-size:15px;
	font-weight:bold;
	color:#0869b8;
	}
#box-statistics .mid .col1{
	width:62px;
	float:left;
	padding-bottom:3px;
	}
#box-statistics .mid .col2{
	width:60px;
	float:left;
	padding-bottom:3px;
	}
#box-statistics .bottom{
	float:left;
	width:150px;
	height:15px;
	background:url(../images/box-statistics-bottom.gif) no-repeat;
	}
#contest-det span, .list-discus .head{
	font-size:15px;
	color:#0869b8;
	font-weight:bold;
	}
#contest-det .conten{
	padding:5px 5px 30px 20px;
	}
#dis_description{
	float:left;
	width:930px;
	padding:5px 0px 5px 5px;
	}
#design-details{
	float:left;
	width:982px;
	padding:10px 0px 10px 5px;
	border-bottom:1px solid black;
	border-top:1px solid black;
	}
#catg-head{
	width:400px;
	float:left;
	}
#details-right{
	float:right;
	}
#details-right ul{
	list-style-type:none;
	}
#details-right ul li{
	display:inline;
	padding:10px 8px 30px 8px;
	border-right:1px solid black;
	}
#skip_border{
	border-right:0px !important;
	}
#list-designs{
	float:left;
	width:788px;
	}
#middle-nav{
	width:930px;
	float:left;
	}
#brief{
	width:150px;
	float:left;
	}
#submit-nav{
	width:150px;
	float:left;
	}



#list-designs ul{
	margin:0px;
	list-style:none;
	}
#list-designs ul li {
	border:1px solid #EFEFEF;
	display:inline;
	margin:25px 7px 0px 7px;
	float:left;
	height:180px;
	text-align:center;
	width:180px;
	}
*html #list-designs ul li {
	margin:25px 3px 10px 2px;
	}
.list-discus .discus{
	float:left;
	width:729px;
	margin-top:1px;
	padding-left:30px;
	padding-right:30px;
	padding-top:20px;
	border-top:1px solid #0169c0;
	}
*html .list-discus .discus{
	padding-left:0px;
	padding-right:0px;
	width:788px;
	}
.list-discus .discus .det{
	width:104px;
	float:left;
	padding:10px 0px;
	font-weight:bold;
	border-right:1px solid #e9e9e9;
	text-align:center;
	}
.list-discus .discus .det span{
	color:#ff8816;
	}
.list-discus .discus .dis-text{
	width:826px;
	float:left;
	}
.list-discus .discus .dis-text .text{
	width:715px;
	float:left;
	height:auto;
	padding:10px;
	margin-top:1px;
	border-top:1px solid #e9e9e9;
	text-align:left;
	color:#888;
	}
.list-discus .discus .dis-text .date{
	width:725px;
	padding:1px 10px 0px 0px;
	float:left;
	border-top:1px solid #e9e9e9;
	border-bottom:2px solid #e9e9e9;
	height:21px;
	text-align:right;
	font-weight:bold;
	}

.list-discus .discus .det img{
	border:1px solid #e7e7e7;
	}
#comment_dis{
	float:left;
	width:740px;
	}
*html #comment_dis{
	padding-left:20px;
	}

#previewbox {
	background-color:#FFFFFF;
	border:1px solid #000000;
	height:370px;
	padding:3px;
	position:absolute;
	width:500px;
	z-index:100;
	}
.log-box-mid table td {
	font-size:12px;
	}
.log-box-mid table td .ch{
	font-size:15px;
	font-weight:bold;
	color:#888;
	text-align:left;
	}
.log-box-mid table td textarea{
	width:220px;
	height:86px;
	}
.list-discus textarea{
	border:2px solid #d2d2d2;
	width:500px;
	height:120px;
	}
#column_list{
	border:2px solid #b6b6b6;
	margin:3px 1px 3px 1px;
	_*margin:3px 1px 3px 3px;
	float:left;
	width:232px;
	height:100%;
	}
#column_rgt{
	float:left;
	width:876px;
	margin:15px 20px 0px 0px;
	border:1px solid #e3e3e3;
	padding-bottom:1px;
	}
*html #column_rgt{
	margin:15px 0px 0px 0px;
	}
#open{
	float:left;
	width:860px;
	margin:5px 0px px 0px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #e3e3e3;
	padding-left:15px;
	color:#025DAE;
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
	}

#content{
	float:left;
	width:650px;
	}
#sec_nav{
	float:left;
	width:950px;
	margin:10px 0px 10px 10px;
	}
#display_head{
	float:left;
	width:935px;
	margin:20px 0px 20px 0px;
	}
#viewtext{
	float:left;
	width:250px;
	margin-top:8px;
	}
#contentloop, #contentloop2{
	float:left;
	width:877px;
	margin:1px 0px 0px 0px;
	border-top:1px solid #e3e3e3;
	border-bottom:2px solid #e3e3e3;
	padding:10px 0px;
	}
#image_holder{
	float:left;
	width:200px;
	height:155px;
	border:1px solid #b6b6b6;
	margin:0px 20px 0px 10px;
	text-align:center;
	}
#image_holder img{
	margin-top:9px;
	}
#contentloop ul{
	list-style:none;
	}
#contentloop ul li{
	display:inline;
	height:205px;
	width:202px;
	margin:25px 6px 0px 6px;
	border:1px solid #efefef;
	float:left;
	text-align:center;
	}

#content_text{
	float:left;
	width:630px;
	}
#txt_head{
	float:left;
	width:616px;
	margin:0px 0px 5px 0px;
	font-size:14px;
	font-weight:bold;
	}
#txt_rgt{
	float:left;
	width:600px;
	padding:2px 7px;
	text-align:left;
	font-size:1.1em;
	}
#txt_rgt a{
	color:#888;
	}
#txt_rgt a:hover{
	color:#025DAE;
	}
	
#txt_lft{
	float:left;
	width:600px;
	text-align:left;
	padding:2px 7px;
	color:#025DAE;
	}
#txt{
	float:left;
	width:600px;
	padding:2px 7px;
	color:#888;
	font-size:1.1em;
	text-align:left;
	margin:0px 0px 5px 0px;
	}
.rt-tbl table{
	width:200px;
	}
.rt-tbl table td{padding-top:5px;}
.rt-tbl{
	background:#eeeeee;
	padding:5px;
	float:left;
	width:224px;
	_*width:222px;
	border-bottom:1px solid #525B6E;
	}
	
#acc{
	border: 1px solid grey;
	float:left;
	width: 245px;
	margin-right:12px;
	}
#acc ul{
	list-style-type:none;
	}

#acc ul li{
	background-color:#e1e2e6;
	margin:1px;
	padding:5px 0px 5px 20px;
	}
#acc ul li:hover{
	background-color:#c2c5cc;
	}
#acc ul li a{
	text-decoration: none;
	font-family: Trebuchet MS;
	font-weight:bold;
	font-size: 21px;
	}
#acc table tr td a{
	text-decoration: none;
	font-family: Trebuchet MS;
	font-weight:bold;
	font-size: 14px;
	}
#note{
	float:left;
	width:573px;
	margin:8px 0px 20px 0px;
	font-size:12px;
	}
#messege{
	float:left;
	width:650px;
	}
.subject_bar{
	float:left;
	width:500px;
	margin-bottom:12px;
	}
.subject_txt{
	float:left;
	width:560px;
	color:#03579F;
	font-weight:bold;
	font-size:1.1em;
	}
#subject_txtbox{
	float:left;
	width:450px;
	}
#subject_txtbox input{
	height:25px;
	padding-top:4px;
	}
#message_txtbox{
	float:left;
	width:450px;
	}
#input_bar{
	float:left;
	width:567px;
	margin-bottom:12px;
	text-align:center;
	}
	
	
	
	
/*Jini*/

#titlebar{
	width:674px; 
	border-top:2px solid #666E81;
	border-bottom:3px solid #666E81;
	margin-top:35px;
	font-family: Trebuchet MS;
	}
	
	
#titlebar th{
	background:#E1E2E6;
	}
#titlebar td{
	background:#FFFFFF;
	}
	
	
#title{
	width:269px;
	border-right:1px solid #FFFFFF;
	}

	
	
	
	
#holder{
	width:87px;
	text-align:center;
	border-right:1px solid #FFFFFF;
	}
#entries{
	width:95px;
	text-align:center;
	border-right:1px solid #FFFFFF;
	}
#status{
	width:138px;
	text-align:center;
	border-right:1px solid #FFFFFF;
	}
#prize{
	width:87px;
	text-align:center;
	}	
#cnttit{
	font-family: Trebuchet MS;
    }	
#info{
	font-family: Trebuchet MS;
	text-align: center;
	}
#image{	
	
	width:202px;
	height:205px;
	color:	#580000;
	font-size:25px;
	line-height:195px;
	opacity: 0.6;
	display: block;
	font-style: italic;
	font-weight: bold;
	font-family: Trebuchet MS;
	
	}	
#image1{	
	/*height:150px; */
	margin-top: 15px;
	width: 881px;
	float: left;
	}
#image1 ul{
		list-style:none;
		
		}
#image1 ul li{	
	text-decoration:none;
	display:inline;
	width:202px;
	margin:15px 6px 0px 6px;
	border:1px solid #efefef;
	float:left;
	text-align:center;
		}	
		
#ct{
   color:grey;
   font-family:Arial;
   font-size:13px;
   text-decoration:underline;
	}		
#titlebar-to{	
		border-right:1px solid #FFFFFF;
		width:183px;
		}
#titlebar-subj{	
		border-right:1px solid #FFFFFF;
		width:168px;
		}
#titlebar-stat{	
		border-right:1px solid #FFFFFF;
		width:101px;
		}
#titlebar-rec{	
		width:249px;
		}
#info1{
	font-family: Trebuchet MS;
	}	
#menu{
	font-weight:bold;
	font-size: 18px;
	font-family:sans-serif;
	}	
#info2{
	font-family:sans-serif;
	font-size: 19px;
	}	

#pm{
   color:grey;
   font-family:Arial;
   font-size:17px;
   text-decoration:underline;
	}
	
#form{
	width: 500px;
	float: left;
	margin-top: 10px;
}
#list{
	width:400px;
	float:left;
	margin-top:20px;
}
#list_disp{

	margin-left:69px;
}
#list_avt{

	margin-left:127px;
}	
#list_dob{

	margin-left:70px;
}	
#list_male{

	margin-left:116px;
}
#list_female{

	margin-left:9px;
}
#list_rns{

	margin-left:9px;
}	
#list_cntry{

	margin-left:51px;
}	
#list_hp{

	margin-left:85px;
}	
#list_bio{

	margin-left:92px;
}
#insn ul{
	list-style-type:none;
	}
#insn ul li{	
	
	display:inline;
}
#insn ul li a{
	text-decoration:underline;
	color: grey;
	font-size:17px;
	font-family: Arial;
}

#j_columleft-cont_top{
	float: right;
	width: 300px;
	margin-right:3px;
	margin-bottom:20px;
	}
	
#j_columleft-cont{
	float: left;
	width: 670px;
	border:1px solid #C0DBF0;
	}
#j_columleft-cont .j_nav{
	float: left;	
	}	
#j_columleft-cont .j_leftcol{
	float: left;
	margin-top:8px;
	margin-left:12px;
	}	
#j_columleft-cont .j_rightcol{
	float: left;
	border-bottom: 1px solid #c7c7c7;
	margin-top:2px;
	margin-left:2px;
	width: 655px;
	padding-left:10px;
	text-align:left;
	border-top:1px solid #C0DBF0;
	border-bottom:2px solid #C0DBF0;
	}
*html #j_columleft-cont .j_rightcol{
	width: 630px;
	}
div.j_paracont{
	float: left;
	padding-bottom:2px;
	font-size:0.9em;
	color:#888;
	} 
p.j_cont_txt{
	color: #999;
	font-family:'Myriad pro';
	font-size: 1.1em;
	font-weight: bold;
	margin-top:8px;
	margin-bottom: 4px;
	margin-left: 5px;
	width: 640px;
	}
#j_columleft-cont .j_headcont{
	float: left;
	margin-top: 5px;
	width: 168px;
	}
.j_headcont h1{
	color:#066cc1;
	font-size:1.3em;
	font-family:'myriad pro';
	}
#j_top{
	float: left;
	border:1px solid #e3e3e3;
	width: 881px;
	padding-bottom:15px;
	}
#j_leftbar{
	float: left;
	border-bottom: 2px solid #C0DBF0;
	width: 420px;
	margin-left:10px;
	text-align:left;
	color:#03579F;
    }	
#j_headbar{
	border: 2px solid #c7c7c7;
	float: left;
	width: 400px;
	height: 32px;
	background-color: #c7c7c7;
	font-family: Trebuchet MS;
	color: #7f7f7f;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	}
h2.j_lfthd{
	padding-top:3px;
	}
#j_rightbar{
	float: left;
	border-bottom: 2px solid #C0DBF0;
	width: 420px;
	margin-left: 20px;
	margin-right: 6px;
	text-align:left;
	color:#03579F;
    }
*html #j_rightbar{
	width: 415px;
    }
h2.j_rgthd{
	padding-top:3px;
	}
#j_quescont{
	
	float: left;
	width: 420px;
	height: 352px;
	margin-left: 10px;
	margin-top: 1px;
	border-top: 1px solid #C0DBF0 ;
	border-bottom: 1px solid #C0DBF0 ;
	text-align:left;
	}

#j_quescont a{
	background: url(../imgs/faq.gif);	
	background-repeat: no-repeat;
    background-position:0% 50%;
    font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 15px;
	padding-left: 15px;	
	text-align:left;
	color:#888;
    }
#j_quescont a:hover{
	
	background: url(../imgs/faq_hov.gif);
	background-repeat: no-repeat;
	 background-position:0% 50%;
	color: #026ac1;
    font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 15px;
    padding-left: 15px;		
    }
#j_quescont2{
	float: left;
	width: 420px;
	height: 352px;
	margin-left: 20px;
	margin-top: 1px;
	border-top: 1px solid #C0DBF0;
	border-bottom: 1px solid #C0DBF0 ;
	text-align:left;
	}
*html #j_quescont2{
	width: 415px;
	}
#j_quescont2 a{
	background: url(../imgs/faq.gif);	
	background-repeat: no-repeat;
	 background-position:0% 50%;
    font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 15px;
	padding-left: 15px;	
	text-align:left;
    color:#888;
	}
#j_quescont2 a:hover{
	
	background: url(../imgs/faq_hov.gif);
	background-repeat: no-repeat;
	 background-position:0% 50%;
	color: #026ac1;
    font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 15px;
    padding-left: 15px;		
    }	
#j_ques{
	margin-top: 11px;
	margin-left: 15px;
	}
	 
#j_mid{
	float: left;
	width: 881px;
	}	
#j_bar{
	float: left;
	border-bottom: 2px solid #C0DBF0;
	width: 858px;
	margin-top:2px;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
	color:#026ac1;
    }	
#j_bar2{
	float: left;
	border-bottom: 2px solid #C0DBF0;
	border-top: 4px solid #C0DBF0;
	width: 858px;
	margin-top:2px;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
	color:#026ac1;
    }
#j_subbar{
	border: 2px solid #c7c7c7;
	float: left;
	width: 848px;
	height: 32px;
	background-color: #c7c7c7;
	font-family: Trebuchet MS;
	color: #7f7f7f;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 3px;
	}
h2.j_hd{
    padding-left:8px; 
	padding-top:3px;
	}
#j_qlnk{
	float: left;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 15px;
	margin-top: 19px;
	width: 900px;
    }	
#j_qlnk a{
	
	color: #056bc0;
	font-family: Trebuchet MS;
	font-weight: bold;
	font-size: 15px;
	font-size: 15px;
	margin-top:15px;
	margin-left: 34px;
	}
#j_bottom{
	float: left;
	width: 881px;
	}	
.faq_questbtm{
	margin-left:10px;
	margin-right:10px;
	margin-top:2px;
	float:left;
	border:2px solid #C0DBF0;
	width:857px;
	line-height:0px;
	font-size:0px;
	}
#content-find .log-box .msg-box-mid{
	border:2px solid #cccccc;
	border-top:2px solid #797979;
	border-bottom:0px none;
	background:#ffffff;
	width:471px;
	float:left;
	padding:10px;
	}
#content-find .log-box .mes_box-mid{
	border:1px solid #b6b6b6;
	border-bottom:0px none;
	background:#ffffff;
	width:490px;
	float:left;
	}
.msg-box-bottom-mid{
	float:left;
	width:450px;
	height:13px;
	background:transparent url(../imgs/cnt-ft-mid.png) repeat-x;
	}
.mes_box-mid{
	padding-top:40px;
	padding-bottom:40px;
	color:#888;
	font-weight:bold;
	}	
#content-find .log-box .msg-box-mid .row_msg{
	width:432px;
	padding-bottom:5px;
	float:left;
	text-align:center;
	}
#content-find .log-box .msg-box-mid .row_msg{
	margin-bottom:10px;
	}
#content-find .log-box .msg-box-mid .row_msg span{
	color:red;
	font-size:1.5em;
	}
.alert{
	color:red;
	font-size:1.5em;
	}
.short_txt{
	font-size:12px;
	float:left;
	clear:both;
	color:#0063b6;
	font-weight:bold;
	margin-top:5px;
	}
*html .short_txt{
	margin-top:3px;
	}
*:first-child+html .short_txt,{
	margin-top:3px;
	}
#content-cat{
	float:left;
	width:950px;
	}
.find_conttl{
	float:left; 
	width:340px; 
	}

.column1_inn1{
	float:left;
	width:185px;
	color:#888888;
	
	}
.column1_inn2{
	float:left;
	width:150px;
	text-align:right;
	color:#f18e00;
	}
.pad_tp15{
	padding-top:15px;
	}
.gold{
	padding-top:15px;
	color:#CC9900;
	}
/*tabs*/
.tab_bordr{
	float:left;
	border:2px solid #c7c7c7;
	width:875px;
	}
.tab_bordrcont{
	float:left;
	width:875px;
	padding-bottom:30px;
	}
.tab_navmid{
	float:left;
	width:806px;
	height:28px;
	background:url(../imgs/acc_mid.png) repeat-x;
	background-position:0% 0%;
	}
.tabber_left{
	float:left; 
	width:30px; 
	background:url(../imgs/tab_lft.png) no-repeat; 
	height:170px;
	}
.tabber_right{
	float:left; 
	width:31px; 
	background:url(../imgs/tab_rgt.png) no-repeat;
	height:170px;
	}
.tab_inn{
	float:left; 
	width:814px;
	}
.tab_inn_designer{
	float:left; 
	width:814px;
	}

.pannel_inn{
	border:1px solid #e3e3e3;
	float:left;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px; 
	width:788px;
	}
*html .pannel_inn{
	margin-top:10px;
	margin-left:5px;
	margin-right:5px; 
	width:780px;
	}
.pannel_topnav1{
	float:left;
	width:175px;
	padding-right:11px;
	padding-left:10px;
	margin-top:5px;
	text-align:left;
	color:#0169c0;
	}
.pannel_topnav2{
	float:left;
	width:150px;
	padding-right:10px;
	margin-top:5px;
	text-align:left;
	color:#0169c0;
	}
.pannel_topnav2 a{
	color:#0169c0;
	}
.pannel_topnav2 a:hover{
	color:#888;
	}
.pannel_topnav3{
	float:left;
	width:250px;
	padding-right:11px;
	padding-left:10px;
	margin-top:5px;
	text-align:left;
	color:#0169c0;
	}
*html .pannel_topnav3{
	width:245px;
	}
.des_cont1{
	float:left; 
	width:768px;
	padding: 10px;
	border-top:1px solid #0169C0;
	}
*html .des_cont1{
	width:770px;
	}
.des_contlft{
	float:left; 
	width:508px; 
	}
.des_contrgt{
	float:left; 
	width:245px;
	margin-left:10px;
	margin-top:20px;
	}
.tab_descont{
	width:500px;
	text-align:centre;
	}
.tab_descont .td1_tab{
	font-size:1.0em;
	font-weight:bold;
	color:#888;
	width:100px;
	text-align:left;
	padding-left:10px;
	padding-top:8px;
	vertical-align:baseline;
	}
.tab_descont .td2_tab{
	font-size:1.0em;
	font-weight:bold;
	color:#888;
	width:400px;
	text-align:left;
	padding-right:10px;
	padding-top:8px;
	vertical-align:baseline;
	}
.sub_des{
	width:150px;
	float:left;
	padding:10px;
	}
.dos{
	float:left ; 
	width:768px; 
	padding:10px; 

	}

.dos_tit{
	float:left; 
	color:#056ec1;
	font-size:1.1em; 
	font-weight:bold;
	text-align:left; 
	width:766px; 
	border-bottom:3px solid #056ec1;
	}
.dos_content{
	float:left; 
	color:#666;
	text-align:left; 
	width:756px; 
	padding-left:10px;
	padding-top:10px
	}
.dos_content p{
	margin:0px;
	padding:0px;
	font-size:1.0em;
	}
.myimg{
	border:0px none;
	width:43px;
	height:20px;
	background:url(../imgs/image.png) no-repeat;
	border:1px solid #0162b3;
	margin-left:10px;
	margin-top:7px;
	}
.sel_but{
	border:0px none;
	width:50px;
	height:20px;
	background:url(../imgs/select.png) no-repeat;
	border:1px solid #0162b3;
	margin-left:10px;
	margin-top:7px;

	}
.rej_but{
	border:0px none;
	width:50px;
	height:20px;
	background:url(../imgs/rej.png) no-repeat;
	border:1px solid #0162b3;
	margin-left:10px;
	margin-top:7px;
	}
.sel_rate{	
	border:2px solid #e3e3e3;
	font-size:12px;
	color:#888;
	}

.list-discus{
	float:left;
	width:788px;
	margin-top:1px;
	}
.head{
	float:left;
	height:30px;
	width:788px;
	border-bottom:2px solid #0169c0;
	}
.disc_txt{
	float:left;
	width:175px;
	padding-right:11px;
	padding-left:10px;
	margin-top:5px;
	text-align:left;
	color:#0169c0;
	font-weight:bold;
	font-size:15px;
	}
.my_sub{
	border:0px none;
	background:url(../imgs/submit.png) no-repeat;
	width:95px;
	height:40px;
	}
	
/*launch a contest*/

#content-launch{
	/*padding:22px 26px 22px 26px;*/
	float:left;
	width:933px;
	border-left:2px solid #b6b6b6;
	border-right:2px solid #b6b6b6;
	margin-left:4px;
	}
*html #content-launch{
	width:931px;
	}
	
#content-launch .log-box{
	width:495px;
	margin:0 auto;
	}
#content-launch .log-box .log-box-top-left, #content-launch .box-reg .box-reg-top-left{
	float:left;
	width:6px;
	height:42px;
	background:url(../images/log-box-top-left.gif) no-repeat;
	}
#content-launch .log-box .log-box-top-mid{
	float:left;
	width:445px;
	height:35px;
	background:transparent url(../imgs/cnt-hmid.png) repeat-x;
	}
#content-launch.log-box .log-box-top-mid span{
	font-size:20px;
	font-weight:bold;
	}
#content-launch .log-box .log-box-top-right, #content-launch .box-reg .box-reg-top-right{
	float:left;
	width:6px;
	height:42px;
	background:url(../images/log-box-top-right.gif) no-repeat;
	}
#content-launch .log-box .log-box-bottom-left, #content-launch .box-reg .box-reg-bottom-left{
	float:left;
	width:7px;
	height:25px;
	background:url(../images/log-box-bottom-left.gif) no-repeat;
	}
#content-launch .log-box .log-box-bottom-mid{
	float:left;
	width:449px;
	height:13px;
	background:transparent url(../imgs/cnt-ft-mid.png) repeat-x;
	}
#content-launch .log-box .log-box-bottom-right, #content-launch .box-reg .box-reg-bottom-right{
	float:left;
	width:7px;
	height:25px;
	background:url(../images/log-box-bottom-right.gif) no-repeat;
	}
#content-launch .log-box .log-box-mid{
	border:1px solid #b6b6b6;
	background:#ffffff;
	width:489px;
	float:left;
	}

#content-launch .log-box .pr-box-mid{
	border:2px solid #cccccc;
	border-bottom:0px none !important;
	background:#ffffff;
	width:448px;
	float:left;
	padding:20px;
	}
*html #content-launch .log-box .pr-box-mid{
	padding:20px 17px 20px 20px;
	}
#content-launch .box-reg{
	float:left;
	width:933px;
	margin:0 auto;
	}
#content-launch .box-reg .box-reg-top-mid{
	float:left;
	color:#026ac1;
	background:#c0dbf0;
	font-size:16px;
	font-weight:bold;
	height:26px;
	padding:7px 0 0 22px;
	width:911px;
	text-align:left;
	border-bottom:3px solid #0262b6;
	margin-bottom:1px;
	}
*html #content-launch .box-reg .box-reg-top-mid{
	width:912px;
	}
#content-launch .box-reg .box-reg-bottom-mid{
	float:left;
	width:910px;
	height:25px;
	background:#ededed url(../images/log-box-bottom-mid.gif) repeat-x;
	}
#content-launch .box-reg-top{
	float:left;
	}
	
#content-launch .box-reg-bottom{
	float:left;
	}
	
#content-launch .box-reg-mid{
	width:933px;
	float:left;
	}
#content-launch .box-reg-mid .col-left {
	width:464px;
	float:left;
	}
#content-launch .box-reg-mid  .row-e{
	float:left;
	background:#ffffff;
	font-size:1.2em;
	font-weight:bold;
	height:30px;
	padding:4px 0 0 9px;
	width:450px;
	text-align:left;
	color:#888;
	}
*html #content-launch .box-reg-mid  .row-e{
	width:454px;
	}
#content-launch .box-reg-mid .row-o{
	float:left;
	font-size:16px;
	height:30px;
	padding:4px 0 0 9px;
	width:458px;
	text-align:left;
	background:#C0DBF0;
	color:#03579F;
	font-weight:bold;
	}
*html #content-launch .box-reg-mid .row-o{
	width:456px;
	}
#content-launch  .col-left .row{
	float:left;
	width:423px;
	padding:15px 0 5px 35px;
	}
#content-launch  .col-left .row .col1{
	float:left;
	width:108px;
	 text-align:left;
	}
#content-launch  .col-left .row .col2{
	float:left;
	width:300px;
	}
#content-launch  .col-left .row .col2 input{
	background:#f5f5f5;
	border:1px solid #CCCCCC;
	width:269px;
	height:23px;
	font-size:17px;
	color:#777777;
	}
#content-launch  .col-left .row .col2 select{
	background:#f5f5f5;
	border:1px solid #CCCCCC;
	width:269px;
	height:23px;
	font-size:17px;
	color:#777777;
	}
#content-launch  .col-left .row .col2 textarea{
	background:#f5f5f5;
	border:1px solid #CCCCCC;
	width:269px;
	height:94px;
	font-size:17px;
	color:#777777;
	}
.to_subdes td{
	text-align:left;
	color:#888;
	}
.to_subdes .shrt_des{
	color:#03579F;
	font-weight:bold;
	}
.shrt_des{
	color:#03579F;
	font-weight:bold;
	}
li.active{
	background:#ffffff;
	}
/*li.active a{
	background:#ffffff;
	border:0px none;
	height:23px;
	}*/
.for_dl{
	float:left;
	width:858px; 
	margin-top:2px;
	margin-bottom:1px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:10px;
	font-family: 'myriad pro';
	}
.for_dl dl{
	padding:0px;
	margin:0px;
	}
.for_dl dt{
	width:750px;
	text-align:left;
	padding:20px 10px 5px 0px;
	color:#888;
	font-size:1.1em;
	font-weight:bold;
	font-family: 'myriad pro';
	}
.for_dl dd{
	width:750px;
	text-align:left;
	padding-left:20px;
	padding-top:2px;
	padding-bottom:2px;
	color:#333;
	font-size:1.0em;
	font-weight:bold;
	color:#03579F;
	font-family: 'myriad pro';
	}
.for_dl dd a{
	color:#888;
	border-bottom:1px dashed #888;
	margin-left:10px;
	font-family: 'myriad pro';
	}
.for_dl dd a:hover{
	color:#03579F;
	border-bottom:1px dashed #03579F;
	margin-left:10px;
	font-family: 'myriad pro';
	}
.price_req{
	width:700px;
	background:#B6B6B6;
	margin-left:15px;
	}
.price_req td{
	background:#fff;
	}
.hed_pr{
	text-align:left;
	color:#03579F;
	padding-left:20px;
	}
.pr_cathead{
	background:#C0DBF0 !important;
	padding-left:20px;
	color:#03579F;
	font-weight:bold;
	}
.pr_catcont{
	text-align:left;
	color:#888;
	padding-left:20px;
	font-size:1.0em;
	font-weight:bold;
	height:25px;
	background:#fff;
	vertical-align:bottom;
	}
/*RULES */	
#j_guide{	
	float:left;
	width:250px;
	}
#j_guide ul{
	list-style-type:none;
	}
#j_guide ul li a{
	text-decoration:none;
	color: grey;
	font-size: 20px;
	font-family: Trebuchet MS;
	font-weight: bold;
	}
#j_ch_guide{
	float:left;
	width:800px;
	margin-left: 20px;
	margin-top:10px;
	}
p.ch{
	font-size:1.1em;
	font-family: 'myriad pro';
	font-weight: bold;
	color:#03579F;
	margin-top:10px;
	text-align:left;
	}
p.ch_cnt{
	font-size:1.0em;
	font-family: 'myriad pro';
	font-weight: bold;
	color:#999;
	margin-top:10px;
	margin-left:15px;
	text-align:left;
	}
.ch_cnt a
	{
	color:#888;
	border-bottom:1px dashed #888; 
	}
.ch_cnt a:hover
	{
	color:#03579F;
	border-bottom:1px dashed #03579F; 
	}
#j_des_guide{
	float:left;
	width:800px;
	margin-left: 20px;
	margin-top:10px;
	}
p.des{
	font-size: 20px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color:#777777;
	margin-top:10px;
	}
p.des_cnt{
	font-size: 15px;
	font-family: Trebuchet MS;
	font-weight: bold;
	color:#777777;
	margin-top:10px;
	margin-left:48px;
	}
.cont_aln{
	margin:0px auto;
	text-align:center;
	width:500px;
	}
.cont_aln .col1{
	text-align:left;
	font-weight:bold;
	color:#888;
	}
#content_text ul{
	list-style:disc !important;
	clear:both;
	}
#content_text ul li{
	border:0 none !important;
	clear:left;
	height:auto !important;
	list-style:disc !important;
	margin:0 !important;
	width:auto !important;
	margin-left:25px !important;
	}
.user-greet{
	float:right;
	font-family:myriad pro;
	font-size:0.7em;
	font-weight:normal;
	margin-top:3px;
	}
	
.user-greet span{
	color:#FBC300;
	}
.page-head{
	float:left;
	}
.blue{
	color:#03579F;
	font-weight:bold;
	}
.msg_dispin{
	width:432px;
	float:left;
	padding:5px;
	}
.pm_hd{
	padding-top:3px;
	padding-left:10px;
	float:left;
	}
.frm{
	float:left;
	width:70px;
	}
.for_hw{
	width:120px;
	float:left;
	border-right:2px solid #888;
	height:35px;
	margin-top:12px;
	padding-right:5px;
	padding-top:10px;
	text-align:right;
	color:#066CC1;
	font-family:'myriad pro';
	font-size:1.2em;
	font-weight:bold;
	}
.for_conhol{
	float:left;
	width:165px;
	color:#888;
	font-size:1.0em; 
	text-transform:uppercase;
	font-weight:bold;
	padding-top:12px;
	}
.for_conhol a{
	color:#888;
	padding-left:6px;
	}
.for_conhol a:hover{
	color:#888;
	background:url(../imgs/ftr_bg.png) no-repeat scroll 0% 50%;
	padding-left:6px;
	}

.for_des{
	float:left;
	width:165px;
	color:#888;
	font-size:1.0em; 
	text-transform:uppercase;
	font-weight:bold;
	padding-top:5px;
	}
.for_des a{
	color:#888;
	padding-left:6px;
	}
.for_des a:hover{
	color:#888;
	background:url(../imgs/ftr_bg.png) no-repeat scroll 0% 50%;
	padding-left:6px;
	}
p.loading{
	text-align:center;
	}