img
{  border-style: none;
}
.compContainer{
	width:795px;
	float: left;
}

.header {
	background-color:#454140;
	padding: 12pt;
	hxeight: 50px;
	float: left;
	width: 760px;
	clear:both;
}

.slideshow {
	width:620px;
	float: left;
	height: 320px;
}

.header_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 25pt;
}

/*_______Question and answer block_____*/
.qContainer{
	width:795px;
	/*float: left;*/
	background-image: url(/images/competition/quizBack.jpg);
	height: 370px;
	background-repeat: no-repeat;
}
.quesContainer{
	width:700px;
	padding-top:30px;
	height:165px;
/*	background-image:url(/images/competition/quizBack_01.jpg);*/
/*	background-repeat: no-repeat;*/
}
.ansContainer{
	width:500px;
	float:left;
	/*height:150px;*/
/*	background-image:url(/images/competition/quizBack_03.jpg);*/
/*	background-repeat: no-repeat;*/
}
.qheader_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #CB0C0C;
	line-height: 15pt;
	padding-left: 100px;
	padding-top: 0px;
	width:500px
}
.qsubHeader_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #666666;
	line-height: 22pt;
	padding-left: 100px;
	float:left;
}
.qExpand {
	background-image:url(/images/competition/quizBack_02.jpg);
	background-repeat: repeat-y;
	clear:both
}
/*_____________________________________________________*/

.compHeader{
	width:580px;
	float: left;
}
.subHeader_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CB0C0C;
}
.subCompHeader_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #DAEE07;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	line-height: 16pt;
}
.buttonHolder{
	width:150px;
	height:55px;
	float: right;
}
.compItemDesc {
	width:155px;
	float: right;
	padding-left: 15px;
}
.prizeValue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color:#CB0C0C
}
.threeDescContainer {
	width:790px;
	height: inherit;
	float: left;
}
.threeblock {
	width:240px;
	float: left;
	padding: 10px;
}
.twoblock {
	width:350px;
	float: left;
	padding: 10px;
}
.threeblock3 {
	width:1800px;
	float: left;
	padding: 15px;
}
.numbers {
color: #333333
}
.Seperator{
	width:1px;
	height:150px;
	background-color:#666666;
	float:left;
	margin-top: 10px;
}
.Seperator2{
	width:1px;
	height:100px;
	background-color:#666666;
	float:left;
	margin-top: 10px;
}
dl {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 16pt;
	font-weight: bold;
	color: #333333;
}
#login {
	float:left;
	padding: 15px;
	}
#notlogin {
	float:left;
	padding: 15px;
	}

#replacement-1 {
  width: 100px;
  height: 55px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(/images/competition/loginBTN.png) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}

#replacement-2 {
  width: 100px;
  height: 55px;
  padding: 55px 0 0;
  margin: 0;
  border: 0;
  background: transparent url(/images/competition/registerBTN.png) no-repeat center top;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
form>#replacement-2 { /* For non-IE browsers*/
  height: 0px;
}

.roundcont {
	width: 100%;
	background-color: #c5c5c5;
	color: #c5c5c5;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop { 
	background: url(/images/competition/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(/images/competition/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
