﻿/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider
{
    display: block;
    font-size: 1px;
    border-width: 0px;
    border-style: solid;
    position: relative;
    z-index: 1;
}
.qmmc .qmdividery
{
    float: left;
    width: 0px;
}
.qmmc .qmtitle
{
    display: block;
    cursor: default;
    white-space: nowrap;
    position: relative;
    z-index: 1;
}
.qmclear
{
    font-size: 1px;
    height: 0px;
    width: 0px;
    clear: left;
    line-height: 0px;
    display: block;
    float: none !important;
}
.qmmc
{
    position: relative;
    zoom: 1;
    z-index: 10;
}
.qmmc a, .qmmc li
{
    float: left;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 1;
}
.qmmc div a, .qmmc ul a, .qmmc ul li
{
    float: none;
}
.qmsh div a
{
    float: left;
}
.qmmc div
{
    visibility: hidden;
    position: absolute;
}
.qmmc .qmcbox
{
    cursor: default;
    display: block;
    position: relative;
    z-index: 1;
}
.qmmc .qmcbox a
{
    display: inline;
}
.qmmc .qmcbox div
{
    float: none;
    position: static;
    visibility: inherit;
    left: auto;
}
.qmmc li
{
    z-index: auto;
}
.qmmc ul
{
    left: -10000px;
    position: absolute;
    z-index: 10;
}
.qmmc, .qmmc ul
{
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.qmmc li a
{
    float: none;
}
.qmmc li:hover > ul
{
    left: auto;
}
#qm0 ul
{
    top: 100%;
}
#qm0 ul li:hover > ul
{
    top: 0px;
    left: 100%;
}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


/* QuickMenu 0 */

/*"""""""" (MAIN) Container""""""""*/
#qm0
{
    width: auto;
    background-color: #F4F2EC;
    background-image:url(http://www.dailymusicguide.com/qmimages/gradient_2.png);
    border-width: 1px 0px 1px 1px;
    border-style: solid;
    border-color: #FFFFFF;
}


/*"""""""" (MAIN) Items""""""""*/
#qm0 a
{
    padding: 5px 20px 5px 8px;
    background-color: transparent;
    color: #67585B;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    border-width: 0px 1px 0px 0px;
    border-style: solid;
    border-color: #FFFFFF;
    letter-spacing: 0px;
}


/*"""""""" (MAIN) Hover State""""""""*/
#qm0 a:hover
{
    background-color: #56494D;
    color: #FFFFFF;
    text-decoration: none;
}


/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/
#qm0 li:hover > a
{
    background-color: #56494D;
    color: #FFFFFF;
    text-decoration: none; 
}


/*"""""""" (MAIN) Active State""""""""*/
body #qm0 .qmactive, body #qm0 .qmactive:hover
{
    background-color: #56494D;
    color: #FFFFFF;
    text-decoration: none;
}


/*"""""""" (SUB) Container""""""""*/
#qm0 div, #qm0 ul
{
    padding: 5px;
    margin: 0px;
    background-color: #F4F2EC;
    border-width: 1px;
    border-style: solid;
    border-color: #CCC4C6;
}


/*"""""""" (SUB) Items""""""""*/
#qm0 div a, #qm0 ul a
{
    padding: 2px 40px 2px 5px;
    color: #67585B;
    font-size: 11px;
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: #CCC4C6;
}


/*"""""""" (SUB) Hover State""""""""*/
#qm0 div a:hover
{
    background-color: #FFFFFF;
    color: #333333;
    text-decoration: none;
    border-color: #666666;
}


/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/
#qm0 ul li:hover > a
{
    background-color: #FFFFFF;
    color: #333333;
    text-decoration: none;
    border-color: #666666;
}


/*"""""""" (SUB) Active State""""""""*/
body #qm0 div .qmactive, body #qm0 div .qmactive:hover
{
    background-color: #F4F2EC;
    color: #222222;
    text-decoration: underline;
    border-color: #666666;
}


/*"""""""" Individual Titles""""""""*/
#qm0 .qmtitle
{
    margin: 2px 5px 5px 5px;
    color: #222222;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}


/*"""""""" Individual Horizontal Dividers""""""""*/
#qm0 .qmdividerx
{
    border-top-width: 1px;
    margin: 4px 5px 4px 5px;
    border-color: #E2DEDF;
}


/*"""""""" Custom Rule""""""""*/
ul#qm0 ul li:hover > a.qmparent
{
    background-image: url(http://www.dailymusicguide.com/qmimages/arrow_0.gif);
    text-decoration: underline;
}


/*"""""""" Custom Rule""""""""*/
ul#qm0 ul li .qmparent
{
    background-image: url(http://www.dailymusicguide.com/qmimages/arrow_0.gif);
    background-repeat: no-repeat;
    background-position: 92% 50%;
}


/*"""""""" Custom Rule""""""""*/
ul#qm0 li:hover > a.qmparent
{
    background-image: url(http://www.dailymusicguide.com/qmimages/arrow_2.gif);
    text-decoration: underline;
}


/*"""""""" Custom Rule""""""""*/
ul#qm0 li .qmparent
{
    background-image: url(http://www.dailymusicguide.com/qmimages/arrow_3.gif);
    background-repeat: no-repeat;
    background-position: 92% 50%;
}
























/*img
{
 border: solid 1px gray;   
}*/

.highlight {text-decoration: none;background:yellow;}

#pscroller1{
width: 152px;
height: 100px;
border: 1px solid #F3F1E9;
padding: 5px;
background-color: #FAF9F5;
}

#pscroller1 a{
text-decoration: none;
font-weight:bold;
}

.someclass
{
    
}

.rss
{
    border:0px;   
}

.sortorder
{
    font-size:11px;
    font-weight:bold;   
}

.productmoredetails
{
    color:#D15D6A;
    font-size:12px;   
}

.productmoredetails a:visited
{
    color:#D15D6A;
    font-size:12px;   
}

h2
{
    font-weight:bold;
    font-size: 12px;
    line-height:normal;
    padding-top: 5px;   
    color:#44393C;
}

.defaultupload
{
    border: solid 1px #EBE6DA;
    background: white;
    color: Gray;
    padding-top: 2px;
    padding-bottom: 2px;  
    width: 265px;
}

.smalllist
{
    padding: 0px 0 0 9px;
    margin: 0px;
}

.notetext
{
 font-size:11px;
 text-align: right;   
}

.greensection
{
 color: #008000;   
}

body 
{
    margin: 0;
    letter-spacing: -1px;
}

body a, a:visited
{
    color:#6E5E61;
    text-decoration: none;
}

body a:hover
{
    text-decoration: underline;
    /*background-color:#696969;*/
    color:#6E5E61;
}

/*
.ArticleFormat
{
    font-size: 11px;  
    line-height: 10px;
}
*/

.ArticleFormat a
{
	font-weight:bold;
}

.ArticleFormat a:hover
{
	text-decoration:underline;
}

.textsearch
{
    border: solid 1px #EBE6DA;
    background: white;
    width: 140px;
    color: Gray;
    margin-top:3px;
    margin-bottom:3px;
    padding-top:2px;
    padding-bottom:2px;
}

.pgarchive
{
 width: 100%; text-align: right; margin-top: -10px; font-size: 11px;   
}

.archivelink
{
 width: 100%; text-align: right;   
}

.festivalsrpt
{
 width:100%;text-align:right;padding-top:5px;   
}

.filtercustom
{
 width:100px;text-align:left;font-size:11px;   
}

.button
{
    margin-top:3px;
    margin-bottom:3px;   
}

.rmrannexe
{
 width:100%;
 text-align:right;
 margin-top:-10px;   
}

.headinglogoright
{
 background-color:#F3F0E9;
 width:25px;
 height:22px;
 float:left;
 border-bottom: solid 1px #EBE6DA;
 padding-top:8px;   
}

.rmrfestivals
{
    width:100%;
    text-align:right;  
}

.headingbreak
{
 width: 510px;
 height:8px;
 clear:left;   
}

.headingbreaksmall
{
 width: 510px;
 height:4px;
 clear:left;   
}

.artbreak
{
 width: 500px;
 height:8px;
 clear:left;   
}

.halfheadingbreak
{
 width: 250px;
 height:8px;
 clear:left;   
}

.headfeature
{
 float:left;
 width: 245px;
 color:#7E6B6F;
 font-size:11px;
 line-height:15px;  
 text-align: left; 
}

.headspace
{
 height:5px; 
 width:100%;
 clear:both;  
}

ul 
{
    list-style: none;
    clear:left;
    margin-top: -2px;
    padding-top: 6px;
	margin-left: 0;
	padding-left: 6px;
	text-indent: -9px;
	margin-left:9px;
	text-align: left;
}

.ulside 
{
    list-style: none;
    clear:left;
    margin-top: -2px;
    padding-top: 6px;
	margin-left: 0;
	padding-left: 2px;
	text-indent: -9px;
	margin-left: 5px;
	text-align: left;
	margin-bottom: 4px;
}

.featurefeaturebuffer
{
 width:505px;
 float:left;
 height:12px;   
}

.storyreelmidbuffer
{
 clear:left;
 width: 510px;
 height:5px;
 border-top:#E6DFD0 thin solid;   
}

.reelendbuffer
{
 clear:left;
 width: 510px;
 height:5px;
 text-align:left;
 padding-bottom:10px;
 color:#787878;  
 padding-left:80px; 
 padding-top:8px;
}

.aligntop
{
 vertical-align:top;   
}

.reelstorybuffer
{
 width:510px;
 float:left;
 height:5px;   
}

.datecolumn
{
 width:80px;
 float:left;
 color:#787878;  
 font-size: 11px; 
}

.reelstoryouter
{
 width:430px;
 float:left;
 padding-bottom:7px;   
}

.reeltitle
{
 color:#686466;
 font-weight:bold;
 letter-spacing:0.1px;   
}

.reeltitle a
{
 color: #686466;
 font-weight:normal;
 background-color: #F3F0E9;
 
}

.reelstory
{
 font-size:11px;
 color:#6E5E61;   
}


.featuretitle
{
    letter-spacing:0px;
    /*font-weight: bold;*/
    
    font-size: 11px;
    text-align: left;
    
}

.featuretitlelarge
{
    font-size: 12px;
    text-align: left;
}

.featuretitlelarge a
{
    color: #686466;
    background-color: #F3F0E9;
}

.featuretitlelarge a:hover
{
 color: #686466;   
}

.featuretitle a
{
    color: #686466;
    background-color: #F3F0E9;
}

.featuretitle a:hover
{
 color:dimgray;   
}

.featuretitle a:visited
{
    color: dimgray;
}

.headfeaturebreak
{
 float:left;
 width: 20px;   
}

.featurebuffer
{
 clear:left;
 height:10px;
 width: 515px;   
}

.defaultinput
{
    border: solid 1px #EBE6DA;
    background: white;
    color: Gray;
    padding-top: 2px;
    padding-bottom: 2px;
    font-family: Verdana;
    font-size: 12px;
}

.defaultddl
{
    border: solid 1px #EBE6DA;
    background: white;
    color: Gray;
    padding-top: 2px;
    padding-bottom: 2px;
    font-family: Verdana;
    font-size: 12px;
}

.defaultbutton
{
    border: solid 1px #EBE6DA;
    background: silver;
    color: Gray;
}

.searchbutton
{
    border: solid 1px #EBE6DA;
    background: #FFFFFF;
    color: Gray;
    margin-bottom:3px;
    font-size: 13px;
    height: 22px;
}

.featurespacer
{
 clear:left;
 height:10px;
 width: 510px;
 border-top:#F0F0FF thin solid;   
}

.artspacer
{
 height:10px;
 width: 510px;
 border-top:#F0F0FF thin solid;   
}

.readmoreannexe
{
 text-align:right;
 font-weight:bold;
}

.readmoreglobal
{
 text-align:right;
 font-weight:bold;
 color: #888888;
}

.container
{
    width: 710px;
    overflow: hidden;
}

.podcastouter
{
 height:149px;
 width:140px;
 background-color:#FFFFD2;   
}

.podcastinner
{
 margin-left:9px;
 margin-right:9px;   
}

.header
{
    background-color: #6E5E61;
    width: 710px;
    height: 69px;
    border-bottom: 1px #C0C0C0 solid;  
    background-image: url('../Images/headerback.jpg');
}

.headerlogo
{
     float: left;
     width: 155px;
     height: 59px;   
}

.headerlinks
{
    float: left;
    height: 15px;
    width: 547px;
    text-align: right;
    font-size: 10px;
    color: #ECE8DD;
    font-family: Verdana;
    margin-top: 5px;
    margin-right: 8px;
}

.headerlinks a
{
     color: #ECE8DD;   
}

.headerlinks a:visited, a:active
{
     color: #ECE8DD;   
}

.headerlinks a:hover
{
     text-decoration:underline;  
     color: #ECE8DD;  
}

.headernav
{
 cursor: pointer;
 letter-spacing:0px;
 padding-top:4px;
 text-align:center;
 font-size:12px;
 color:#6E5E61;
 font-family:Verdana;
 height:20px;
 width:87px;
 float:left;
 background-color:#ECE8DD;
 border-right:2px white solid;
 border-bottom:2px white solid;   
}

.headernav a:hover, a:active, a:visited
{
    text-decoration: none;
}

.headernavend a:hover, a:active, a:visited
{
    text-decoration: none;
}

.headernavdepress
{
 cursor: pointer;
 letter-spacing:0px;
 padding-top:4px;
 text-align:center;
 font-size:12px;
 color:#6E5E61;
 font-family:Verdana;
 height:20px;
 width:87px;
 float:left;
 background-color:#C0C0C0;
 border-right:2px white solid;
 border-bottom:2px white solid;   
}

.headernavend
{
    cursor: pointer;
    letter-spacing:0px;
    padding-top:4px;
    text-align:center;
    font-size:12px;
    color:#6E5E61;
    font-family:Verdana;
    height:20px;
    width:87px;
    float:left;
    background-color:#ECE8DD;
}

.headernavenddepress
{
    cursor: pointer;
    letter-spacing:0px;
    padding-top:4px;
    text-align:center;
    font-size:12px;
    color:#C0C0C0;
    font-family:Verdana;
    height:20px;
    width:87px;
    float:left;
    background-color:#ECE8DD;
}

.navcol1 
{
 height:3px;
 width:87px;
 float:left;
 background-color:#F4DF7D;
 border-right:2px white solid;  
 overflow: hidden;
}

.navcol2
{
 height:3px;
 width:87px;
 float:left;
 background-color:#F8C289;
 border-right:2px white solid;   
 overflow: hidden;
}

.navcol3
{
 height:3px;
 width:87px;
 float:left;
 background-color:#E39EA6;
 border-right:2px white solid; 
 overflow: hidden;  
}

.navcol4
{
 /*background-image: url('images/navcol.png');
 height:1px;
 width:710px;
 float:left;
 background-color:ButtonShadow;
 border-right:1px white solid;   
 overflow: hidden;*/
}

.navcol4end
{
 height:3px;
 width:87px;
 float:left;
 /*background-color:#A4CF78;   */
 overflow: hidden;
}

.trailnav
{
 height:16px;
 width:710px;
 float:left;
 border-top:2px white solid;
}

.trailinner
{
 height:16px;
 width:704px;
 border-top:1px #DDE2E3 solid;
 border-bottom:1px #DDE2E3 solid;
 border-left:3px #D1C2D8 solid;
 border-right:3px #D1C2D8 solid;   
}

.trailinnerleft
{
 margin-top:1px;
 float:left;
 width:302px;
 font-size:9px;
 color:#ADB2BC;
 font-family:Verdana;
 margin-left:5px;   
}

.clearleft
{
 clear:left;  
}

.trailinnerright
{
 margin-top:1px;
 float:right;
 width:302px;
 font-size:9px;
 color:#ADB2BC;
 font-family:Verdana;
 margin-right:5px;
 text-align:right;   
}

.featurerow1
{
 width:710px;
 height:172px;
 margin-top:10px;   
}

.featurerow1outer
{
 height:172px;
 width:272px;
 margin-left:10px;
 float:left;   
}

.featurerow1header
{
 height:23px;
 width:272px;
 background-image:url('../Images/row1feature1back.jpg');   
}

.featurerow1back
{
 height:149px;
 width:272px;
 background-color:#E6F8C2;   
}

.featurerow1image
{
 float:left;
 width:266px;
 height:116px;
 margin:3px;   
}

.featurerow1textouter
{
 float:left;
 margin-left:5px;
 margin-right:5px;
 margin-top:4px;
 font-size:11px;
 color:#6E5E61;
 font-family:Verdana;   
}

.featurerow1textdesc
{
 float:left;
 font-style:italic;   
}

.featuretextreadmore
{
 float:right;
 text-decoration:underline;   
}

.featuretextreadmore a:hover
{
 text-decoration:underline;   
}

.featurerow1f2outer
{
 height:172px;
 width:260px;
 margin-left:10px;
 float:left;   
}

.featurerow1f2header
{
 height:23px;
 width:260px;
 background-image:url('../Images/row1feature2back.jpg');   
}

.featurerow1f2inner
{
 height:149px;
 width:260px;
 background-color:#E6E6FF;
 font-size:11px;
 color:#6E5E61;
 font-family:Verdana;   
}

.featurerow1f2news
{
 margin-left:9px;
 margin-right:9px;
 height:125px;   
}

.fr1f2news1
{
 float:left;
 width:242px;
 margin-top:4px;
 height: 0px;   
}

.fr1f2newsrow
{
    float:left;
    width:242px;
    margin-top:4px;
}

.newsreadmore
{
 float:right;
 text-decoration:underline;
 padding-right:9px;   
}

.newsreadmore a, a:visited
{
color:#6E5E61;    
}

.newsreadmore a:hover
{
 color:#6E5E61;    
}

.fr1f3outer
{
 height:172px;
 width:140px;
 margin-left:10px;
 float:left;
 font-size:11px;
 color:#6E5E61;
 font-family:Verdana;   
}

.fr1f3header
{
 height:23px;
 width:140px;
 background-image:url('../Images/row1feature3back.jpg')   
}

.fr1f3title
{
 height:25px;
 font-weight:bold;
 line-height:8px;   
}

.fr1f3content
{
 height:100px;
 line-height:14px;   
}

.fr1f3readmore
{
 text-decoration:underline;
 float:right;
 height:5px;   
}

.fr2outer
{
 width:710px;
 height:115px;
 margin-top:10px;   
}

.fr2f1outer
{
 width:710px;
 height:115px;
 margin-left:10px;   
}

.fr2f1header
{
 height:23px;
 width:690px;
 background-image:url('../Images/row2feature1back.jpg');   
}

.fr2f1back
{
 height:92px;
 width:690px;
 background-color:#DFECF2;   
}

.fr2f1artist
{
 float:left;
 width:115px;
 height:83px;
 margin:3px;   
}

.fr2f1contentouter
{
 margin:4px;
 float:left;
 font-size:11px;
 color:#6E5E61;
 font-family:Verdana;
 width:560px;   
}

.fr2f1date
{
 font-weight:bold;
 float:left;
 width:280px;   
}

.fr2f1readmore
{
 float:right;
 width:280px;
 text-align:right;   
}

.fr2f1readmore a
{
 text-decoration: underline;   
}

.fr2f1tease
{
 float:left;
 width:560px;
 margin-top:3px;   
}

.fr2f1content
{
 float:left;
 width:560px;
 margin-top:7px;
 line-height:14px;   
}

.fr3outer
{
 width:710px;
 height:81px;
 margin-top:10px;   
}

.fr3f1outer
{
 width:341px;
 margin-left:10px;
 height:81px;
 float:left;   
}

.fr3f1header
{
 height:80px;
 width:23px;
 background-image:url('../Images/row3feature1back.jpg');
 float:left;   
}

.fr3f1content
{
    height:80px;
    width:318px;
    background-color:#FFE9E1;
    float:left;
    font-size:11px;
    color:#6E5E61;
    font-family:Verdana;
}

.fr3f1newsrow
{
 margin-left:9px;
 margin-right:9px;
 height:52px;   
}

.fr3f1newsrowtop
{
 float:left;
 width:300px;
 margin-top:4px; 
 height: 0px;    
}

.fr3f1newsitem
{
 float:left;
 width:300px;
 margin-top:4px;   
}

.fr3f2outer
{
 width:341px;
 margin-left:10px;
 height:81px;
 float:left;   
}

.fr3f2header
{
 height:80px;
 width:23px;
 background-image:url('../Images/row3feature2back.jpg');
 float:left;   
}

.fr3f2back
{
 height:80px;
 width:318px;
 background-color:#FFEBCC;
 float:left;   
}

.fr3f2content
{
 margin-left:9px;
 margin-right:9px;
 height:52px;
 color:#6E5E61;
 font-family:Verdana;
 font-size:11px;   
}

.fr3f2newstop
{
 float:left;
 width:300px;
 margin-top:4px;
 height: 0px  
}

.fr3f2newsrow
{
 float:left;
 width:300px;
 margin-top:4px;   
}

.footerouter
{
 height:16px;
 width:710px;
 float:left;
 border-top:2px white solid;
 margin-top:10px;   
}

.footerformat
{
 height:16px;
 width:704px;
 border-top:1px #DDE2E3 solid;
 border-bottom:1px #DDE2E3 solid;
 border-left:3px #D1C2D8 solid;
 border-right:3px #D1C2D8 solid;   
}

.footertextleft
{
    margin-top:1px;
    float:left;
    width:302px;
    font-size:9px;
    color:#ADB2BC;
    font-family:Verdana;
    margin-left:5px;   
}

.footertextright
{
 margin-top:1px;
 float:right;
 width:302px;
 font-size:9px;
 color:#ADB2BC;
 font-family:Verdana;
 margin-right:5px;
 text-align:right;   
}

.footertextright a, a:hover
{
  color:#ADB2BC;
}

.articleouter
{
 padding-left:10px;
 padding-top:15px;
 width:710px;
}

h1
{
 font-family:Verdana;
 font-size:19px;
 color:#6E5E61;
 overflow:hidden;
 font-weight: normal;
 padding-top:0px;
 margin-top: 0px;
}

.articletitle
{
 width:510px;
 height: 25px;
 font-family:Verdana;
 font-size:19px;
 /*font-weight:bold;*/
 color:#6E5E61;
 /*letter-spacing:0.6px;   */
 overflow:hidden;
}

.bookentry
{
 font-size:13px;
 padding-top:4px;
 width:248px;
 float:left;   
}

.booktitle
{
    clear:left;
 float:none;
 height: 25px;
 font-family:Verdana;
 font-size:23px;
 /*font-weight:bold;*/
 color:#6E5E61;
 padding-top:10px;
 border-bottom: solid 1px #EFEFEF;
 /*letter-spacing:0.6px;   */
}

.articleinner a
{
    /*text-decoration: underline;*/
}

.commentauthor
{
    font-style: italic;
    padding-top:3px;   
    font-weight:bold;
}

.colorHead
{
clear:both;
background-repeat:no-repeat;
width:710px;
height:4px;
background-image:url('http://www.dailymusicguide.com/qmimages/stripcolor.png');
}

.appendix
{
 float:left;
 width:510px;
 line-height:16px;
 font-family:Verdana;
 font-size:12px;
 text-align: left;  
 letter-spacing: 0.1px;
 color:#675A5C;
}

.articleinner
{
 width:510px;
 line-height:16px;
 float:left;
 font-family:Verdana;
 font-size:12px;
 color:#675A5C;
 border-top: #E6DFD0 thin solid;
 padding-top: 10px; 
 text-align: left;  
 letter-spacing: 0.1px;
}

.textpage
{
    color:#675A5C;
    padding-left: 10px;
    padding-right: 10px;
    padding-top:15px;
    padding-bottom:10px;
    font-family:verdana;
    font-size:12px;
    text-align:justify;
    line-height:16px;   
}

.articleimage
{
    padding-top:3px;
    padding-right:15px;
    padding-bottom:7px;
    float:left;
}

.teaseimage
{
    padding-top: 3px;
    padding-right: 8px;
    float: left;
    width: 68px;
    height: 50px;
    padding-bottom:10px;
}

.noborder
{
    border: 0px;   
}

.articlespacer
{
    width:15px;
    height:185px;
    float:left;
}

.annexeouter
{
 width:170px;
 float:left;  
}

.annexespacer
{
    /*
 padding-top: 6px;   
 width:90px;
 float:left;*/ 
}

.annexeheading
{
 /*letter-spacing:0.5px;*/
 padding-left:5px;
 height:22px;
 background-color:#F3F0E9;
 /*font-weight: bold;*/
 color: #8d7a7d;
 font-family: verdana;
 font-size:11px;
 WIDTH: 170px;
 padding-top: 8px;   
 border-bottom: solid 1px #EBE6DA;
}

.halffeaturebreak
{
 width:10px;
 float:left;   
}

.articleheading
{
 clear:left;
 WIDTH: 510px;
 font-size: 11px;
}

.halfarticleheading
{
 /*clear:left;*/
 float:left;
 WIDTH: 250px;
 font-size: 11px;
}

.halfarticleheadingtext
{
 /*letter-spacing:0.5px;*/
 padding-left:5px;
 height:22px;
 background-color:#F3F0E9;
 /*font-weight: bold;*/
 color: #8d7a7d;
 font-family: verdana;
 font-size:11px;
 padding-top: 8px;  
 width:220px;
 float:left;
  border-bottom: solid 1px #EBE6DA;
}

.articleheadingtext
{
 /*letter-spacing:0.5px;*/
 padding-left:5px;
 height:22px;
 background-color:#F3F0E9;
 /*font-weight: bold;*/
 color: #8d7a7d;
 font-family: verdana;
 font-size:11px;
 padding-top: 8px;  
 width:480px;
 float:left;
  border-bottom: solid 1px #EBE6DA;
}

.annexecontent
{
 width:165px;
 padding:5px;
 font-family:Verdana;
 font-size:11px;
 line-height:17px;
 color:#AA9B9D;   
}

.annexecontent a
{
 color:#AA9B9D;    
}