/********************/
/* ENTRY PAGE  			*/
/********************/


.wrapEntryForms {background: url(../bg_entry_forms.gif) repeat-x #147400; display: block;}
.eEntryFormsWrap {background: url(../images/bg_entry_forms2.gif) repeat-y; padding-left: 6px; padding-right: 5px;}
	.eEntryFindSuggestion {display: block; width: 356px; float:left; }
	.eEntryFindSuggestion p.error {background: url(../images/error_msg.gif) no-repeat top left; text-align: left; text-decoration: none; clear: both; display: 		block; padding: 13px 20px 10px 40px; color: #F211F4; font-size: 12px; font-weight: normal;}
	.eEntryMostPopular {display: block; width: 356px; float:right;}

	.eEntryFormsWrap strong {display: block; font-size: 11px; padding-left: 12px; padding-top: 6px; color:#1d1c1c; font-weight: bold;}
	.eEntryFormsWrap input.radio {vertical-align: middle; margin: 0px; padding: 0px; width: 15px;}
	.eEntryFormsWrap p {display: block; font-size: 11px; margin-left: 12px; padding-top: 6px; color:#1d1c1c; margin-right: 12px;}
		.eEntryFormsWrap p.eWhatSuggestions {border-bottom: #D7D7D7 solid 1px; height: 70px; margin-bottom: 5px;}
		.eEntryFormsWrap p.eWhatSuggestions label {margin-right: 14px; line-height: 24px;}
		.eEntryFormsWrap p.eWhatSuggestions select {width: 200px;}

		.eEntryFormsWrap p.eFromSuggestions {padding-left: 20px; margin-top: 6px;}
		.eEntryFormsWrap p.eFromSuggestions input.radio {float: left; margin-left: -20px; width:18px; #margin-top:-2px;}
		
		.eEntryFormsWrap p.eFromOptions {padding-left: 20px;}
		.eEntryFormsWrap p.eFromOptions label {float: left; width: 50px; margin-top: 3px;}
		.eEntryFormsWrap p.eFromOptions input {border: 1px solid #7F9D9E; width: 200px;}
		.eEntryFormsWrap p.eFromOptions select {width: 60px;}
		.eEntryFormsWrap p.eFromOptions select.geog {width: 160px;}		
		.eEntryFormsWrap p.eFromOptions input.button {margin-top: 10px; margin-bottom: 30px; margin-left: 50px; width:134px ; height:27px; border: 0px;}
		
		.eEntryMostPopular p.eMostTags {display: block; margin-left: 12px; padding-top: 6px; color:#1d1c1c; margin-right: 12px; border-bottom: #D7D7D7 solid 1px; height: 90px;}
		/*.eEntryMostPopular p.eMostTags a {font-size: 11px; text-decoration: none; background-image: none; color: #1d1c1c;} */
		.eEntryMostPopular p.eMostTags a {font-family: Arial; color: #3C3C3C; background: url(/images/bg_link_dots_black.gif) bottom repeat-x; text-decoration: none;}
		.eEntryMostPopular p.eMostTags a:hover {color: #3C3C3C; background: url(/images/blank.gif) bottom repeat-x; text-decoration: none; }
		.eEntryMostPopular p.eMostTags a.t1 {font-size: 12px; font-weight: bold;}
		.eEntryMostPopular p.eMostTags a.t2 {font-size: 12px;}
		.eEntryMostPopular p.eMostTags a.t3 {font-size: 10px; font-weight: bold;}
		.eEntryMostPopular p.eMostTags a.t4 {font-size: 10px;}
		.eEntryMostPopular p.eMostTags a.t5 {font-size: 8px; font-weight: bold;}
		.eEntryMostPopular p.eMostTags a.t6 {font-size: 8px;}
		.eEntryMostPopular p.eMostTags a.t7 {font-size: 6px; font-weight: bold;}
		.eEntryMostPopular p.eMostTags a.t8 {font-size: 6px;}
    /*		.eEntryMostPopular p.eMostTags a.t2 {font-size: 15px;}
		.eEntryMostPopular p.eMostTags a.t3 {font-size: 17px; font-weight: bold;} */
		/*.eEntryMostPopular p.eMostTags a:hover {background: url(../images/link_grey_undeline.gif) bottom repeat-x; color: #1d1c1c;}*/

		
		.eEntryMostPopular img.lastSuggestions {margin-left: 12px; margin-top: 10px;}

		.eEntryMostPopular p.latestSuggestions {margin-top: 5px; line-height: 16px; margin-bottom: 8px;}
		.eEntryMostPopular p.latestSuggestions strong {padding: 0px; display: inline;}
		.eEntryMostPopular p.latestSuggestions span {display: block; margin-top: 2px;}

    .eEntryMostPopular table {width: 336px; margin: 10px; float:middle; font-size: 11px; color:#1d1c1c; }
    .eEntryMostPopular tr.oddRow {background-color:#eeeeee; padding:10px;}
    .eEntryMostPopular tr.evenRow {padding:10px;}
    
.eEntryFormFooter {background: url(../images/bg_entry_forms3.gif); width:728px;  height: 19px;  }