.export {
    background: #fff url(skin/shadow-91463fad8ce43e365a0af6e8f415fdf6.jpg) bottom repeat-x;
    border: 1px solid #ccc;
    border-style: solid;	
    margin-top: 5px;
    padding: 5px 0;
    width: 100%;
}

.menuButton a {
    display: inline;
    margin-left: 5px;
}

.menuButton a.csv {
    background: url(skin/csv-0da66bdb013f9a9d12ce7219e642bc25.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}

.menuButton a.excel {
    background: url(skin/excel-7363cb7630d1d4b441183345fd15ae62.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}

.menuButton a.pdf {
    background: url(skin/pdf-5ee15843554004d12736f0404f8d443a.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}

.menuButton a.xml {
    background: url(skin/xml-0da66bdb013f9a9d12ce7219e642bc25.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}

.menuButton a.rtf {
    background: url(skin/rtf-0da66bdb013f9a9d12ce7219e642bc25.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}

.menuButton a.ods {
    background: url(skin/ods-424f3392919bdaa1113f921513af55b9.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
/*
* This is a manifest file that'll be compiled into application.css, which will include all the files
* listed below.
*
* Any CSS file within this directory can be referenced here using a relative path.
*
* You're free to add application-wide styles to this file and they'll appear at the top of the
* compiled file, but it's generally better to create a new file per style scope.
*
*= require export
*= require_self
*/

