@charset "UTF-8";
/* CSS Document */

/*
Theme Name: Brickfinder
Theme URI: 
Description: test setup
Author: Breakfinder
Author URI: http://brickfinder.net/
Version: 1.0
Tags: responsive, white, bootstrap

License: Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
License URI: http://creativecommons.org/licenses/by-sa/3.0/

This simple theme was adapted from the example Bootstrap theme "Basic marketing site" found on the Bootstrap web site http://twitter.github.com/bootstrap/examples/hero.html
*/

@import url('../bfinder/css/bootstrap.css'); 
@import url('../bfinder/css/style.css'); 
@import url('http://fonts.googleapis.com/css?family=Raleway:600');

.nav-prev2 {
	margin-left: 20px;
}

.nav-next2 {
	margin-right: 290px;
	margin-bottom: 15px;
}