/* CSS Document */
#title {
	padding:11px 0pt 0pt;
}
#comp-form {
	background-color:	transparent;
	height:430px;
	left:352px;
	margin:0 0 0 32px;
	padding:0px 0px 0pt;
	position:absolute;
	top:30px;
	width:350px;
}
#comp-form table{
		width:312px;

}

#comp-form h1 {
	background:url(../images/bck_table.gif) no-repeat;
	width:310px;
	padding:10px 0 10px 10px;
	font-size:1em;
	margin:0 0 5px 0;
}
#comp-form .winner-person{
	background:url(../images/bck_table.gif) no-repeat;
	height:110px;
	width:320px;
	padding:4px 0px 0 0px;
}
#comp-form .winner-person div h2{ 
	font-size:1em;
	padding:0 0 0 65px;
	margin:0px 0 3px 0;
	background:url(../images/winner.gif) left no-repeat;
}

#comp-form .nowinner-person{
	background:url(../images/bck_table.gif) no-repeat;
	height:110px;
	width:320px;
	padding:4px 0px 0 0px;
}
#comp-form .nowinner-person div h2{ 
	font-size:1em;
	padding:0 0 0 0;
	margin:0px 0 3px 0;
}


.left-text p{
	padding:0;
	margin:0;
}
.right-text{
	width:193px;
	float:left;
	padding:0 2px 0 10px;
}
.right-text p{
	margin:0;
}
.left-image{
	float:left;
	margin:0 0px 0 8px;
 }

.left-text{
	float:left;
	width:198px;
	margin:0px 0 0px 8px;
	padding:5px 2px 0 0;
}
.right-image{
	float:left;
	text-align:right;
	padding:0px 0px 0 0px;		
 }
