/* Customer CSS */
#librarySearchForm {
display:none;
}

#reviews {
font-size:12px;
margin:-10px 0 10px;
}

#page-index #comp-flashText {
display:none;
}

#reviews a {
color:#71273D;
}

#logo {
background-color:#FDFBFE;
}

#page-index #comp-banner {
display:block;
}

#comp-banner {
width:416px!important;
height:191px!important;
}

#page-index #left {
padding:14px 0 0 15px;
}

body {
font-size:14px;
}

.titlefield {
/*CSS for RSS title link in general*/
text-decoration:none;
}

.labelfield {
/*CSS for label field in general*/
color:#A52A2A;
font-size:90%;
}

.datefield {
/*CSS for date field in general*/
color:gray;
font-size:90%;
}

#example1 {
/*Demo 1 main container*/
width:450px;
height:80px;
border:1px solid #000;
padding:4px;
background-color:#FFF;
}

.titlefield {
color:#71273D;
font-weight:700;
}

#example1 a:hover {
color:#A6610C;
font-weight:700;
}

code {
/*CSS for insructions*/
color:red;
}
