/* CSS Document */
html,body{
	margin:0;
	padding:0;
}
body {
	background:#000000 url(../images/background_dots.gif) repeat-x;
	color:#E7E7E7;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
}	
img{
	border:0px;
	margin:0px;
	padding:0px;
}

a{
	margin:0px;
	padding:0px;
	color:#1be7f4;
	text-decoration:none;
}
table{
	border:0;
}
a:hover{
	color:#FFFFFF;
}	

h1{
	font-size:1.2em;
	padding:0px;
	margin:12px;

}
h2{
	font-size:1.1em;
	padding:0px;
	margin:12px;

}

div#container{
	text-align:left;
	width:930px;
	margin:0 auto;
	background:#000000 url(../images/content_background.gif);
	padding:0 10px;
	border-bottom:solid 1px #393939;
}
* html div#container  /* this is recognized by IE only */
  {
  width: 950px;  /* total width, only for IE5.x/Win */
  w\idth: 930px; /* content width for other IE */
  }

div#logo img{
	display:block;
}

div#topNav{
	background:url(../images/topNav_background.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	display:block;
	float:left;
	border-bottom:solid 1px #333333;
	width:100%;
}
div#topNav img{
	float:right;
}
div#topNav ul{
	margin:0px;
	padding:0px;
	list-style:none;
	float:right;
}
div#topNav li{
	display:inline;
}

div#leftCol{
	float:left;
	width:204px;
}

div#leftCol  ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

#mainNav img{
	display:block;
}

div#mainCol{margin:0 0 0 204px;}

div#leftMainCol{
	float:left;
	wwidth:511px;
	background:#001a30 url(../images/mainColumn_background.gif) bottom right no-repeat;
	padding:0 6px 6px 6px;
}

.centreBanner{
	border:solid 1px #393939;
	margin:0 0 4px 0;
}	
.centreBanner img{
	
	display:block;
}
.centreBannerNoPad{
	margin:0 6px 0 6px;
}	

div#rightMainCol{
	margin:0 0 0 511px;
}

div#rightMainCol  ul{
	list-style:none;
	margin:0 0 0 10px;
	padding:0px;
	text-align:left;
}

div#rightMainCol img{
	display:block;
}

div#members_login{
	
  }
  div#members_login form{
  	margin:0px;
	padding:0px;
  }
div#members_login a{
	display:inline;
	margin:0px;
	padding:0px;
}
div#members_login li{
	margin:5px 0 0 0;
	display:block;
	float:none;
}
img.offersByEmail{
	margin:10px 0 5px 0px;
}

table.members_login_table input.userpass{
	background:#aeaeae;
	color:#000000;
	width:100px;
}

.members_login_table{
	margin:6px 0 0 0;
	background:url(../images/members_login_background.gif) no-repeat bottom;
	sborder-top:solid 1px #393939;
	padding:0px;
	margin:5px 0 0 5px;
	width:194px;
}
.members_login_table_logoff{
	margin:6px 0 0 0;
	background:url(../images/logoff_background.gif) no-repeat bottom;
	sborder-top:solid 1px #393939;
	padding:0px;
	margin:5px 0 0 5px;
	width:194px;
}
td.inputRows{
	padding:12px 0 0 12px;
}
td.inputRowsTop{
	padding:12px 0 0 12px;
	border-top:solid 1px #3c3a3a;
}
td.optionRows{
	padding:12px 0 0 12px;
}
.submitButton{
	margin:5px 0 5px 0;
	
}

div#venue_by_name{
	text-align:center;
	padding:5px 0 0 4px;
	float:left;
}
div#footer2{

}

div#footer{
	clear:left;
	width:528px;
	margin:0 auto;
	padding:0;
	height:30px;
}
* html div#footer  /* this is recognized by IE only */
  {
  width: 930px;  /* total width, only for IE5.x/Win */
  w\idth: 528px; /* content width for other IE */
  }
div.genericContentRedFooterInfo{
	width:511px;
	margin:6px 0 3px 0;
	background:#000000 url(../images/darkred_background_with_cor.gif) bottom left no-repeat;
	border-top:solid 1px #393939;
	padding:0 0 0 0;
	float:left;
	text-align:justify;
	clear:left;
}
div.genericContentRedFooterInfo p.footerLeft{
	margin:12px;
	font-size:1em;
	color:#AEAEAE;
	float:left;
	width:200px;
	font-weight:bold;
	padding:0;
	display:inline;
}
div.genericContentRedFooterInfo p.footerRight{
	text-align:right;
	margin:12px;
	font-size:0.9em;
	color:#AEAEAE;
	padding:0 0 6px 0;
}
div.genericContentRed a{
	color:#1be7f4;
}
div.genericContentRed a:hover{
	text-decoration:none;
	color:#FFFFFF;
}

div#wrapper{
	clear:both;
}

div#repeater{
	margin:0 0 0 0;
	clear:left;
}

div#repeaterTop{
	padding:0px;
	margin:0px;
}
div#repeaterTop img{
	display:block;
}

.repeaterContent{
	width:511px;
	margin:0 0 3px 0;
	background:#000000 url(../images/latest_events_background.gif) bottom left no-repeat;
	border-top:solid 1px #393939;
	padding:0px;
	float:none;
	display:inline-block;
}
/* Fix All. Hide from Mac \*/
.repeaterContent{
	float:left;
}
/* End */

.repeaterContentTop{
	width:509px;
	margin:0 0 0 0;
	background:#000000;
	border-top:solid 1px #393939;
	border-left:solid 1px #393939;
	border-right:solid 1px #393939;
	padding:0px;
	float:left;
}
.repeaterContentBottom{
	background:#000000 url(../images/latest_events_background.gif) bottom left no-repeat;
	float:left;
	margin:0 0 3px 0;
	width:100%;
}
.repeaterContentBottomEmpty{
	background:#000000 url(../images/latest_events_background.gif) bottom left no-repeat;
	float:left;
	height:15px;
	margin:0 0 3px 0;
	width:100%;
}
.repeaterContentBottom img{
	float:right;
}
.repeaterContentRightCol{
	padding:0 0 0 15px;
	width:220px;
	vertical-align:bottom;
	text-align:right;
}

.repeaterContentRightCol2{
	text-align:right;
	padding:0px;
	margin:-10px 0 -3px 0;
	float:right;
	clear:right;
}
* html .repeaterContentRightCol2  /* this is recognized by IE only */
  {
  margin-bottom: 0px;  /* total width, only for IE5.x/Win */
  margin-bottom: -10px; /* content width for other IE */
  }
.repeaterContentRightCol2 img{
	
}

p.eventHeader{
	margin:12px 0 0 12px;
	font-size:1.1em;
	font-weight:bold;

}

p.eventDate{
	margin:0 0 0 15px;
	font-size:0.9em;
	color:#aeaeae;
	padding:0px;
}

p.eventDescription{
	margin:0 0 0 15px;
	padding:0px;
	font-size:0.9em;
	color:#aeaeae;
}

.rightColEventsWrapper{
	
}
.rightColEvent{
	background:url(../images/rightColEvent_background.gif);
	height:60px;
	width:203px;
	vertical-align:middle;
}
.rightColEvent img{
	float:left;
	padding:0 12px 0 0;
}
.rightColEvent a{
	color:#FFFFFF;
	text-decoration:none;
}
.rightColEvent a:hover{

}
.rightColEvent h2{
	padding:5px 5px 0 0;
	margin:0 0 0 5px;
	font-size:10px;
	lletter-spacing:-0.01em;
}
.rightColEvent p{
	margin:0px;
	font-size:9px;
	padding:0 12px 0 0;
	color:#aeaeae;
	lline-height:1em;
}

div#eventsWrapper{
	margin:0 0 3px 0;
	background:#000000;
	float:left;
	border:solid 1px #393939;
	width:509px;
}
div#eventsWrapper img.galleryLink{
	float:left;
	padding:12px;
	display:inline;
}
div#eventsWrapper p{
	padding:0 0 12px 0;
	margin:0px;
}
div#eventsWrapper select{
	width:70px;
}	
div#eventsWrapper ul{
	margin:10px 0 0 0 ;
	padding:0px;
	list-style:none;
}
div#eventsWrapper li{
	padding:0 0 12px 0;
}
div#eventsWrapper select{
	font-size:10px;
}
div#eventsWrapper table{
	maring:0px;
	padding:0px;
}
div#eventsWrapper td{
	padding:0px;
	font-size:10px;
}
div#eventsWrapper td a{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
div#eventsWrapper td a.calendar{
	color:#aeaeae;
}
tr.dayRow{
	background:#4f0000;
	font-weight:bold;
	margin:0px;
	padding:0px;
}
div#eventsWrapper tr.dayRow td{
	font-weight:bold;
	font-size:14px;
}
div#eventsWrapper tr.dateRow td{
	font-size:12px;
	font-weight:bold;
}
div#eventsWrapper tr.dateRow td a{
	display:block;
	padding:4px;
}
div#eventsWrapper tr.dateRow td a:hover{
	background:#4f0000;
}




div#eventWrapper{
	margin:0px;
}
.eventContent{
	width:511px;
	margin:0 0 3px 0;
	background:#000000 url(../images/generic_background_with_cor.gif) bottom left no-repeat;
	border-top:solid 1px #393939;
	padding:0px;
	float:left
}


div#winwinwin{
	margin:10px 0 0 0;	
	padding:0 0 0 5px;
	float:left;
}
div.banners{
	margin:10px 0 0 0;	
	padding:0 0 0 5px;
	float:left;
}

div.repeaterContentTop p.eventDescription{
	font-size:1em;
	margin:0px 190px 0 12px;
	color:#999999;
}
div.repeaterContentTop p.eventDate{
	margin:0 12px 0 12px;
	color:#999999;
}
div.repeaterContentTop p.eventAddress{
	font-size:0.9em;
	margin:12px 12px 0 12px;

}
div.repeaterContentTop p.eventContact{
	font-size:0.9em;
	padding:0px;
	margin:0 12px 0 12px;

}
div.repeaterContentTop ul{
	margin:12px 0 0px 12px;
	padding:0px;
	list-style:none;
	font-size:0.8em;
	letter-spacing:-0.02em;
}
div.repeaterContentTop a{
	color:#1be7f4;
	text-decoration:none;
}
div.repeaterContentTop a:hover{
	color:#FFFFFF;
}	


div.genericContentTop p.eventDescription{
	font-size:1em;
	margin:0px 12px 0 12px;
	
}
div.genericContentTop p.eventDate{
	margin:0 12px 0 12px;
	
}
div.genericContentTop p.eventAddress{
	font-size:0.9em;
	margin:0 12px 0 12px;

	font-style:italic;
}
div.genericContentTop p.eventContact{
	font-size:0.9em;
	padding:0px;
	margin:0 12px 0 12px;

	font-style:italic;
}

div.genericContentTop a{
	color:#1be7f4;
	text-decoration:none;
}
div.genericContentTop a:hover{
	color:#FFFFFF;
}	

img.eventsPoster{
	float:right;
	padding:12px;
}

td.eventDetailsRightCol{
	text-align:right;
	padding:6px;
}

div#galleriesWrapper{

}
p.mainPicCaption{
	display:block;
	background:#4f0000;
	padding:2px 0;
	width: 461px;
	margin:10px auto 0 auto;
	font-size:0.9em;
}
table.galleryNav{
	background:url(../images/pic_gallery_frame_bottom.gif) bottom left no-repeat;
	margin:0 auto;
	padding:0 0px 0 5px;
}

td.galleryPrev{
	width:33%;
	text-align:left;
}
td.galleryNext{
	width:33%;
	text-align:right;
}
td.galleryslide{
	width:34%;
	text-align:center;
}
table.galleryNav td a{
	display:block;
	padding:12px;
}
table.galleryThumbs{
	
	margin:6px auto 0 auto;
}
table.galleryThumbs td img{
	border:solid 1px #393939;
}

table.galleriesThumb{

}

table.galleriesThumb td{
	border-top:solid 1px #3b3b3b;
	border-left:solid 1px #3b3b3b;
	width:50%;
	background:#000000 url(../images/gallery_select_background.gif) no-repeat bottom right;
}
table.galleriesThumb td.empty{
	width:50%;
	border:none;
	background:#001a30;
}
table.galleriesThumb img{
	float:left;
	padding:6px;
}
table.galleriesThumb p.galleryDate{
	margin:0px;
	font-size:1em;
	font-weight:bold;
	padding:9px 3px 0 0;
}
p.galleryWE{
	color:#827d78;
	margin:0px;
	font-size:1em;
	padding:0 3px 0 0;
}

.emailOffers img{
	margin:10px 0 0 0;
	display:block;
}
div#galleryMainPicture{
	background:#222222;
	text-align:center;
	margin:0px;
	padding:15px 0 10px 0;
}
div#mainPicFrame{
	background:url(../images/pic_gallery_frame_top.gif) no-repeat;
	width:484px;
	margin:0 auto;
	padding:10px 0 10px 0;
	text-align:center;
}
img.mainGalleryPic{
	border:solid 1px #155573;
}
.GalleryTitle{
	test-align:center;
}
.showGallery{
	float:right;
	clear:left;
	margin:-32px -6px -6px 0px;
	padding:0px;
}

div.genericTop{
	padding:0px;
	margin:6px 0 0 0;
}
div.genericTop img{
	display:block;
}
div#generic{
	margin:0px;
}

.genericContentRed{
	width:511px;
	margin:0 0 6px 0;
	background:#000000 url(../images/darkred_background_with_cor.gif) bottom left repeat-y;
	border-top:solid 1px #393939;
	padding:0 0 0 0;
	float:none;
	display:inline-block;
	text-align:justify;
}
/* Fix All. Hide from Mac \*/
.genericContentRed{
	float:left;
}
/* End */

.genericContentTop{
	width:509px;
	margin:0;
	background:#000000;
	border-top:solid 1px #393939;
	border-left:solid 1px #393939;
	border-right:solid 1px #393939;
	padding:0 0 0 0;
	float:left;
	text-align:justify;
}
.genericContentBottom{
	background:#000000 url(../images/latest_events_background.gif) bottom left no-repeat;
	float:left;
	margin:0 0 3px 0;
	width:100%;
}
.genericContentBottom img{
	float:right;
}

.genericContentRightCol{
	padding:0 0 0 15px;
	width:220px;
	vertical-align:bottom;
	text-align:right;
}

div.genericContent p, div.genericContentTop p, div.genericContentRed p{
	font-size:1em;
	margin:12px;
	padding:0px;
	
}
div.genericContentRed p{
	color:#E7E7E7;
	float:none;
}

div.genericContent ul.nobullet, div.genericContentTop ul.nobullet{
	margin:12px 0 0px 12px;
	padding:0px;
	list-style:none;
	font-size:0.8em;
	letter-spacing:-0.02em;
}
div.genericContentRed ul{
	margin:6px 12px 12px 28px;
}

div.genericContent a, div.genericContentTop a, div.genericContentRed a{
	color:#1be7f4;
	text-decoration:none;
}
div.genericContent a:hover, div.genericContentTop a:hover, div.genericContentRed a:hover{
	color:#FFFFFF;
}	
.Welcome {
	font-size: 0.9em;
	color: #999999;
	text-align:left;
	padding-top: 2px;	
	padding-left: 5px;	
	padding-right: 5px;	
}

div.artistSummary{
	width:511px;
	margin:0 0 3px 0;
	background:#000000 url(../images/darkred_background_with_cor.gif) bottom left no-repeat;
	border-top:solid 1px #393939;
	padding:0 0 10px 0;
	float:left
}
div.artistSummary img{
	float:right;
	margin:10px;
	border:solid 1px #393939;
}

img.artistBiog{
	float:left;
	margin:10px 10px 10px 10px;
	border:solid 1px #155573;
}
img.artistBiogMain{
	background:url(../images/image_holder_170px_bottom.gif) no-repeat bottom left;
	padding:10px;
}

div.artistSummary h1, div.artistBiog h1{
	font-size:1.2em;
	padding:0px;
	margin:10px;
	
}
div.artistSummary h2, div.artistBiog h2{
	font-size:1.1em;
	padding:0px;
	margin:10px;

}
div.artistSummary p, div.artistBiog p{
	font-size:1em;
	margin:10px;
	padding:0px;

}
div.artistSummary ul{
	margin:10px 0 10px 20px;
	padding:0px;
	list-style:none;
	font-size:0.8em;
	letter-spacing:-0.02em;
}
ul.artistAppearing{
	margin:15px 0 10px 10px;
	padding:0px;
	list-style:none;
	font-size:0.8em;
	letter-spacing:-0.02em;
}
div.artistSummary a, div.artistBiog a{
	color:#1be7f4;
	text-decoration:none;
}
div.artistSummary a:hover, div.artistBiog a{
	color:#FFFFFF;
}	
.artistDate{
	font-style:italic;
	color:#aeaeae;
}
.artistAppearing li{
	margin-left:15px;
}


div.artistBiog{
	width:511px;
	margin:0 0 3px 0;
	background:#000000 url(../images/darkred_background_with_cor.gif) bottom left no-repeat;
	border-top:solid 1px #393939;
	padding:0 0 15px 0;
	float:left;
}

div#ukMap{
	width:250px;
	height:292px;
	background:url(../../images/ukmap_background.gif);
	padding:10px;
	float:left;
}

.venueRepeaterTop{
	background:#00101d;
	border-top:solid 1px #3c3a3a;
	border-left:solid 1px #3c3a3a;
	border-right:solid 1px #3c3a3a;
	width:230px;
	float:right;
}

.venueRepeaterBottom{
	background:#00101d url(../../images/venue_repeater_bg.gif) bottom right;
	border-left:solid 1px #3c3a3a;
	margin:0 0 3px 0;
	width:231px;
	padding:0;
	float:right;
	padding:0;
}
.venueRepeaterBottom img{
	display:block;
	float:right;	
}

.venuesContent{
	width:511px;
	margin:0 0 0 3px 0;
	padding:5px 0 15px 0;
	float:left;
}
.venuesContentRightCol select{
	margin:0 0 0 10px;
}
.venuesContentRightCol{
	padding:0 0 0 0;
	width:230px;

	float:right;
}

div.venuesContent h1{
	font-size:1.2em;
	padding:0px;
	margin:10px;
	
}
div.venuesContent h2{
	font-size:1.1em;
	padding:0px;
	margin:10px;
	
}
div.venuesContent p{
	font-size:1em;
	margin:10px;
	padding:0px;

}

div.venuesContent ul{
	margin:10px 0 10px 10px;
	padding:0px;
	list-style:none;
	font-size:1em;
	letter-spacing:-0.02em;
}
div.venuesContent a{
	color:#1be7f4;
	text-decoration:none;
}
div.venuesContent a:hover{
	color:#FFFFFF;
}

div.venuesContentRightCol p.venueName, div.genericContent p.venueName{
	margin:3px 3px 0 3px;
	padding:0;
	font-weight:bold;
}
div.venuesContentRightCol p.venueAddress{
	margin:0 3px 3px 3px;
	padding:0;
	font-style:italic;
}
div.venuesContentRightCol p.venueLink{
	margin:0 0 12px 0;
	padding:0;
}
div.venuesContentRightCol a.venueMore{

	letter-spacing:-0.1em;

}
div.genericContentRed p.venueName{
	margin:12px;
	padding:0;
	font-weight:bold;
}
div.genericContentRed p.venueAddress{
	margin:0 12px 0 12px;
	padding:0;
	font-style:italic;
}
div.genericContentRed p.venuePhone{
	margin:0 12px 0 12px;
	padding:0;
	font-style:italic;
}
div.genericContentRed p.venueLink{
	margin:0 0 12px 0;
	padding:0;
}
img.backtomap{
	float:right;
	margin:12px;
}
.JumpinJaksThumOut 
{
  position: relative;
  overflow: hidden;
  height: 46px;
  width: 75px;
  margin: 2px 3px;
  border: solid 1px #155573;
  background-color: black;
  padding: 0px;
  valign:middle;
  float:left;
 }

.JumpinJaksThumIn
{  
  width: 95px;
  margin-right: -20px;
  margin-left: -20px;
  margin-top: -10px;
  margin-bottom: 0px;
  text-align: center;
  background-color: black;
  padding: 0px;
}
.JumpinJaksThumOutMain
{
  position: relative;
  overflow: hidden;
  height: 68px;
  width: 81px;
  margin: 12px;
  border: solid 1px #155573;
  background-color: black;
  padding: 0px;
  valign:middle;
  float:left;
  display:inline;
 }

.JumpinJaksThumInMain
{  
  width: 95px;
  margin-right: -20px;
  margin-left: -20px;
  margin-top: -10px;
  margin-bottom: 0px;
  text-align: center;
  background-color: black;
  padding: 0px;
}
div.JumpinJaksThumIn a:hover img{
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;
}
div.JumpinJaksThumIn a:visited img{
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;
}

div.venuesContentRightCol select{
	background:#4e0000;
	color:#EAEAEA;
	border:solid 1px #EAEAEA;
	font-size:1em;
}

form{
	margin:0px;
}

.welcomeText{
	font-weight:bold;
}

div#pollWrapper,#safetyWrapper{
	background:#00101d url(../images/news_background.gif) repeat-y;
	width:194px;
	margin:6px 0 0 5px;
}
div#pollWrapper h2{
	margin:10px 10px 0 10px;
	color:#EAEAEA;
}
div#pollWrapper p{
	margin:0 10px 0 10px;
	color:#EAEAEA;
}
div#pollWrapper a{
	margin:0 ;
	padding:0;
}

div#newsWrapper{
	background:#00101d url(../images/news_background.gif) repeat-y;
	width:194px;
	margin:6px 0 0 5px;;
}
div#newsItems{
	border-top:solid 1px #2e2e2e;
}
div#newsWrapper h2, div#pollWrapper h2{
	margin:10px 10px 0 10px;
	color:#EAEAEA;
}
div#newsWrapper p, div#pollWrapper p, div#safetyWrapper p{
	margin:0 10px 0 10px;
	color:#EAEAEA;
}
div#newsWrapper a, div#pollWrapper a{
	margin:0 ;
	padding:0;
}
div#newsWrapper p.newsFinish, div#pollWrapper p.newsFinish,div#safetyWrapper p.safetyFinish{
	hheight:13px;
	margin:0;
	padding:0;
	background:url(../images/news_bottom.gif) no-repeat bottom left;
	text-align:right;
}
div#compoWrapper{
	background:#00101d url(../images/news_background.gif) repeat-y;
	width:194px;
	
	margin:6px 0 0 5px;;
}

div#compoWrapper a img{
	display:block;
	clear:left;
}


/* Hide from IE Mac \*/
.ieWinFloat{
	float:left;
}
/* End */
.newsImageContainer{
	float:right;
	padding:0;
	margin:10px;
	background:url(../images/image_holder_170px_top.gif) no-repeat;
}
img.newsImage{
	background:url(../images/image_holder_170px_bottom.gif) no-repeat bottom left;
	padding:10px;
}
div#repeaterPages{
	background:#000000;
	border:solid 1px #2e2e2e;
	margin:3px 0;
	float:left;
	width:509px;
}
div#repeaterPages p{
	margin:12px;
}
div#venuePicker{
	background:#000000;
	border:solid 1px #2e2e2e;
	margin:3px 0;
	float:left;
	width:509px;
	text-align:center;
}
div#venuePicker p{
	margin:12px;
}
div#galleryThumbNails{
	margin:6px 0;
}

.DayCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color:#00101d;
	text-align:center;
	height:18px;
}
.DayCell a:link,.DayCell a:visited,.DayCell a:active{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	display:block;
}
.DayCell a:hover{
	text-decoration:none;
	background:#001a30;
}
.DayNameCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #000000;
	text-align:center;
	height:18px;
	width:155px;
}
.Nav{
	width:50px;
}
.Nav a:link,.Nav a:visited,.DayCell a:active{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;

	font-size: 10px;
}
.Nav a:hover{
	text-decoration:none;
	font-size: 10px;
}
div#calendarWrapper{
	text-align:center;
}
div#poll ul{
	list-style:none;
	margin:0 0 0 30px;
	padding:0;
}
div#poll p.pollQuestion{
	font-size:130%;
	font-weight:bold;
}	
.dataText
{
	border: 1px solid #cccccc;
	margin: 0px 0px 5px 0px;
	width: 200px;
}
.dataText2
{
	border: 1px solid #cccccc;
	margin: 5px 0px 5px 80px;
	width: 200px;
}
.dataRadio
{
	margin: 0 0px 0px 80px;
	border: none;
	width: 20px;
	line-height: 20px;
}
.dataRadio2
{
	margin: 0px 0px 0px 0px;
	width: 20px;
}
div.genericContentRed p .smallpara
{
	font-size: 75%;
}
.textLabel
{ margin-bottom: 15px; margin-top: 15px;}
.text{
	float:left;
	width:200px;
}

.PromoUnits hr {
	margin:0 12px 0 12px;
}
.genericContentDynamix{
	width:511px;
	margin:0 0 6px 0;
	background:#000000 url(../images/darkred_background_with_cor.gif) bottom left repeat-y;
    padding:0 0 0 0;
	float:none;
	display:inline-block;
	text-align:justify;
}
div.genericContentDynamix p{
	font-size:1em;
	margin:12px;
	padding:0px;
}