
.submit_rose 	{font-family: Verdana; font-size: 10px; color: #d75469; background-color: #fddadd; border: thin solid #fddadd;}

.inquiry_text {
	font-family: Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 10px;
}

.inquiry_link {
	font-family: Arial, Helvetica, sans-serif;  
	color : #000000;
	font-size : 10px;
	text-decoration : none;
}

.inquiry_link:hover {
	font-family: Arial, Helvetica, sans-serif;  
	color : #ffe8ea;
	font-size : 10px;
	text-decoration : underline;
}

.coll_sub2 {
	/*background:url(../images/subcat.gif) bottom left;*/
	display:block;
	/*width:150px;*/
	height:12px;
	font-family: Arial, Helvetica, sans-serif;  
	color : #000000;
	font-size : 11px;
	margin:0;
	padding:5px 9px;	
}
.kids .coll_sub2{color : #3e83c3;}

.coll_sub2:hover {
	background:url(../images/subcat_hover.gif) bottom left;
	font-family: Arial, Helvetica, sans-serif;  
	color : #000;
	font-size : 11px;
	text-decoration:none
}
.kids .coll_sub2:hover {
	background:url(../images/submenu_kids_hover.gif) bottom left;
	color : #3e83c3;}

.input_rose {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    background-color: #ffffff;
    border: 1px solid #000000;
}

.input_rose_err {
    font-family: Verdana;
    font-size: 11px;
    color: #000000;
    background-color: #E2E2E2;
    border: 1px solid #000000;
}

.arose {
	font-family: Arial, Helvetica, sans-serif;  
	color : #000000;
	font-size : 11px;
	text-decoration : none;
}
.arose:hover {
	font-family: Arial, Helvetica, sans-serif;  
	color : #cf141b;
	font-size : 11px;
	text-decoration : underline;
}
