@import url("temp.css");
@import url("home.css");
@import url("template.css");
@import url("rollover.css");
/* CSS Document */

/* TODO:: Homepage firefox Table layout. */

.clear{ clear:both; font-size:0px; width:1; line-height:0px; height:0px; display:block; overflow:hidden;}

#header-left{width: 300px; float: left;}
#header-right{width:300px; float: right; text-align: right;}

#reviewpane{widows:150px; padding:20px; float:right;}


