.foo{}

/*# 1. RESET STYLES #*/

/* Don't forget to set a foreground and background color 
   on the 'html' or 'body' element! */
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
  	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ol, ul {
	list-style: none;
}
q:before, q:after,
blockquote:before, blockquote:after {
	content: "";
}

.pagetitle
{
    margin-right:-100px;
}

body 
{
    border:0;
    margin:0 auto;
    padding:0;
    font-family:Arial, Tahoma, Verdana, Sans-Serif;
    font-size:62.5%;
    background-color:#efefef;
    color:#444;

	line-height:1.75;
}


/*# 2. CONTENT STYLES #*/

h1, h2, h3, h4, h5, h6
{
	font-family:Georgia, Times New Roman, Serif;
	color:#2d4f6b;
	font-weight:normal;
	margin:0;
	padding:0;
}

h1
{
    font-size:3.6em;
    background:url(../App_Themes/CB/images/title_door.gif) no-repeat 0 -2px;
    text-indent:50px;
    /*line-height:2; /* = 7.2em */
    line-height:1.2;
    padding-top:0.4em;
    margin-bottom:0.4em;
}

.zoneLeft h1
{
	font-family:Georgia, Times New Roman, Serif;
	color:#2d4f6b;
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:2.6em;
    	line-height:1.2;
   	padding-top:0.3em;
   	margin-bottom:0.5em;
	background:none;
	text-indent:0;
}

h2
{
	font-size:2.4em;
	/*line-height:1.75; /* = 4.2em */
	line-height:1.25;
	margin:0.4em 0 0.2em 0;
}

div.BlogPTitle a:link, div.BlogPTitle a:visited, div.BlogPTitle a:hover
{
	font-family:Georgia, Times New Roman, Serif;
	color:#2d4f6b;
	font-weight:normal;
	padding:0;
	font-size:1.8em;
	line-height:1.25;
	margin:0.4em 0 0.2em 0;
}

h3
{
	font-size:1.8em;
	/*line-height:1.5; /* = 3.0em */
	line-height:1.33;
	margin:0.4em 0 0.2em;
}

h4
{
	font-size: 1.5em;
	/*line-height: 1.6; /* = 2.4em */
	line-height:1.2;
	margin:0.4em 0 0.2em 0;
	text-transform:lowercase;
	font-variant: small-caps;
	letter-spacing:1px;
	
}

h5
{
	font-size: 1.5em;
	/*line-height: 1.6; /* = 2.4em */
	line-height:1.2;
	margin:0.4em 0 0.2em 0;
	font-style:italic;
}

h6
{
	font-size: 1.5em;
	line-height: 1.6; /* = 2.4em */
	line-height:1.2;
	margin:0.4em 0 0.2em 0;
}

p
{
	font-size:1.2em;
	line-height:1.75;
	margin:0 0 1.1em 0;
}

.blogSidebar
{
	line-height:1.75;
}

.zoneLeft p
{
	font-size:0.8em;
}

.blogDetail
{
	font-size:0.8em;
	line-height:1.75;
	margin:0 0 1.1em 0;
}

.zoneRight, .zoneLeft, .zoneTop
{
	font-size:1.6em;
	line-height:1.75;
	margin-bottom:1.1em;
}

strong
{
	font-weight:bold;
	color:#333;
}

em
{
	font-style:italic;
}

ol
{
	font-size:1.2em;
	list-style-type:decimal;
	list-style-position:inside;
	margin-bottom:1.1em;
	margin-left:0;
	padding-left: 2em;
	text-indent: -1.35em;
}

ul
{
	font-size:1.2em;
	list-style-type:disc;
	list-style-position:inside;
	margin-bottom:1.1em;
	margin-left:0;
	padding-left: 2em;
	text-indent: -1.3em;
}

li ul
{
	margin-bottom:0;
	font-size:1em;/* Will show at 12px, because of inheritance */
	list-style-type:circle;
	margin-left:0;
	padding-left:2em;
	text-indent:-1.3em;
}

li
{
	line-height:1.75;
}

a:link {color:#5b86a7; text-decoration:none;}

a:hover {color:#70a4cc; text-decoration:underline;}

a:visited {color:#70a4cc; text-decoration:none;}

#specialitybox h1
{
    font-weight:normal;
    font-size: 2.6em;
    color: #ffffff;
    font-family: Georgia, Times New Roman, Serif;
    margin-left:10px;
    padding:0;
    border:0;
    text-indent:0;
    line-height: 1.6em;
    background:none;
}

img.email, .profileimagesection img.email
{
	border:0;
	margin:2px 0 -3px 0;
}






/*# 3. LAYOUT ELEMENTS #*/

div#container
{
    width:954px;
    margin:0 auto;
    border:4px solid #ffffff;
    overflow:hidden;
background-color:#F6F8F6;
}

* html div#container {
	width:958px;





	background-color:White;
}

div#header
{
    border-bottom:4px solid #ffffff;
    height:134px;
    margin:0 auto;
}

div#titlebox
{
    height: 134px;
    width: 280px;
    border-right: 4px solid white;
    float: left;
    background-position: center center;
    background-image: url(../App_Themes/CB/images/logo.gif);
    background-repeat:no-repeat;
    background-color: #c3d5df;
    display:inline;
}

div#contactbox
{
    height:134px;
    width:670px;
    background-color:#e4dec9;
    float:left;
    background: url(../App_Themes/CB/images/contactbox.gif);
    display:inline;
}

div#leftcolumn
{
    float:left;
    width:690px;
    border-right:4px solid white;
    display:inline;
    background-color:#f6f8f6;
}


div#contentarea
{
    background-color:#F6F8F6;
    height:100%;
    clear:both;
    padding:12px 48px 48px 48px;
    border-top:4px solid white;
}

* html div#contentarea {
	padding:12px 40px 48px 40px
}

div#rightcolumn
{
    float:left;
    width:260px;
    background-color:#70A4CC;
    padding-bottom:20000px;
    margin-bottom:-20000px;
}

div#specialitybox
{
    background-color:#70a4cc;
    height:350px;
    border-bottom:solid 4px #ffffff;
    border-top:4px solid white;
}

div#specialitybox a
{
    display:block;
    height:46px;
    width:248px;
    margin: 2px 0 2px 6px;
}

div#specialitybox a:hover
{
    background-position: -248px 0;
}

a.land
{
    background: url(../App_Themes/CB/images/sidelinks/land.gif);
}

.criminal
{
    background: url(../App_Themes/CB/images/sidelinks/criminal.gif);
}

.civil
{
    background: url(../App_Themes/CB/images/sidelinks/civil.gif);
}

.family 
{
    background: url(../App_Themes/CB/images/sidelinks/family.gif);
}

.commercial
{
    background: url(../App_Themes/CB/images/sidelinks/commercial.gif);
}

.private
{
    background: url(../App_Themes/CB/images/sidelinks/private.gif);

(../App_Themes/IOMAD/images/header-test/personalsite.gif) 

}
    

div#PictureBox
{
    background-color:#e4dec9;
    overflow:hidden;
    background-color:white;
    border-bottom:4px solid #ffffff;
}

div#footer
{
    clear:both;
    background-color:Lime;
    width:954px;
    border-top:solid 4px #ffffff;
    text-align:right;
    font-size:1em;
    line-height:1.8em;
    background-color:#70a4cc;
}

#footer a
{
    color:#ffffff;
    text-decoration:none;
    margin-right:1em;
    text-transform:uppercase;
}

#footer a:hover {color:#F7F75F;}


/*# 4. HOMEPAGE STYLES #*/

div#frontpagecontent
{
    border-top: 4px solid white;
    padding:12px 30px 40px 40px;
    background-color:#F6F8F6;
clear:both;
}


div#frontpagecontent p
{
    width:550px;
}

.frontpageimage
{
    float:right;
    display:inline;
    margin-bottom:20px;
    border:2px solid #70a4cc;
}


.blogimage
{
    float:right;
    display:inline;
    margin-bottom:20px;
    margin-top:-20px;
    clear:both;
}

div#navrightbox
{
    
    /*border-left:4px solid #fff;*/
    background-color:#70a4cc;
}

div#frontpagecontainer
{
    width:100%;
}


/*# 5. PROFILES SECTION #*/

div.profilebox2
{
    width:600px;
    margin:auto;
    border:1px solid #C0D8F0;
    height:auto;
    clear:both;
}

.profilebox2 ul
{
    font-size:1.2em;
}

.profilebox2 h2
{
    width:590px;
    height:30px;
    display:block;
    line-height:30px;
    background-color:#C0D8F0;
    padding:0 5px;    
    font-size:1.8em;
    margin:0;
}

div.profileimagesection
{
    float:left;
    width:230px;
    margin:20px 10px;
    display:inline;
}

.profileimagesection img
{
    border:2px solid #C0D8F0;
}

div.profiletextsection
{
    float:left;
    width:330px;
    margin:20px 10px;
    display:inline;
}

div.linktextsection
{
    float:left;
    margin:20px 10px;
    display:inline;
}

/*.profiletextsection h3
{
    color:#2d4f6b;
    font-weight:normal;
    font-size:16px;
}*/

.profiletextsection p, .linktextsection p
{
    font-size:12px;
    margin-top:5px;
    line-height:1.4;
}

.contentimage
{
    border:2px solid #70a4cc;
    float:right;
    margin-left:20px;

    margin-top:18px;

}

div.captionPhoto
{

    margin:30px auto -30px auto;



    width:290px;
}

.captionPhoto img
{
    border:2px solid #70a4cc;
    margin:auto;
}

.captionPhoto p
{
    font-size:10px;
    margin-top:0;
}


/*# 6. NAVIGATION STYLES #*/



.foo {} /* W3C CSS validator likes CSS files to start with a class rather than a comment. Soooooo.... */

/* This section is intended to contain OFTEN CHANGED rules used when the Menu control adapter is enabled. */

/* When the Menu control's Orientation property is Vertical the adapter wraps the menu with DIV */
/* whose class is AspNet-Menu-Vertical. */
/* Note that the example menu in this web site uses relative positioning to force the menu to occupy */
/* a specific place in the web page.  Your web site will likely use a different technique to position your */
/* menu.  So feel free to change all the properties found in this CSS rule if you clone this style sheet. */
/* There is nothing, per se, that is magical about these particular property value choices.  They happen to */
/* work well for the sample page used to demonstrate an adapted menu. */
.DropDownMenu .AspNet-Menu-Vertical
{
    /*position:relative;
    top: 3em;
    left: 0;
    z-index: 300;*/
}

/* The menu adapter renders an unordered list (ul) in HTML for each tier in the menu. */
/* So, effectively says: style all tiers in the menu this way... */
.DropDownMenu ul
{
    /*width:690px;*/
    display:inline;
}

/* Top tier */
.DropDownMenu .AspNet-Menu-Vertical, ul.MainMenuAspNet-Menu
{
    clear:both;
    display:inline;
    text-indent:0; /*needed to override ul style*/
    float:left;
    background-color:#c3d5df;
    width:100%;
}

/* This rule effectively says: style all tiers EXCEPT THE TOP TIER in the menu this way... */
/* In other words, this rule can be used to style the second and third tiers of the menu without impacting */
/* the topmost tier's appearance. */
.DropDownMenu ul.MainMenuAspNet-Menu ul
{
    /*width: 690px;
    left: 0px;
    top: -1em;
    z-index: 400;
    border-left:1px solid #ffffff;*/

}

.DropDownMenu ul.MainMenuAspNet-Menu ul ul
{
    /*width: 147px;
    left: 147px;*/
}

/* The menu adapter generates a list item (li) in HTML for each menu item. */
/* Use this rule create the common appearance of each menu item. */
.DropDownMenu, ul.MainMenuAspNet-Menu li
{
    padding-left:6px;
    display:block;
    float:left;
    border-right:4px solid white;
    /*border-left:2px solid white;*/
    background-color:#5b86a7;
    width:89px;
    height:25px;
}
.DropDownMenu, ul.MainMenuAspNet-Menu li
{
    width:89px;
    
}

ul.MainMenuAspNet-Menu li.MainMenuCMSListMenuHighlightedLI
{
     width:90px;
    
}

/* Within each menu item is a link or a span, depending on whether or not the MenuItem has defined its */
/* NavigateUrl property. By setting a transparent background image here you can effectively layer two images */
/* in each menu item.  One comes from the CSS rule (above) governing the li tag that each menu item has. */
/* The second image comes from this rule (below). */
.DropDownMenu, ul.MainMenuAspNet-Menu li a,
.DropDownMenu ul.MainMenuAspNet-Menu li span,
ul.MainMenuAspNet-Menu li a:hover,
ul.MainMenuAspNet-Menu li a:visited
{
    color:#ffffff;
    text-decoration:none;
    text-transform:uppercase;
    line-height:25px;
}


/* When a menu item contains no submenu items it is marked as a "leaf" and can be styled specially by this rule. */
.DropDownMenu ul.MainMenuAspNet-Menu li.AspNet-Menu-Leaf a,
.DropDownMenu ul.MainMenuAspNet-Menu li.AspNet-Menu-Leaf span
{
    /*background-image: none;*/
}

/* Not used presently.  This is here if you modify the menu adapter so it renders img tags, too. */
.DropDownMenu ul.MainMenuAspNet-Menu li a img
{
    border-style: none;
    vertical-align: middle;
}

/* When you hover over a menu item, this rule comes into play. */
/* Browsers that do not support the CSS hover pseudo-class, use JavaScript to dynamically change the */
/* menu item's li tag so it has the AspNet-Menu-Hover class when the cursor is over that li tag. */
/* See MenuAdapter.js (in the JavaScript folder). */
.DropDownMenu, ul.MainMenuAspNet-Menu li:hover, 
.DropDownMenu, ul.MainMenuAspNet-Menu li.AspNet-Menu-Hover
{
    background-color:#3e729a;
}

.DropDownMenu ul.MainMenuAspNet-Menu li:hover a, 
.DropDownMenu ul.MainMenuAspNet-Menu li:hover span, 
.DropDownMenu ul.MainMenuAspNet-Menu li.AspNet-Menu-Hover a,
.DropDownMenu ul.MainMenuAspNet-Menu li.AspNet-Menu-Hover span,
.DropDownMenu ul.MainMenuAspNet-Menu li:hover li:hover a, 
.DropDownMenu ul.MainMenuAspNet-Menu li:hover li:hover span, 


.DropDownMenu ul.MainMenuAspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
.DropDownMenu ul.MainMenuAspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover span,
.DropDownMenu ul.MainMenuAspNet-Menu li:hover li:hover ul a:hover, 
.DropDownMenu ul.MainMenuAspNet-Menu li:hover li:hover ul span.Asp-Menu-Hover, 
.DropDownMenu ul.MainMenuAspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul a:hover,
.DropDownMenu ul.MainMenuAspNet-Menu li.AspNet-Menu-Hover li.AspNet-Menu-Hover ul span.Asp-Menu-Hover
{

}





/* While you hover over a list item (li) you are also hovering over a link or span because */
/* the link or span covers the interior of the li.  So you can set some hover-related styles */
/* in the rule (above) for the li but set other hover-related styles in this (below) rule. */
.DropDownMenu ul.MainMenuAspNet-Menu li a:hover,
.DropDownMenu ul.MainMenuAspNet-Menu li span.Asp-Menu-Hover
{
    color:#ffffff;
    /*background: transparent url(activeArrowRight.gif) right center no-repeat;*/
}

.DropDownMenu ul.MainMenuAspNet-Menu li.AspNet-Menu-Leaf a:hover
{
    /*background-image: none;*/
}


/* -------------------------------------------------------------------------- */
/* When the Menu control's Orientation property is Horizontal the adapter wraps the menu with DIV */
/* whose class is AspNet-Menu-Horizontal. */
/* Note that the example menu in this web site uses absolute positioning to force the menu to occupy */
/* a specific place in the web page.  Your web site will likely use a different technique to position your */
/* menu.  So feel free to change all the properties found in this CSS rule if you clone this style sheet. */
/* There is nothing, per se, that is magical about these particular property value choices.  They happen to */
/* work well for the sample page used to demonstrate an adapted menu. */

.DropDownMenu .AspNet-Menu-Horizontal
{
    position:absolute;
    left: 9.5em;
    top: 0;
    z-index: 300;
}

/* This rule controls the width of the top tier of the horizontal menu. */
/* BE SURE TO MAKE THIS WIDE ENOUGH to accommodate all of the top tier menu items that are lined */
/* up from left to right. In other words, this width needs to be the width of the individual */
/* top tier menu items multiplied by the number of items. */
.DropDownMenu .AspNet-Menu-Horizontal ul.MainMenuAspNet-Menu
{
    width: 45em;
}

/* This rule effectively says: style all tiers EXCEPT THE TOP TIER in the menu this way... */
/* In other words, this rule can be used to style the second and third tiers of the menu without impacting */
/* the topmost tier's appearance. */
/* Remember that only the topmost tier of the menu is horizontal.  The second and third tiers are vertical. */
/* So, they need a much smaller width than the top tier.  Effectively, the width specified here is simply */
/* the width of a single menu item in the second and their tiers. */
.DropDownMenu .AspNet-Menu-Horizontal ul.MainMenuAspNet-Menu ul
{
    width: 10.5em;
    left: 0;
    top: 100%;
}

.DropDownMenu .AspNet-Menu-Horizontal ul.MainMenuAspNet-Menu ul ul
{
    top: -0.3em;
}

.DropDownMenu .AspNet-Menu-Horizontal ul.MainMenuAspNet-Menu ul ul
{
    width: 11.5em;
}

/* Generally, you use this rule to set style properties that pertain to all menu items. */
/* One exception is the width set here.  We will override this width with a more specific rule (below) */
/* That sets the width for all menu items from the second tier downward in the menu. */
.DropDownMenu .AspNet-Menu-Horizontal ul.MainMenuAspNet-Menu li
{

    width: 9em;
    text-align:center;
}

/* This rule establishes the width of menu items below the top tier.  This allows the top tier menu items */
/* to be narrower, for example, than the sub-menu items. */
/* This value you set here should be slightly larger than the left margin value in the next rule. See */
/* its comment for more details. */
.DropDownMenu .AspNet-Menu-Horizontal ul.MainMenuAspNet-Menu ul li
{
    text-align:left;
    width: 10.5em;
}

.DropDownMenu .AspNet-Menu-Horizontal ul.MainMenuAspNet-Menu ul ul li


{

    width: 11.5em;

}



/* Third tier menus have to be positioned differently than second (or top) tier menu items because */
/* they drop to the side, not below, their parent menu item. This is done by setting the last margin */
/* value (which is equal to margin-left) to a value that is slightly smaller than the WIDTH of the */
/* menu item. So, if you modify the rule above, then you should modify this (below) rule, too. */
.DropDownMenu .AspNet-Menu-Horizontal ul.MainMenuAspNet-Menu li ul li ul
{
    margin: -1.4em 0 0 10.35em;
}



/* IOMAD */

.DropDownMenu ul.MainMenuAspNet-Menu ul,.DropDownMenu ul.MainMenuAspNet-Menu ul ul
{
    border:0;
            left: 144px;
}


.DropDownMenu ul.MainMenuAspNet-Menu ul ul li,.DropDownMenu ul.MainMenuAspNet-Menu ul li
{
            margin-top:-1px
}


.DropDownMenu ul.MainMenuAspNet-Menu li
{

           margin-top:0px
}



/*END IOMAD */


/* This section is intended to contain RARELY CHANGED rules used when the Menu control adapter is enabled. */
/* These rules correspond to the "pure CSS menu" technique that have been evolving over the past several years. */ 
/* See WhitePaper.aspx for details. */

ul.MainMenuAspNet-Menu 
{
    position: relative;
}


ul.MainMenuAspNet-Menu, 
ul.MainMenuAspNet-Menu ul
{
    margin: 0;
    padding: 0;
    display: block;

}

ul.MainMenuAspNet-Menu li
{
    position: relative;
    list-style: none;
    float: left;
}

ul.MainMenuAspNet-Menu li a,
ul.MainMenuAspNet-Menu li span
{
    display: block;
    text-decoration: none;
    font-size:1.0em;
    line-height:25px;
    color:#ffffff;

}

ul.MainMenuAspNet-Menu ul
{
    position: absolute;
    visibility: hidden;    
}

/* Add more rules here if your menus have more than three (3) tiers */
ul.MainMenuAspNet-Menu li:hover ul ul,
ul.MainMenuAspNet-Menu li.AspNet-Menu-Hover ul ul
{
    visibility: hidden;
}

/* Add more rules here if your menus have more than three (3) tiers */
ul.MainMenuAspNet-Menu li:hover ul,
ul.MainMenuAspNet-Menu li li:hover ul,
ul.MainMenuAspNet-Menu li li li:hover ul,
ul.MainMenuAspNet-Menu li.AspNet-Menu-Hover ul,
ul.MainMenuAspNet-Menu li li.AspNet-Menu-Hover ul,
ul.MainMenuAspNet-Menu li li li.AspNet-Menu-Hover ul
{
    visibility: visible;
}

.AspNet-Menu-Vertical ul.MainMenuAspNet-Menu li
{
    width: 100%;
}


.DropDownMenu ul.MainMenuAspNet-Menu li a,
.DropDownMenu ul.MainMenuAspNet-Menu li span{
color: #ffffff;
border:1px solid #F1676F;
}

.DropDownMenu ul.MainMenuAspNet-Menu li a:hover{
background: #F1676F;
  color: #ffffff;
}

ul.MainMenuAspNet-Menu li.readingRoom {
	width: 130px;
}


/*# 7. BLOG STYLES #*/

.CommentAction
{
	color:Gray;
}

.SmallBox
{
	font-weight:normal;			
	color:Black;
}

.CommentActionSeparator
{
}

.CommentDate
{
	font-size:12px;
	color:GrayText;
}

.CommentText
{
	font-size:15px;
	margin-bottom;
}

.CommentUserName
{
	font-family: Arial, Helvetica;
	font-weight:bold;
	font-size:15px;
	color: #333;	
	margin-bottom;
}

.buttonpedding
{
	padding-left:40px;
	
}

.BlogPTitle
{
	font-family: Arial, Helvetica;
	font-weight:bold;
	font-size:20px;
	color: #333;
	margin-bottom:5px;
}


.BlogPTitle a{
	color:Black;
}

.BlogPTitle a:visited{
	color:gray;
}


.BlogPBody
{
	font-size:15px;
	font-weight:normal;
	margin-bottom:5px;
	width:600px;
}

.BlogPDate 
{
	color:GrayText;
}

.BlogPDateWhole 
{
	font-size:12px;
}

.BlogPostHeaderBlog 
{
	font-size:25px;	
}


.BlogCommentName
{
	float:left;
	width:80px;
}

.BlogCommentUrl {
	float:left;
	width:80px;
}

.BlogCommentComments{
	float:left;
	width:80px;

}

.BlogPostName 
{
	font-family: Arial, Helvetica;
	font-size:20px;
	color: #333;
	margin-bottom:5px;
}

.BlogPostName a{
	color:black;


}

.BlogPostName a:visited{

	color:gray;
}

.BlogPostDate 
{

	font-size:12px;
	color:Black;
}

.BlogPostDate a{
	color:Black;
}

.BlogPostDate a:visited 
{
	color:Gray;
}

.BlogPostText 
{
	font-size:15px;
	color:Black;
	margin-bottom:5px;
}

.rss
{
}

.rss a 
{
	color:black;
}

.PostCommentSeparatorLine 
{
	size:1px;	
}

.BlogRequiredValidator
{
	margin-left:80px;
}


.BlogCommentsTitle, .BlogLeaveComment
{
	font-family:Georgia, Times New Roman, Serif;
	color:#2d4f6b;
	font-weight:normal;
	margin:0;
	padding:0;
	font-size:1.8em;
	line-height:1.33;
	margin:0.4em 0 0.2em;
	display:block;
	clear:both;
}

.BlogLeaveComment
{
	font-size:1.4em;
	text-transfer:uppercase;
}

.zoneRight
{
	width:230px;
}

.zoneLeft
{
	width:600px;
}


/*# 7. READING ROOM STYLES #*/

.readingRoomalpha {
	list-style-type: none;
	margin: 0;
	text-indent: 0;
	padding: 0;
}

.readingRoomalpha li {
	display: inline;
	margin: 0 10px 0 0;
	text-indent: none;
	margin-left: 0;
	padding: 0;
}

.readingRoomalpha li a:hover {
	text-decoration: underline;
}

.alpha {
    display: none;
    } 

