.MainContent-WishListData .AspNet-GridView table {
	width: 98%;
	margin-left: 1%;

}
.MainContent-WishListData .AspNet-GridView table caption{
                height: 2em;

}
.MainContent-WishListData .AspNet-GridView table th {
	background-color: #F8E7E7;
	border:none;
	text-align: left;

}
.MainContent-WishListData .AspNet-GridView table td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	text-align: left;
	vertical-align: middle;
	}
	
.MainContent-WishListData-IMG {
	border: .3em solid #E1A8A8;
}
 .MainContent-WishListData .AspNet-GridView table td  a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	line-height: 2em;
} 
.MainContent-WishListData .AspNet-GridView table td  a:focus {
	color: #FFFFFF;
	background-color: #000000;
	padding: .2em;
}
.MainContent-WishListData .AspNet-GridView table td  a:active {
	color: #FFFFFF;
	background-color: #000000;
	padding: .2em;
}
.MainContent-WishListData .AspNet-GridView table td input[type="submit"] {
                float: left;
                margin-top: 3em;
			
	height:2.4em;
}
.MainContent-WishListData .AspNet-GridView table {
	width: 98%;

}
.MainContent-WishListData .AspNet-GridView table caption{
	height: 2em;

}
.MainContent-WishListData .AspNet-GridView table th {
	background-color: #F8E7E7;
	border:none;

}
.MainContent-WishListData .AspNet-GridView table td {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;


}
.MainContent-WishListData .AspNet-GridView table td input[type="submit"] 
{
	float: left;
	margin: 1%;	
	height:2.4em;
}
.MainContent-WishListButton Label 
{
	text-align: left;
	font-weight: bold;
	margin-bottom: 0.3em;
	margin-right: 5%;
	margin-left: 1%;
	float: left;
	clear: left;
}
.MainContent-WishListButton
{
	text-align: left;
	float: left;
	width: 85%;
	font-weight: bold;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	margin-left: 1%;
	margin-right: 5%;
}
.MainContent-WishListButton input[type="text"]
 {
	background-color: #F4DFDF;
	text-align: left;
	border: 1px solid #000000;
	margin-right: 0.2em;
	margin-bottom: 0.3em;
	margin-left: 2%;
	float: left;
	width: 30%;
}
.MainContent-WishListButton p
 {
	float: left;
	text-align: left;
	margin-left: 1%;
	margin-top: 3em;
}
.MainContent-WishListButton input[type="submit"] 
{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin-top: 1em;
	margin-left: 1%;
	margin-bottom: 3%;

	height:2.4em;
}
.WishListButton
{
	background-color: #A43031;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #D56C6C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin-top: 1em;
	margin-left: 1%;
	margin-bottom: 3%;
	clear: left;
}

