@charset "utf-8";

#maincontent {
	width: 940px;
	padding-right: 20px;
	padding-left: 20px;
}
.leftcolumn {
	width: 220px;
	padding-right: 20px;
}
.rightcolumn {
	width: 700px;

}
.boxtop {
border-left:solid 1px #d0d0d0;
border-right:solid 1px #d0d0d0;
width:auto; 
height:21px; 
background-image:url(http://images.nvidia.com/templates/2009/bg_silverbar_2009.gif); 
background-repeat:repeat-x;
text-transform:uppercase; 
font-size:12px; 
font-weight:bold;
padding-left:10px;
padding-top:5px;
}
.boxbottom {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
	background-image: url(images/left_box_back.jpg);
	background-repeat: repeat-x;
	font-size:12px;
	line-height:130%;
}
.boxbottom p {
	margin-top: 0em;
	margin-bottom: 0em;
}
.boxbottommain {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	padding-top: 10px;
	background-repeat: repeat-x;
}
.boxbottommain p {
	margin-top: 0em;
	margin-bottom: 0em;
}
.compulsory {
	font-size: 11px;
	font-family: "Trebuchet MS";
	color: #666666;
	font-style: italic;
}
.textfield {
	width:200px;
}
.dropdownfield {
	width:204px;
}

