/*  Title: Laura Lee Designs: author: Mike Murphy */
.leftCol  {	
	width: 650px;	
	height:100%;
 }
.rightCol { 
	background-color: #fff;
	width:				306px;
	float: 				right;
	margin:				0 2px 0 0;
	padding:				0 0 4px 0;
	border-width: 		1px;
	border-style:		solid;
	border-color:		#dbdbdb #adadad #adadad #dcdcdc;
}
.rightCol img {
	width:					280px;
	border: 					1px solid #bbb;
	padding:					2px 2px 2px 2px;
	margin:					8px 8px 4px 8px;
}

img.woc {
	float:					left;
	margin:					4px 12px 0px 0px;
	border:1px solid #fff;
}
img.woc:hover {
	border:1px solid #ddd;
}

.tabbertab a.woc,
.tabbertab a.woc:link,
.tabbertab a.woc:visited,
.tabbertab a.woc:active		{color: #222; text-decoration: none; margin:0; padding:0;border:0px solid #fff;}
.tabbertab a.woc:hover		{color: #009; text-decoration: none; margin:0; padding:0;border:0px solid #606;}

#eventimg a img {
	border		: 0px solid #fff;
	width			: 20px;
	padding		: 0px;
}

#eventimg a {
	border: 		0px solid #f00;
	width	: 		20px;
	padding: 	0px;
}

.tabbertab a,
.tabbertab a:link,
.tabbertab a:visited,	{color: #222; text-decoration: underline; margin:0; padding:0; }
.tabbertab a:hover		{color: #009; text-decoration: none; border:0px solid #ddd;}
.tabbertab a:active		{color: #222; text-decoration: underline; margin:0; padding:0;}

.tabbertab td {
	border-bottom:		1px dashed #cecece;	
	padding:				1px 0px 1px 2px;
}

.tabbertab td.noline {
	border-bottom:		0px dashed #cecece;	
	padding:				1px 0px 1px 2px;
}
