/* CSS Document */

.greyPanel_title {
	background-image:url(../images/greyPanel_title.gif);
	background-position:left top;
	}
	.greyPanel_title2 {
	background-image:url(../images/greyPanel_title_2.gif);
	background-position:left top;
	}
.greyPanel_repeat {
	background-image:url(../images/greyPanel_repeat.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#CCCCCC;
}
.greyPanel_repeat2 {
	background-image:url(../images/greyPanel_repeat_2.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}
.gretyPanel_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
	padding-top: 7px;
	padding-bottom: 2px;
	
}
.gretyPanel_textRedBig {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#CC0000;
	text-transform:none;
	
}
.gretyPanel_textRedSmall{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#CC0000;
	text-transform:none;
	
}
.gretyPanel_text_normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	
}
.greyPanel_blank {
	background-image:url(../images/greyPanel_blank.gif);
	height:44px;
}
.greyPanel_blank_wide {
	background-image:url(../images/greyPanel_blank_wide.gif);
	height:44px;
}
.greyPanel_basic {
	background-image:url(../images/greyPanel_free.gif);
	height:44px;
}
.greyPanel_ehanced {
	background-image:url(../images/greyPanel_enhanced.gif);
	height:44px;
}
.greyPanel_featured {
	background-image:url(../images/greyPanel_featured.gif);
	height:44px;
}
.gretyPanel_dotted {
	background-image:url(../images/repeat_dotted_getListed.gif);
	background-repeat:repeat-x;
	background-position:left;
}
