/* IE (all versions) */
/* Boilerplate makes it easy to target different versions of IE, such as:
html.ie6 { text-align: center; }
html.ie6 body { text-align: left; }
*/



select {
width: 146px;
border: 1px solid #666;
border-image: initial;
margin: 0px 0px 10px;
padding: 0px;
}


.librarySide select {
width: 146px;
border-image: initial;
margin: 0px 0px 10px;
border-radius: none;
padding: 0px;
height: 21px;
color: #513332;
text-transform: uppercase;
background-color: white;
overflow: visible;
font-family: 'Open Sans', Arial, sans-serif;
vertical-align: bottom;
}



