/* ERROR DEFINITIONS */
	#item_cnt
		{ position: relative; }
	#item_err
		{ font-family: times; font-size: 10px; width: 150px; background: #EEDDAE; color: #920000; position: absolute;
		  left: -180px; top: -2px; border: 1px solid #900000; vertical-align: top; display: none;}
	#item_err img
		{ float: left; border: none; margin-right: 3px; }
	#item_err img.arrow
		{ position: absolute; top: 25%; right: -29px; }

/* PAGE STYLES */
#sub_content { width: 240px; border: none; }
#sub_other { width: 280px; }
#sub_other img { margin: 20px 0px 0px 10px; }
p { margin: 10px 0px 10px 0px; }
#form { padding-left: 10px; }
.holder { height: 25px; }
.holder .right { left: 80px; }
.submit_button_border { margin: 10px 0px 0px 80px; }
#form #form_img { float: right; padding: 0px 10px 0px 5px; }
