﻿/***** FORM *****/
#rightbar .contentbox .select1 {

}

#rightbar .contentbox .select2 {
	width: 50px;
}

#rightbar .contentbox .select3 {
	height: 20px;
	background-color: #DDDDDD;
}

#rightbar .contentbox .select4 {
	height: 22px;
}




#rightbar .contentbox .text1 {
	height: 15px;
	width: 430px;
}

#rightbar .contentbox .text2 {
	height: 15px;
	width: 75px;
}

#rightbar .contentbox .text3 {
	height: 15px;
	width: 250px;
}

#rightbar .contentbox .text4 {
	height: 15px;
	width: 164px;
}

#rightbar .contentbox .text5 {
	height: 15px;
	width: 25px;
}

#rightbar .contentbox .text6 {
	height: 15px;
	width: 10px;
}


#rightbar .contentbox .textarea1 {
	width: 430px;
	height: 100px;
}

#rightbar .contentbox .textarea2 {
	width: 430px;
	height: 250px;
}

