
.shortlistTopContainer{
	clear:both;
	padding-bottom:15px;
}


.shortlistLeftContainer{
	float:left;
	width:345px;
}

.shortlistRightContainer{
	float:right;
	width:587px;;
}


.shortlistHeader {
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
}



.shortlistSaveYourShortList{
	padding-top:5px;
	padding-bottom:5px;	
	width:311px;
}

.shortlistSendYourShortList{
	padding-top:5px;
	padding-bottom:5px;	
	width:553px;
}

.shortlistSaveYourShortList td,
.shortlistSendYourShortList td{
	padding-top:5px;
	padding-bottom:5px;	
}

.shortlistListContainer{
	padding-top:10px;
	clear:both;
}


/*Font style*/

.shortlistTitle {
	font-weight:bold !important;
	color:#555658;
	text-align:right;
}

/*Input box styles*/

.results td{
	vertical-align:top;
}

.shortlistInput1{
	width:160px;
}
.shortlistInput1_td{
	width:165px;
}
.shortlistTextArea1{
	height:75px;
}
.shortlistInputDiv{
	padding-bottom:5px;
}
.shortlistAddMoreFriends{
	padding-top:5px;
	padding-bottom:4px;
	text-align:left;
}


/*Email styles*/

.shortlist_clear {
	float:right;
	background:url(/images/icons/cross3.gif) no-repeat 0px 3px;
	padding-left:16px;
	padding-bottom:9px;
	padding-right:2px;
}
.shortlist_title {
	font-weight:bold;
	padding-bottom:9px;
	padding-left:2px;
	text-align:left;
}
.shortlist_noitems {
	padding:15px;
	font-weight:bold;
}

