/* Opening style.css */
body {
	color: #444444;
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
	background: #AA9C70 url(stripes.axd?color1=FFF1CC&height=600&color2=AA9C70&spacing=4) repeat-x;
	background-attachment: fixed;
}

table 
{
    border-collapse: collapse;
    width: 100%;
}

td 
{   
    vertical-align: top;
    padding: 0px;
}

#Main 
{
	width: 990px;
	margin: 0px auto;
}

#Top 
{
	background: #FFF url(/images/tile-top.jpg) repeat-x;
	white-space: nowrap;
	margin-bottom: -1px;
}

#tableBottom {
        margin: 10px 0px;
        clear: both;
}

#Bottom {
        background: url(stripes.axd?color1=AA9C70&color2=FFF1CC&height=35&spacing=4) repeat-x;
        color: #555;
}

#Top img 
{
	vertical-align: middle;
	margin-right: 15px;
}

#Top h1 
{
	font-size: 28px;
	color: #fff;
	vertical-align: middle;
	display: inline;
	font-variant: small-caps;
	cursor: default;
	margin-left: 7px;
	font-family: Arial Black;
}

#Top h2
{
	font-size: 14px;
	color: #999;
	display: inline;
	cursor: default;
	float: right;
	font-style: italic;
	font-variant: small-caps;
	vertical-align: bottom;
	font-weight:bold;
	margin-top: 20px;
        font-family: Times New Roman,serif;
}

#Top .username {
        float: right; 
        margin: 25px 10px 0px 0px;
        color: white;
}

h1 {
	font-size: 15px;
	letter-spacing: 1px;
}

h2 {
	font-size: 13px;
}

a {
	color: #0059AB;
}

a:hover {
	text-decoration: underline;
        color: #EB8031;
}

a img {
	border: none;
}

#content 
{
    padding-left: 8px;
}

/*----------------------------
					 Header
----------------------------*/

#header {
	text-align: right;
	margin-bottom: 30px;
	width: auto;
	/*float: right;*/
}

#header h1 {
	font-family: Times New Roman,serif;
	font-size: 30px;
	font-weight: bold;
	margin: 0px;
	letter-spacing: 8px;
}

#header h2 {
	font-weight: normal;
	letter-spacing: 4px;
	color: #777;
	margin: 0px;
}

#header a {
	text-decoration: none;
	color: White;
}

/*----------------------------
					Side Panel
----------------------------*/

#sidepanel {
	width: 240px;
}

#sidepanel .container {
	line-height: 16px;
}

#sidepanel .cellcc h1, .cellcc h1 a, .cellcc h1.header {
	margin: 2px 0 3px 0;
	padding-bottom: 10px;
	/* border-bottom: 1px solid silver; */
	color: #fff;
        font-family: sans-serif;

}
#sidepanel .cellcc h1,  .cellcc h1.header 
{
	cursor: default;
}


#sidepanel .cellcc .right
{
	text-align: right;
}

#sidepanel .cellcc .left
{
	float: left;
}

#sidepanel .cellcc ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: capitalize;
}

#sidepanel .cellcc ul li {
	margin-bottom: 3px;
}

#sidepanel img.rssButton {
	margin-right: 3px;
}

/*----------------------------
					 Blogroll
----------------------------*/

#blogroll ul {
	list-style-type: none;
	margin: 0 0 13px 0;
	padding: 0px;
}

#blogroll ul li ul li a {
	margin-left: 17px;
	color: #666666;
}

#blogroll ul li a img {
	border: none;
	margin-right: 3px;
}

/*----------------------------
					Archive
----------------------------*/

#archive {
	background-color: White;
	border: 1px solid silver;
	padding: 10px;
}

#archive h1 {
	margin: 0;
	border-bottom: 1px dashed silver;
	padding-bottom: 9px;
}

#archive h2 {
	border-bottom: 1px solid silver;
	padding-bottom: 4px;
	font-size: 12px;
	margin-bottom: 10px;
}

#archive h2 img {
	margin-right: 3px;
}

#archive ul {
	list-style-type: square;
	margin: 0 10px;
	padding: 10px;
}

#archive ul li {
	margin-right: 20px;
}

#archive span {
	display: block;
	margin-bottom: 3px;
}

#archive span a {
	margin-left: 4px;
}

/*----------------------------
					 Search
----------------------------*/

#searchfield {
	border: solid 1px #999;
	background: url(gradient-ddd-fff-1-20.axd);
	width: 140px;
	margin-right: 6px;
	padding-left: 2px;
}
/*----------------------------
			Search on search
----------------------------*/

#searchonsearch {
	background: white;
	padding: 5px 10px;
	margin-bottom: 20px;
	border: 1px solid silver;
}

#searchonsearch h3 {
	margin: 3px;
	font-size: 13px;
}

#searchonsearch ol li {
	margin: 2px 0;
}

/*----------------------------
				 Tag cloud
----------------------------*/

#tagcloud {
	margin-bottom: 10px;
  white-space: normal;
}

#tagcloud a {
	margin-right: 3px;
	display: inline;
}

#tagcloud a.biggest {
	font-size: 14px;
}

#tagcloud a.big {
	font-size: 13px;
}

#tagcloud a.medium {
	font-size: 12px;
}

#tagcloud a.small {
	font-size: 11px;
}

#tagcloud a.smallest {
	font-size: 10px;
}

/*----------------------------
					 Page
----------------------------*/



#page #admin {
	border-top: 1px solid silver;
	margin-top: 10px;
	padding: 5px 0;
}
/* Closing style.css */
/* Opening lightbox.css */
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../../../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	/* Closing lightbox.css */
/* Opening post.css */
div.post {
	/*border: 1px solid silver;
	padding: 3px 10px;
	margin-bottom: 20px;
	background-color: White;*/
	line-height: 17px;
}

img.Avatar {
	border: solid 1px #fff;
}

div.post h1 {
	margin: 3px 0 3px 5px;
        font-size: 18px;
        font-family: Arial Black, sans-serif;
}
div.post h1 a {
        text-decoration: none;
}

div.post .author {
	color: #fff;
	font-size: 10px;
	float: left;
	text-transform: capitalize;
        margin-left: 5px;
        font-style: italic;
}
div.post .author a {
	color: white;
	font-weight: bold;
}

div.post .pubDate {
	color: #fff;
	font-size: 10px;
	float: right;
}

div.post .text {
	margin-top: 30px;
}

div.post .text h2{
	margin-bottom: -10px;
}

div.post .footer {
	text-align: right;
	border-top: 1px dashed silver;
	padding-top: 4px;
	padding-bottom: 2px;
        clear: both;
}

div.post .bottom {
	margin-bottom: 5px;
}

div.post .categories {
	float: right;
}

div.post .tags {
	float: left;
}

div.post a.external {
	background: url(../../images/remote.gif) right top no-repeat;
	padding-right: 9px;
}

div.post p.code {
	line-height: 12px;
	background: #D8D8D8;
	padding: 3px;
}

/*----------------------------
			Related Posts
----------------------------*/

#relatedPosts {
	 
}

#relatedPosts h1 {
	margin: 0px;
}

#relatedPosts a {
	display: block;
	margin-top: 5px;
}

#relatedPosts span {
	color: #666666;
	text-indent: 10px;
	font-size: 10px;
}

/*----------------------------
			Social bookmarks
----------------------------*/

.bookmarks {
	float: left;
}
.bookmarks a {
        margin-right: 2px;
}
/*
.bookmarks a img {
	filter: alpha(opacity=35);
	-moz-opacity: .35;
	opacity: .35;
}

.bookmarks a:hover img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}*/

/*----------------------------
					Comments
----------------------------*/

.comment {
	/*border: 1px solid silver;
	background-color: White;
	padding: 3px 10px;
	margin-bottom: 10px;*/
}

.comment .author {
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 3px 0px;
	border-bottom: 1px dashed silver;
	background: url(gradient-fff-eee-1-20.axd) left bottom repeat-x;
}

.self {
	border: 1px solid black;
}

.comment .gravatar {
	float: left;
	clear: both;
	margin: 5px 10px 5px 0;
}

.comment .gravatar img {
	height: 80px;
	width: 80px;
}

.comment .content {
	min-height: 85px;
	margin: 5px;
}

.commentForm {
	/*padding: 5px;*/
}

.commentForm label {
	float: left;
	display: block;
	width: 80px;
}

.commentForm input {
	width: 300px;
}

.commentForm textarea {
	width: 100%;
	height: 150px;
}

/*.commentForm #preview {
	background-color: white;
	min-height: 100px;
	border: 1px solid silver;
	padding: 5px;
	margin-bottom: 20px;
}*/


div.photos 
{
}

p.files 
{
	background: #ffffff url(gradient-ddd-fff-1-40.axd) repeat-x;
	padding: 5px 3px;
}

p.files a 
{
	white-space:nowrap;
}
 
#postPaging a {
     color: #fff;
}/* Closing post.css */
/* Opening Messages.css */

div.Error, div.Info, div.Warning
{
	border: solid 1px #900;
	background: #eaabab;
	color: #000;
	margin-bottom: 5px;
	padding: 5px 10px;
	font-family: Verdana,sans-serif;
	font-size: 14px;
}

div.Warning 
{
    background: #fff79e;
    border: solid 1px #fef161;
}

div.Info
{
	border: solid 1px #569221;
	background: #e4ffcc;
}/* Closing Messages.css */
/* Opening Module.css */
.container {
    border-collapse: collapse;
    font-family: sans-serif;
    margin: 0px 0px 10px 0px;
}

.celltl,.celltc,.celltr,.cellbl,.cellbc,.cellbr,.cellcl,.cellcr{
    -moz-opacity: 0.5;
    -k-opacity: 0.5;
    opacity: 0.5;
    filter:alpha(opacity=50);
    padding: 0px;
}

.celltc, .cellcl, .cellcr, .cellbc, .cellcc  {
    background: #fff;
}

.cellcl, .cellcr,.celltl, .celltr,.cellbl, .cellbr {
	width: 1px;
}
.celltc,.celltr,.celltl,.cellbl,.cellbc,.cellbr {
    overflow: hidden; font-size: 1px; line-height: 1px;
}

#sidepanel .cellcc, #content .cellcc {
    background: #fff url(/images/tile-sidebar.jpg) repeat-x;
}

#tablemenuPages .cellcc {
    background: #fff url(gradient-e8e2cf-fff-1-15.axd) repeat-x;
}

#tablemenuPages .cellcc  a {
    font-size: 14px;
}

#tablemenuPages .cellcc li {
    padding: 3px 0px;
}

#content .posts .cellcc 
{
   background: #fff url(/images/tile-post.jpg) repeat-x;
}
/* Closing Module.css */
/* Opening http://portal.premierpneumatics.com/includes/css/imagebox.css */
#ImageBoxOverlay
{
	background-color: #000;
}
#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(/images/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(/images/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(/images/imagebox/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(/images/imagebox/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}/* Closing http://portal.premierpneumatics.com/includes/css/imagebox.css */

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head><title>
	  | Andy Edinborough
</title><link href="/opensearch.axd" type="application/opensearchdescription+xml" rel="search" title="Search Andy Edinborough" /><link href="/rss.axd" type="application/rss+xml" rel="alternate" title="Andy Edinborough" /><link href="/includes/css/" type="text/css" rel="stylesheet" /><script type="text/javascript" src="/includes/js/"></script><link href="/favicon.ico" rel="shortcut icon" /></head>

<body><form name="aspnetForm" method="post" action="default.aspx" id="aspnetForm">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUENTM4MWRkLnxxjuCiJlzL5KJCGbAr2P8OmsQ=" />

    <div id="Main">
        <table id="tableTop" class="container"><tbody><tr><td class="cellcl"></td><td class="cellcc ffffff d9e5eb" id="Top" style="padding:0px;width: 100%; border: solid 2px #ffffff; border-top: none; padding: 0px;">
            
            
            <a href="/" id="ctl00_home"></a>
            <h1 id="ctl00_name"><a href="/"><img src="/images/title.gif" alt="Andy Edinborough" /></a></h1>
        </td><td class="cellcr"></td></tr><tr><td class="cellbl"><img src="/RoundedCorners.axd?style=Outer&amp;Radius=5&amp;Color=ffffff&amp;Corner=2" alt="" /></td><td class="cellbc"></td><td class="cellbr"><img src="/RoundedCorners.axd?style=Outer&amp;Radius=5&amp;Color=ffffff&amp;Corner=3" alt="" /></td></tr></tbody></table>  

        <table id="body"><tr>
            <td id="sidepanel">
                <table id="tablemenuPages" class="container"><tbody><tr><td class="celltl"><img src="/RoundedCorners.axd?style=Outer&amp;Radius=5&amp;Color=ffffff&amp;Corner=0" alt="" /></td><td class="celltc"></td><td class="celltr"><img src="/RoundedCorners.axd?style=Outer&amp;Radius=5&amp;Color=ffffff&amp;Corner=1" alt="" /></td></tr><tr><td class="cellcl"></td><td class="cellcc ffffff d9e5eb" id="menuPages" style="padding:0px;width: 100%; border: solid 2px #ffffff; padding: 5px;">
  <ul id="ctl00_InfoBox1_ulPages"><li><a href="/Page/Links.aspx" style="margin-left:15px;">Links</a></li><li><a href="http://andy.edinborough.org/Category/RSS.axd?Category=292b3744-2f97-4e5a-8c83-0218f0cbe192"><img src="/images/rssButton.gif" alt="RSS Feed for Family" style="float:right;" /></a><a href="/Category/Family.aspx" style="margin-left:15px;">Family</a></li><li><a href="http://andy.edinborough.org/Category/RSS.axd?Category=0684de15-f01e-4a58-8ed1-cfcc9fbccfca"><img src="/images/rssButton.gif" alt="RSS Feed for Work" style="float:right;" /></a><a href="/Category/Work.aspx" style="margin-left:15px;">Work</a></li><li><a href="http://andy.edinborough.org/Category/RSS.axd?Category=8e6dc821-997c-4de4-bf33-54a85c14939f"><img src="/images/rssButton.gif" alt="RSS Feed for Politics" style="float:right;" /></a><a href="/Category/Politics.aspx" style="margin-left:15px;">Politics</a></li></ul>
  <div style="margin-top: 8px; padding-top: 8px; border-top: solid 1px #ccc"> 
    <span id="ctl00_InfoBox1_SearchBox1" id="searchbox"><input name="ctl00$InfoBox1$ctl14" type="text" value="Enter search terms..." onkeypress="return clickButton(event,'searchbutton')" onfocus="SearchClear('Enter search terms...')" onblur="SearchClear('Enter search terms...')" id="searchfield" /><img id="searchbutton" onclick="return Search()" onmouseover="if(!this.src0){ this.src0=new Image();this.src0.src=this.src; this.src1=new Image(); this.src1.src='/button.axd?text=Search&amp;height=22&amp;outline=true&amp;color=EB8031';} this.src=this.src1.src;" onmouseout="this.src=this.src0.src;" src="/button.axd?text=Search&amp;height=22&amp;outline=true&amp;color=0059AB" alt="Search" border="0" style="vertical-align:top;cursor:pointer;" /></span>
  </div>
</td><td class="cellcr"></td></tr><tr><td class="cellbl"><img src="/RoundedCorners.axd?style=Outer&amp;Radius=5&amp;Color=ffffff&amp;Corner=2" alt="" /></td><td class="cellbc"></td><td class="cellbr"><img src="/RoundedCorners.axd?style=Outer&amp;Radius=5&amp;Color=ffffff&amp;Corner=3" alt="" /></td></tr></tbody></table>







<table id="tableModule1" class="container"><tbody><tr><td class="celltl"><img src="/RoundedCorners.axd?style=Outer&amp;Radius=5&amp;Color=ffffff&amp;Corner=0" alt="" /></td><td class="celltc"></td><td class="celltr"><img src="/RoundedCorners.axd?style=Outer&amp;Radius=5&amp;Color=ffffff&amp;Corner=1" alt="" /></td></tr><tr><td class="cellcl"></td><td class="cellcc ffffff d9e5eb" id="Module1" style="padding:0px;width: 100%; border: solid 2px #ffffff; padding: 5px;">
  <h1>Updates</h1>
  
<div id="blogroll">
  <ul id="ctl00_InfoBox1_BR_ulBlogroll"><li><a href="http://www.microsoft.com/feeds/MSDN/globalfeeds/en-us/Global-MSDN-en-us.xml" class="snap_nopreview"><img src="/images/rssbutton.gif" alt="RSS feed" /></a><a href="http://msdn.microsoft.com/">MSDN</a><ul><li><a href="http://msdn.microsoft.com/library/cc487893.aspx" title="Create and Customize Reports for Visual Studio Team Foundation Server">Create and Customize Reports ...</a></li><li><a href="http://msdn.microsoft.com/magazine/cc163312.aspx" title="Code Review: Find and Fix Vulnerabilities Before Your Application Ships">Code Review: Find and Fix Vul...</a></li><li><a href="http://msdn2.microsoft.com/library/bb739834.aspx" title="Manipulate Excel 2007 and PowerPoint 2007 Files with the Open XML Object Model">Manipulate Excel 2007 and Po...</a></li><li><a href="http://msdn2.microsoft.com/library/bb430720.aspx" title="Take Advantage of the Security Features in Windows Vista">Take Advantage of the Securit...</a></li><li><a href="http://msdn2.microsoft.com/library/bb687949.aspx" title="Best Practices: Common Coding Issues When Using the SharePoint Object Model">Best Practices: Common Codin...</a></li><li><a href="http://msdn.microsoft.com/msdnmag/issues/07/12/PowerShell/default.aspx" title="Extend Windows PowerShell with Custom Commands">Extend Windows PowerShell wi...</a></li></ul></li></ul>
</div>
</td><td class="cellcr"></td></tr><tr><td class="cellbl"><img src="/RoundedCorners.axd?style=Outer&amp;Radius=5&amp;Color=ffffff&amp;Corner=2" alt="" /></td><td class="cellbc"></td><td class="cellbr"><img src="/RoundedCorners.axd?style=Outer&amp;Radius=5&amp;Color=ffffff&amp;Corner=3" alt="" /></td></tr></tbody></table>

<table id="tableModule3" class="container"><tbody><tr><td class="celltl"><img src="/RoundedCorners.axd?style=Outer&amp;Radius=5&amp;Color=ffffff&amp;Corner=0" alt="" /></td><td class="celltc"></td><td class="celltr"><img src="/RoundedCorners.axd?style=Outer&amp;Radius=5&amp;Color=ffffff&amp;Corner=1" alt="" /></td></tr><tr><td class="cellcl"></td><td class="cellcc ffffff d9e5eb" id="Module3" style="padding:0px;width: 100%; border: solid 2px #ffffff; padding: 5px;">
  <h1>Tags</h1>
  <div id="tagcloud"><a href="/tag/.aspx" rel="tag" class="small"></a> <a href="/tag/america.aspx" rel="tag" class="small">america</a> <a href="/tag/andrew.aspx" rel="tag" class="small">andrew</a> <a href="/tag/economy.aspx" rel="tag" class="small">economy</a> <a href="/tag/JavaScript.aspx" rel="tag" class="small">JavaScript</a> <a href="/tag/movies.aspx" rel="tag" class="small">movies</a> <a href="/tag/photos.aspx" rel="tag" class="biggest">photos</a> <a href="/tag/Visual-Studio.aspx" rel="tag" class="small">Visual Studio</a> </div>

</td><td class="cellcr"></td></tr><tr><td class="cellbl"><img src="/RoundedCorners.axd?style=Outer&amp;Radius=5&amp;Color=ffffff&amp;Corner=2" alt="" /></td><td class="cellbc"></td><td class="cellbr"><img src="/RoundedCorners.axd?style=Outer&amp;Radius=5&amp;Color=ffffff&amp;Corner=3" alt="" /></td></tr></tbody></table>
            </td>

            <td id="content">
                
                
                
            </td>
        </tr></table>

        <table id="tableBottom" class="container"><tbody><tr><td class="celltl"><img src="/RoundedCorners.axd?style=Outer&amp;Radius=5&amp;Color=ffffff&amp;Corner=0" alt="" /></td><td class="celltc"></td><td class="celltr"><img src="/RoundedCorners.axd?style=Outer&amp;Radius=5&amp;Color=ffffff&amp;Corner=1" alt="" /></td></tr><tr><td class="cellcl"></td><td class="cellcc ffffff d9e5eb" id="Bottom" style="padding:0px;width: 100%; border: solid 2px #ffffff; padding: 5px;">
            <a style="margin:0px 3px; float:right;" href="/Login" rel="nofollow">Sign in</a><font size="1">&copy; S. Andrew Edinborough</font>
        </td><td class="cellcr"></td></tr><tr><td class="cellbl"><img src="/RoundedCorners.axd?style=Outer&amp;Radius=5&amp;Color=ffffff&amp;Corner=2" alt="" /></td><td class="cellbc"></td><td class="cellbr"><img src="/RoundedCorners.axd?style=Outer&amp;Radius=5&amp;Color=ffffff&amp;Corner=3" alt="" /></td></tr></tbody></table>
    </div>

<input type="hidden" name="__EVENTVALIDATION" id="__EVENTVALIDATION" value="/wEWAgK06/jwDALumKjVA2eHLhDUuiwBBcz9kfea8t8vHuTN" /></form></body>
</html>
