/* x9947 - [_def_general] Default Detail () */
.rss_link span {
    margin-right: 10px;
}
/* x19882 - [detail] Course Detail (Course) */
#box_container {
	background: url('../i/dotted_hor.gif') bottom left repeat-x;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#course {
	background-image: url('../i/course_icon.gif');
	background-repeat: no-repeat;
	background-position: 7px 6px;
}
#student {
	background-image: url('../i/student_icon.gif');
	background-repeat: no-repeat;
	background-position: 5px 8px;
}
#stream {
	background-image: url('../i/stream_icon.gif');
	background-repeat: no-repeat;
	background-position: 7px 5px;
}
.box_lgrey {
	background-color: #f3f3f3;
}
.box_lgrey .box_0 {
	background: url('../i/box_lgrey_tl.gif') top left no-repeat;
}
.box_lgrey .box_1 {
	background: url('../i/box_lgrey_tr.gif') top right no-repeat;
}
.box_lgrey .box_2 {
	background: url('../i/box_lgrey_bl.gif') bottom left no-repeat;
}
.box_lgrey .box_3 {
	background: url('../i/box_lgrey_br.gif') bottom right no-repeat;
	padding: 23px 10px 11px 59px;
}
#course_container h1, #course_container h3 {
	font-family: Treuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12pt;
	font-style: normal;
	margin: 0 0 12px 0;
	padding: 0 0 0 0;
	background-image: none;
}
#course table, #student table {
	border-collapse: collapse;
	margin-bottom: 7px;
}
#course th, #student th {
	padding-right: 12px;
}
#course th, #course td {
	vertical-align: top;
}
#course th, #course td, #student th, #student td {
	padding-bottom: 5px;
}
#student td {
	padding-right: 30px;
}
#student td.wide {
	padding-right: 50px;
}

.box_price {
	background-color: #038e7f;
	float: right;
	width: 218px;
}
.box_price div {
	color: #fff;
}
#course_container .box_price div, #course_container .box_price h3 {
	color: #fff;
}
#course_container .box_price h3 {
	margin-bottom: 0;
}
.box_price .box_0 {
	background: url('../i/box_price_tl.gif') top left no-repeat;
}
.box_price .box_1 {
	background: url('../i/box_price_tr.gif') top right no-repeat;
}
.box_price .box_2 {
	background: url('../i/box_price_bl.gif') bottom left no-repeat;
}
.box_price .box_3 {
	background: url('../i/box_price_br.gif') bottom right no-repeat;
	padding: 9px 12px;
	min-height: 35px;
}
* html .box_price .box_3 {
	height: 35px;
}
.box_info {
	background: #fff url('../i/info_icon.gif') 10px 8px no-repeat;
	margin-right: 225px;
}
.box_info .box_0 {
	background: url('../i/box_info_tl.gif') top left no-repeat;
}
.box_info .box_1 {
	background: url('../i/box_info_tr.gif') top right no-repeat;
}
.box_info .box_2 {
	background: url('../i/box_info_bl.gif') bottom left no-repeat;
}
.box_info .box_3 {
	background: url('../i/box_info_br.gif') bottom right no-repeat;
	padding: 20px 12px 9px 52px;
	min-height: 24px;
}
* html .box_info .box_3 {
	height: 24px;
}

#stream_table_container {
	margin: 0 -3px -4px -52px;

}

#stream_table_container table {
	border-collapse: collapse;
	background-color: #fff;
	border-top: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
}
#stream_table_container th {
	background-color: #dcdcdc;
}
#stream_table_container th, #stream_table_container td {
	border-bottom: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	padding: 4px;
	vertical-align: top;
}
#stream_table_container th.c, #stream_table_container td.c {
	text-align: center;
}
/* x27271 - [img_nav] Image Nav (Gallery) */
.image_nav {
	background: url('../i/dashed_hor.gif') top left repeat-x;
	min-height: 26px;
}
* html .image_nav {
	height: 26px;
}
.image_nav .previous, .image_nav .next  {
	padding-top: 8px;
	height: 18px;
	float: right;
}
.image_nav .return_to_parent  {
	padding-top: 8px;
	height: 18px;
	float: left;
}
.image_nav .previous  {
	background: url('../i/dashed_ver.gif') top right repeat-y;
	padding-right: 10px;
}
.image_nav .next  {
	padding-left: 10px;
}
/* x30997 - [edit] Request Edit (Italians Looking For Work Enquiry) */
#word_count_error {
    color: #ff0000;
}
/* x31001 - [detail] EWW Detail View (Employers with Work) */
.enquiry th{
text-align:right;
width:180px;
}
.enquiry th, enquiry td{
vertical-align:top;
padding:5px;
}
.enquiry .blue{
color:#508BB3;
}
/* x31003 - [detail] ILFW Detail View (Italians Looking For Work) */
table.job_details th {
        width: 180px;
}
/* x31766 - [date_checkboxes] Meeting Date Checkbox List (General) */
span.checkbox_label {
    padding-bottom: 3px;
}

