/* CSS Document */

/*
-----------------------------------------------
LOCAL STYLE SHEET (square.css)

Site: Kockroach.com
Company:  AuthorsOnTheWeb.com
Author:   Eric P Rhodes (eric@bookreporter.com)
Version:  21 December 2006
File Path: ../css/square.css
----------------------------------------------- */


/* = Local Structure - #maincol
------------------------------------------*/

#mc2 {
    height: 550px;
	float: left;
	position: relative;
  	}

#gallery_box {
	position: absolute;
	margin:0px;
	padding:0px;
	border:0px;	
	width: 540px;
	height: 485px;
	}

