/* CSS Document */
#TB_ajaxContent a {
	color:#F64E40;
	font-weight:bold;
	font-size:110%;
	text-decoration:none;
}

#TB_ajaxContent a:hover {
	text-decoration:underline;
}

#TB_ajaxWindowTitle {
	color:#333;
	font-size:110%;
	font-weight:bold;
}

#TB_close {
	background:url(../images/ic_thickbox_close.gif) no-repeat center top;
	height:20px;
	margin-right:-12px;
	margin-top:-7px;	
	width:45px;	
}

#TB_close:hover {
	background:url(../images/ic_thickbox_close_hover.gif) no-repeat center top;
}

#TB_load {
	background:url(../images/ic_loading.gif) no-repeat center top;
	color:#F64E40;
	font-weight:bold;	
	height:11px;
	padding-top:12px;
	width:150px;
}

#TB_title {
	background:url(../images/bg_thickbox_title.png) repeat-x top;
}

#TB_window {
	border:1px solid #666;
}
