/*
Just another "frame" colour for qype.

Created by: Landstreichler
Revision: 1, 03.03.2009

*/

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix(http://www.qype) {


body {
background-color:#E8ECD6 !important; /*Qype Blog Green*/
}

#Container {
background-color: #FFFFFF !important;
}


.Pagination {
background-color: #FFFFFF !important;
z-index:1;
}

}