/* MAKET SPECIFIC STYLES */

/* BODY */
#lay_body {}

/* BLOCK 1 */
#lay_f1 {}

#lay_f3 {
	width: 120px;
}
#right{ float:right; text-align:left; width:291px;  padding:0;  }
.right-indent{ padding:0;}
 .top_line {
	background:#fff url(line_tile.gif) repeat-x 0% 0% ;
	margin-bottom:8px;
	zoom:1
}
 .right_line {
	background:url(line_tile.gif) repeat-y 100% 0% ;
}
 .bottom_line {
	background:url(line_tile.gif) repeat-x 0% 100% ;
}
 .left_line {
	background:url(line_tile.gif) repeat-y 0% 0% ;
}
 .corner1 {
	background:url(corner1.gif) no-repeat 0% 0% ;
}
 .corner2 {
	background:url(corner2.gif) no-repeat 100% 0% ;
}
 .corner3 {
	background:url(corner3.gif) no-repeat 0% 100% ;
}
 .corner4 {
	background:url(corner4.gif) no-repeat 100% 100% ;
}
.corner_box_indent {
	padding:14px 13px 14px 13px;	
}
.boxTitle h3{color:#ff8040; font-size:13px; line-height:18px; font-weight:bold; font-family:Tahoma, Geneva, sans-serif}